diff --git a/Distribution/ArchLinux/CabalTranslation.hs b/Distribution/ArchLinux/CabalTranslation.hs index 336387d..fdb01c5 100644 --- a/Distribution/ArchLinux/CabalTranslation.hs +++ b/Distribution/ArchLinux/CabalTranslation.hs @@ -44,7 +44,7 @@ preprocessCabal cabalsrc systemContext = [] (const True) -- could check against prefered pkgs.... (Platform X86_64 buildOS) -- linux/x86_64 - (CompilerId GHC (Version [6,10,3] [])) + (CompilerId GHC (Version [6,12,3] [])) -- now constrain it to solve in the context of a modern ghc only (corePackages systemContext) diff --git a/data/ghc-provides.txt b/data/ghc-provides.txt index 1cb81f5..9441664 100644 --- a/data/ghc-provides.txt +++ b/data/ghc-provides.txt @@ -28,24 +28,25 @@ integer-gmp ghc-binary ## Official Provides: http://repos.archlinux.org/wsvn/packages/ghc/repos/extra-x86_64/PKGBUILD -array==0.3.0.0 -bytestring==0.9.1.5 -Cabal==1.8.0.2 +array==0.3.0.1 +bytestring==0.9.1.7 +cabal==1.8.0.6 containers==0.3.0.0 -directory==1.0.1.0 -extensible-exceptions -filepath==1.1.0.3 +directory==1.0.1.1 +extensible-exceptions==0.1.1.1 +filepath==1.1.0.4 haskell98==1.0.1.1 -hpc==0.5.0.4 +hpc==0.5.0.5 old-locale==1.0.0.2 -old-time==1.0.0.1 +old-time==1.0.0.5 pretty==1.0.1.1 -process==1.0.1.2 +process==1.0.1.3 random==1.0.0.2 syb==0.1.0.2 -template-haskell==2.4.0.0 +template-haskell==2.4.0.1 time==1.1.4 -unix==2.4.0.0 +unix==2.4.0.2 +haddock==2.6.0 ## utf8-string # #