archlinux 1.2 → 1.3
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
Distribution/ArchLinux/CabalTranslation.hs view
@@ -43,7 +43,7 @@ [] (const True) -- could check against prefered pkgs.... (Platform X86_64 buildOS) -- linux/x86_64- (CompilerId GHC (Version [7,0,2] []))+ (CompilerId GHC (Version [7,0,3] [])) -- now constrain it to solve in the context of a modern ghc only (corePackages systemContext ++ platformPackages systemContext)
archlinux.cabal view
@@ -1,5 +1,5 @@ name: archlinux-version: 1.2+version: 1.3 license: BSD3 license-file: LICENSE author: Don Stewart <dons@galois.com>,