pointfree-fancy 1.1.1.6 → 1.1.1.7
raw patch · 3 files changed
+3/−4 lines, 3 filesdep ~basesetup-changedPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- Setup.hs +2/−0
- Setup.lhs +0/−3
- pointfree-fancy.cabal +1/−1
+ Setup.hs view
@@ -0,0 +1,2 @@+import Distribution.Simple+main = defaultMain
− Setup.lhs
@@ -1,3 +0,0 @@-#!/usr/bin/env runhaskell-> import Distribution.Simple-> main = defaultMain
pointfree-fancy.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.8 name: pointfree-fancy-version: 1.1.1.6+version: 1.1.1.7 license: BSD3 license-file: LICENSE maintainer: Vanessa McHale <vamchale@gmail.com>