patch applied (cabal-install): Use (\_ -> []) instead of mempty to avoid funky Monoid instance
11 Dec
2008
11 Dec
'08
6:46 a.m.
Wed Dec 10 14:31:06 PST 2008 Duncan Coutts <duncan@haskell.org> * Use (\_ -> []) instead of mempty to avoid funky Monoid instance This would let us build with ghc-6.4 or nhc if it were not for other issues. M ./Distribution/Client/Setup.hs -1 +1 View patch online: http://darcs.haskell.org/cabal-install/_darcs/patches/20081210223106-adfee-c...
6435
Age (days ago)
6435
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts