fadno-braids 0.1.3 → 0.1.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~base
Dependency ranges changed: base
Files
- fadno-braids.cabal +2/−2
fadno-braids.cabal view
@@ -1,6 +1,6 @@ name: fadno-braids category: Data, Math, Algebra-version: 0.1.3+version: 0.1.4 synopsis: Braid representations in Haskell description: Braids represented as Haskell types with support for generation and transformations. homepage: http://github.com/slpopejoy/@@ -22,7 +22,7 @@ Fadno.Braids.Graphics -- other-modules: -- other-extensions:- build-depends: base >= 4.9 && < 4.13+ build-depends: base >= 4.9 && < 4.15 , containers >= 0.5 , data-default >= 0.7 , diagrams >= 1.4