patch applied (cabal): Export Command constructor so cabal-install can make derived commands
18 Dec
2007
18 Dec
'07
1:04 a.m.
Sat Dec 8 11:24:01 PST 2007 Duncan Coutts <duncan@haskell.org> * Export Command constructor so cabal-install can make derived commands Also move commandHelp out of the structure into a helper function. Change the type of commandOptions so it doesn't include the CommonFlag. Instead, add those in whenever necessary. This makes deriving commands easier. Also fix docs. M ./Distribution/Simple/Command.hs -13 +17
6781
Age (days ago)
6781
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts