foundation 0.0.26.1 → 0.0.27
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~Win32dep ~basementPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: Win32, basement
API changes (from Hackage documentation)
Files
- foundation.cabal +2/−2
foundation.cabal view
@@ -1,5 +1,5 @@ name: foundation-version: 0.0.26.1+version: 0.0.27 synopsis: Alternative prelude with batteries and no dependencies description: A custom prelude with no dependencies apart from base.@@ -206,7 +206,7 @@ if arch(i386) extra-libraries: gcc - build-depends: basement == 0.0.12+ build-depends: basement == 0.0.13 -- FIXME add suport for armel mipsel -- CPP-options: -DARCH_IS_LITTLE_ENDIAN