total 1.0.0 → 1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~base
Dependency ranges changed: base
Files
- total.cabal +2/−2
total.cabal view
@@ -1,5 +1,5 @@ Name: total-Version: 1.0.0+Version: 1.0.1 Cabal-Version: >=1.8.0.2 Build-Type: Simple License: BSD3@@ -20,7 +20,7 @@ Library Hs-Source-Dirs: src Build-Depends:- base >= 4 && < 4.8,+ base >= 4 && < 4.9, ghc-prim >= 0.2.0.0 && < 0.4, void >= 0.4 && < 0.8 Exposed-Modules: Lens.Family.Total