patch applied (cabal): Simplify parameters to defaultMain__
28 Nov
2007
28 Nov
'07
7:51 p.m.
Fri Nov 16 05:23:23 PST 2007 Duncan Coutts <duncan@haskell.org> * Simplify parameters to defaultMain__ Don't use maybe, just have the callers pass the defaults instead. Eliminate the Maybe PackageDescription parameter and instead just have the called override the readDesc in the UserHooks. This simplifies defaultMainWorker too as it can always just use readDesc. M ./Distribution/Simple.hs -28 +22
6824
Age (days ago)
6824
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts