packages feed

parconc-examples 0.3.3 → 0.3.4

raw patch · 1 files changed

+2/−1 lines, 1 files

Files

parconc-examples.cabal view
@@ -1,5 +1,5 @@ name:                parconc-examples-version:             0.3.3+version:             0.3.4 synopsis:            Examples to accompany the book "Parallel and Concurrent Programming in Haskell" -- description:          license:             BSD3@@ -906,6 +906,7 @@                  , network >= 2.3 && < 2.5                  , binary >=0.6.3 && < 0.8                  , template-haskell >= 2.7 && < 2.10+                 , transformers >=0.3 && <0.5   if impl(ghc <= 7.6)       -- prior to ghc-7.4 generics lived in ghc-prim       build-depends: ghc-prim