New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
igloo at earth.li
Sun Jun 19 15:15:06 CEST 2011
New patches in /srv/darcs/git-mirrors/Cabal
commit 31fce20bf6a0191e26e640d1c464deea00c8ac4d
Author: David Terei <davidterei at gmail.com>
Date: Fri Jun 17 23:05:58 2011 +0000
Add trust bool field to packages for SafeHaskell
commit acfdf2f8ec673fe9bb25e24b648eff296420f492
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Wed May 25 11:47:42 2011 +0000
Support ${pkgroot}-relative paths in installed package info from hc-pkg
See http://hackage.haskell.org/trac/ghc/ticket/3268
In new versions of ghc-pkg, ghc-pkg dump will emit an extra field like
pkgroot: /the/path/that/is/the/pkgroot
and other fields may contain ${pkgroot}, e.g.
library-dirs: ${pkgroot}/blah/
This allows relocatable packages, with package files installed
relative to the package database itself.
commit f2de618ba1e50a16cc2874df24a9488efdc59d72
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Wed May 25 11:45:01 2011 +0000
Export the list of InstalledPackageInfo fields
To allow parsers & pretty-printers for extensions of the format.
commit 0a1b4810c55c90de5ef613944ee6ea09a3b521c3
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Tue May 24 18:39:46 2011 +0000
Add HaLVM OS
And add a TODO about future handling of OS variants like Android and iOS.
More information about the Cvs-ghc
mailing list