Cabal revisions of unagi-chan-0.3.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: unagi-chan version: 0.3.0.2+x-revision: 1 synopsis: Fast concurrent queues with a Chan-like API, and more , Data.Atomics.Counter.Fat ghc-options: -Wall -funbox-strict-fields- build-depends: base < 5+ build-depends: base >= 4.7 && < 5 , atomic-primops >= 0.6.0.5 && <= 0.7 , primitive>=0.5.3 , ghc-prim
revision 2
name: unagi-chan version: 0.3.0.2-x-revision: 1+x-revision: 2 synopsis: Fast concurrent queues with a Chan-like API, and more ghc-options: -Wall -funbox-strict-fields build-depends: base >= 4.7 && < 5 , atomic-primops >= 0.6.0.5 && <= 0.7- , primitive>=0.5.3+ , primitive>=0.5.3&&<0.7 , ghc-prim default-language: Haskell2010 , UnagiNoBlocking , UnagiNoBlockingUnboxed build-depends: base- , primitive>=0.5.3+ , primitive>=0.5.3&&<0.7 , atomic-primops >= 0.6.0.5 && <= 0.7 , containers , ghc-prim