Skip to content

Add Data.Bits changes to base 4.16 changelog

sheaf requested to merge sheaf/ghc:T20608 into master

As noted in #20608 (closed), several additions since 4.15 had not been recorded in the changelog:

  • newtypes And, Ior, Xor and Iff,
  • oneBits
  • symbolic synonyms .^., .>>., !>>., .<<. and !<<..

@trac-koz_

Merge request reports