dia-functions 0.2.1.4 → 0.2.1.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- dia-functions.cabal +2/−2
dia-functions.cabal view
@@ -1,5 +1,5 @@ name: dia-functions-version: 0.2.1.4+version: 0.2.1.5 category: Graphics, Education synopsis: An EDSL for teaching Haskell with diagrams - functions description:@@ -30,7 +30,7 @@ Build-Depends: data-pprint >= 0.2 && < 0.3, dia-base >= 0.1 && < 0.2,- base >= 4.0 && < 4.9,+ base >= 4.0 && < 4.10, containers >= 0.4 && < 0.6, xhtml >= 3000.2 && < 3000.3, mtl >= 2.0 && < 2.3,