pointful 1.0.2 → 1.0.4
raw patch · 1 files changed
+6/−1 lines, 1 files
Files
- pointful.cabal +6/−1
pointful.cabal view
@@ -1,5 +1,5 @@ name: pointful-version: 1.0.2+version: 1.0.4 synopsis: Pointful refactoring tool @@ -12,6 +12,7 @@ author: Mikhail Glushenkov maintainer: Mikhail Glushenkov <the.dead.shall.rise@gmail.com> homepage: http://github.com/23Skidoo/pointful+bug-reports: http://github.com/23Skidoo/pointful/issues build-type: Simple extra-source-files: Lambdabot/*.hs cabal-version: >= 1.6@@ -26,3 +27,7 @@ build-Depends: base >= 4 && < 5, syb else build-Depends: base >= 3 && < 4++Source-Repository head+ type: git+ location: https://github.com/23Skidoo/pointful.git