Some minor cabal file changes.
This one will arguably be obsoleted once we can make the binary use
the library, but in the meantime it's quite useful:
Wed Mar 17 20:06:48 CET 2010 Ganesh Sittampalam <ganesh@earth.li>
* add cabal flag to control build of darcs library
This silences a warning:
Wed Mar 17 20:06:50 CET 2010 Ganesh Sittampalam <ganesh@earth.li>
* add PatternGuards extension to witnesses build
This one silences a lot of warnings on GHC 6.12:
Wed Mar 17 20:07:03 CET 2010 Ganesh Sittampalam <ganesh@earth.li>
* disable unused do binding warnings for now
The alternative to this would be to go through the code and actually fix
the warnings, and it's not obvious this is desirable.
Attachments
|