Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Oct 06, 2018
  2. Oct 04, 2018
  3. Oct 03, 2018
  4. Sep 29, 2018
  5. Sep 21, 2018
  6. Sep 20, 2018
  7. Sep 19, 2018
  8. Sep 18, 2018
    • Oleg Grenrus's avatar
      Remove Text from D.Simple · 91b55168
      Oleg Grenrus authored
      - Add Parsec/Pretty CompilerId instances
      - Fix Parsec PackageIdentifier instance (hopefully it wasn't used for
        anything important)
      91b55168
  9. Sep 08, 2018
  10. Sep 06, 2018
  11. Sep 05, 2018
  12. Sep 03, 2018
  13. Sep 01, 2018
  14. Aug 30, 2018
  15. Aug 29, 2018
  16. Aug 28, 2018
  17. Aug 25, 2018
  18. Aug 24, 2018
  19. Aug 21, 2018
  20. Aug 20, 2018
    • Oleg Grenrus's avatar
      fixup! Preprocess cabal-install.cabal · 1c14ece8
      Oleg Grenrus authored
      1c14ece8
    • Oleg Grenrus's avatar
      Preprocess cabal-install.cabal · b1c2eaac
      Oleg Grenrus authored
      - Disable cabal-install's haddock on CI
      - Temporarily disable cabal check (`-main-is` in tests)
      - Remove this is not a lib note
      - Tell to run git update-index --assume-unchanged
      
          ... when changing to -dev or -monolithic configuration.
      
          Run --no-assume-unchanged unconditionally, when
          changing to the production build.
      - Improve auto-gen note in cabal-install.cabal
      - Try to build haddock (with GHC-8.4.3 only)
      b1c2eaac
Loading