packages feed

leaky-0.2.1.0: changelog.txt

0.2.0.1 -> 0.2.1.0
 - realised I should be using Manual: True in all my .cabal flags,
   or else the constraint solver is free to toggle them!!

0.2.0.0 -> 0.2.0.1
 - added a note in the .cabal description field, about the
   rogue build failure report

0.1.7.0 -> 0.2.0.0
 - deepseq-bounded had a major version bump
 - fixed cpphs missing dependency for seqaid (also affects this package)
 - more...