patch applied (cabal): Lift the restriction that libraries must have exposed-modules
12 Jun
2008
12 Jun
'08
5:51 p.m.
Thu Jun 12 02:29:24 PDT 2008 Duncan Coutts <duncan@haskell.org> * Lift the restriction that libraries must have exposed-modules This allows libs that have only private modules or C code. This might be used to make libs that have non-exposed modules and only export C APIs. It could also be used to make packages that consist only of C code. That might be useful for bindings where it may make sense to split the C and Haskell code into separate packages. M ./Distribution/PackageDescription/Check.hs -5 +1 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080612092924-adfee-a737428f6...
6622
Age (days ago)
6622
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts