zifter-git 0.0.0.0 → 0.0.0.1
raw patch · 1 files changed
+5/−4 lines, 1 filesdep ~path
Dependency ranges changed: path
Files
- zifter-git.cabal +5/−4
zifter-git.cabal view
@@ -1,7 +1,5 @@ name: zifter-git-synopsis: zifter-git-description: zifter-git-version: 0.0.0.0+version: 0.0.0.1 cabal-version: >=1.10 build-type: Simple license: MIT@@ -9,6 +7,9 @@ copyright: Copyright: (c) 2017 Tom Sydney Kerckhove maintainer: syd.kerckhove@gmail.com homepage: http://cs-syd.eu+synopsis: zifter-git+description:+ zifter-git category: Zift author: Tom Sydney Kerckhove @@ -19,7 +20,7 @@ base >=4.9 && <=5, zifter >=0.0 && <0.1, process -any,- path >=0.5 && <0.6+ path -any default-language: Haskell2010 hs-source-dirs: src/ ghc-options: -Wall