AlanDeniseEricLauren 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~AlanDeniseEricLauren
Dependency ranges changed: AlanDeniseEricLauren
Files
AlanDeniseEricLauren.cabal view
@@ -1,5 +1,5 @@ name: AlanDeniseEricLauren-version: 0.1.0.0+version: 0.1.0.1 cabal-version: >=1.10 build-type: Simple license: BSD3@@ -9,8 +9,8 @@ homepage: http://github.com/enolan/AlanDeniseEricLauren synopsis: Find the minimal subset/submap satisfying some property. description:- Please see README.md-category: Algoritms+ Find the minimal subset/submap satisfying some arbitrary property.+category: Algorithms author: Echo Nolan extra-doc-files: README.md @@ -34,7 +34,7 @@ type: exitcode-stdio-1.0 main-is: Main.hs build-depends:- AlanDeniseEricLauren >=0.1.0.0 && <0.2,+ AlanDeniseEricLauren >=0.1.0.1 && <0.2, base >=4.8.2.0 && <4.9, containers >=0.5.6.2 && <0.6, hspec >=2.2.3 && <2.3,@@ -51,7 +51,7 @@ type: exitcode-stdio-1.0 main-is: Main.hs build-depends:- AlanDeniseEricLauren >=0.1.0.0 && <0.2,+ AlanDeniseEricLauren >=0.1.0.1 && <0.2, base >=4.8.2.0 && <4.9, containers >=0.5.6.2 && <0.6, criterion >=1.1.1.0 && <1.2