Strafunski-StrategyLib 5.0.0.3 → 5.0.0.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~basedep ~mtlPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base, mtl
API changes (from Hackage documentation)
Files
Strafunski-StrategyLib.cabal view
@@ -1,5 +1,5 @@ name: Strafunski-StrategyLib-version: 5.0.0.3+version: 5.0.0.4 synopsis: Library for strategic programming description: This is a version of the StrategyLib library originally shipped with Strafunski, Cabalized and updated to newer versions of GHC. A description of much of StrategyLib can be found in the paper "Design Patterns for Functional Strategic Programming." license: BSD3@@ -52,8 +52,8 @@ -- other-modules: build-depends:- base > 4.4 && < 4.6.1,- mtl > 2.1 && < 2.2,+ base > 4.4 && < 4.8,+ mtl > 2.2, syb > 0.3 && < 4.1, directory > 1.1 && < 1.2.1