packages feed

ironforge 0.1.0.33 → 0.1.0.34

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

ironforge.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.1.0.33+version:             0.1.0.34  -- A short (one-line) description of the package. synopsis:            A technical demo for Antisplice.@@ -48,7 +48,7 @@ library   exposed-modules:  Game.Antisplice.Dungeon.Ironforge, Game.Antisplice.Dungeon.Ironforge.School, Game.Antisplice.Dungeon.Ironforge.IronforgeCity, Game.Antisplice.Dungeon.Ironforge.Cambridge, Game.Antisplice.Dungeon.Ironforge.Kinds -  build-depends:       base >=4.6 && <4.7, chatty >=0.6 && <0.7, chatty-utils >=0.7.1 && <0.8, antisplice >=0.17 && <0.18, mtl >= 2.1 && < 2.2, transformers >= 0.3 && < 0.4+  build-depends:       base >=4.6 && <4.8, chatty >=0.6 && <0.7, chatty-utils >=0.7.1 && <0.8, antisplice >=0.17 && <0.18, mtl >= 2.1 && < 2.2, transformers >= 0.3 && < 0.4    default-language: Haskell2010 @@ -64,7 +64,7 @@   other-extensions:    FlexibleContexts      -- Other library packages from which modules are imported.-  build-depends:       base >=4.6 && <4.7, chatty >=0.6 && <0.7, chatty-utils >=0.7.1 && <0.8, antisplice >=0.17 && <0.18, mtl >= 2.1 && < 2.2, transformers >= 0.3 && < 0.4+  build-depends:       base >=4.6 && <4.8, chatty >=0.6 && <0.7, chatty-utils >=0.7.1 && <0.8, antisplice >=0.17 && <0.18, mtl >= 2.1 && < 2.2, transformers >= 0.3 && < 0.4      -- Directories containing source files.   -- hs-source-dirs: