packages feed

chalmers-lava2000 1.1.0 → 1.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~haskell98dep ~processPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: haskell98, process

API changes (from Hackage documentation)

Files

chalmers-lava2000.cabal view
@@ -1,5 +1,5 @@ name:                chalmers-lava2000-version:             1.1.0+version:             1.1.1 homepage:            http://www.cs.chalmers.se/~koen/Lava/ synopsis:            Hardware description library description:         Hardware description library@@ -58,7 +58,7 @@     other-modules:                      Paths_chalmers_lava2000 -    build-Depends:   base >= 3 && < 4, haskell98 >= 1 && < 1.1, process >= 1 && < 1.1+    build-Depends:   base >= 3 && < 4, haskell98 >= 1 && < 2, process >= 1 && < 2      extensions:      Rank2Types, ExistentialQuantification     ghc-options:     -fno-warn-overlapping-patterns -fno-warn-missing-methods