regions-monadsfd 0.3.1.2 → 0.3.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~regionsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: regions
API changes (from Hackage documentation)
Files
- regions-monadsfd.cabal +2/−2
regions-monadsfd.cabal view
@@ -1,5 +1,5 @@ name: regions-monadsfd-version: 0.3.1.2+version: 0.3.1.3 cabal-version: >=1.6 build-type: Simple license: BSD3@@ -19,6 +19,6 @@ GHC-Options: -Wall -fno-warn-orphans build-depends: base-unicode-symbols >= 0.1.1 && < 0.3 , transformers >= 0.1.4 && < 0.3- , regions >= 0.4 && < 0.7+ , regions >= 0.4 && < 0.8 , monads-fd >= 0.0 && < 0.2 exposed-modules: Control.Monad.Trans.Region.Instances.MonadsFD