Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Aug 27, 2006
  2. Aug 22, 2006
  3. Aug 21, 2006
  4. Aug 18, 2006
  5. Aug 02, 2006
  6. Aug 10, 2006
  7. Aug 09, 2006
  8. Aug 06, 2006
  9. Aug 03, 2006
  10. Jul 20, 2006
  11. Jul 28, 2006
  12. Jul 26, 2006
  13. Jul 20, 2006
  14. Jul 11, 2006
  15. Jul 08, 2006
  16. Jun 09, 2006
  17. Jun 05, 2006
  18. Jun 04, 2006
  19. Jul 05, 2006
  20. Jul 04, 2006
    • Duncan Coutts's avatar
      Change flags passed to hsc2hs · 61bc3618
      Duncan Coutts authored
      The extra-libraries must be passed as -L-l${lib} or linking the C prog
      that hsc2hs generates may fail if any symbols are referenced.
      Also can't use cppOptions function since hsc2hs doesn't support -U.
      Need to do -U flags in ccOptions seperately.
      61bc3618
  21. Jun 24, 2006
Loading