packages feed

opentheory-char 1.39 → 1.41

raw patch · 1 files changed

+6/−6 lines, 1 filesdep ~opentheorydep ~opentheory-parserPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: opentheory, opentheory-parser

API changes (from Hackage documentation)

Files

opentheory-char.cabal view
@@ -1,5 +1,5 @@ name: opentheory-char-version: 1.39+version: 1.41 category: Text synopsis: Unicode characters license: MIT@@ -10,7 +10,7 @@ maintainer: Joe Leslie-Hurd <joe@gilith.com> description:   Unicode characters - automatically generated from the opentheory package-  haskell-char-1.39+  haskell-char-1.41  library   build-depends:@@ -18,8 +18,8 @@     random >= 1.0.1.1 && < 2.0,     QuickCheck >= 2.4.0.1 && < 3.0,     opentheory-primitive >= 1.0 && < 2.0,-    opentheory >= 1.73 && <= 1.74,-    opentheory-parser >= 1.94 && <= 1.115+    opentheory >= 1.73 && <= 1.76,+    opentheory-parser >= 1.94 && <= 1.117    hs-source-dirs: src @@ -35,8 +35,8 @@     random >= 1.0.1.1 && < 2.0,     QuickCheck >= 2.4.0.1 && < 3.0,     opentheory-primitive >= 1.0 && < 2.0,-    opentheory >= 1.73 && <= 1.74,-    opentheory-parser >= 1.94 && <= 1.115+    opentheory >= 1.73 && <= 1.76,+    opentheory-parser >= 1.94 && <= 1.117    hs-source-dirs: src, testsrc