Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Sep 12, 2022
  2. Sep 07, 2022
  3. Sep 04, 2022
  4. Sep 03, 2022
  5. Sep 01, 2022
  6. Aug 31, 2022
    • Alexey Radkov's avatar
      Remove warning on option -threaded when building libraries (#8432) · 1003ed66
      Alexey Radkov authored
      * Remove warning on option -threaded when building libraries
      
      Fixes #8431. Accompanied by option -flink-rts, option -threaded defines
      the flavour of the ghc RTS library the built library will be linked
      against. Note that bare ghc does not warn when option -threaded is used
      for building a library either.
      
      * Cabal no longer warns on -threaded option when building libraries
      
      Note that this commit modifies regression check for issue #774.
      
      * A small changelog was added
  7. Aug 30, 2022
  8. Aug 28, 2022
  9. Aug 26, 2022
  10. Aug 24, 2022
  11. Aug 22, 2022
  12. Aug 21, 2022
  13. Aug 19, 2022
  14. Aug 18, 2022
  15. Aug 16, 2022
Loading