packages feed

Cabal revisions of unagi-chan-0.3.0.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                unagi-chan version:             0.3.0.1+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                      -- 0.6.1.1 is broken on GHC 7.10                      , atomic-primops >= 0.6.0.5 && <= 0.6.1                      , primitive>=0.5.3
revision 2
 name:                unagi-chan version:             0.3.0.1-x-revision: 1+x-revision: 2  synopsis:            Fast concurrent queues with a Chan-like API, and more    build-depends:       base >= 4.7 && < 5                      -- 0.6.1.1 is broken on GHC 7.10                      , atomic-primops >= 0.6.0.5 && <= 0.6.1-                     , primitive>=0.5.3+                     , primitive>=0.5.3&&<0.7                      , ghc-prim   default-language:    Haskell2010        , Unagi     , UnagiUnboxed   build-depends:       base-                     , primitive>=0.5.3+                     , primitive>=0.5.3&&<0.7                      , atomic-primops >= 0.6.0.5 && <= 0.6.1                      , containers                      , ghc-prim