Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Sep 05, 2018
  2. Sep 03, 2018
  3. Sep 01, 2018
  4. Aug 30, 2018
  5. Aug 29, 2018
  6. Aug 28, 2018
  7. Aug 25, 2018
  8. Aug 24, 2018
  9. Aug 21, 2018
  10. 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
    • Oleg Grenrus's avatar
      Revert addition of optics · 81a90a0a
      Oleg Grenrus authored
      - traversed is just a synonym for traverse
      - filtered and non are "trust me". I don't: so they are defined locally.
      - `to` is a lie, so renamed it to `getting` (also generalising the type).
      - Also `unsafeCoerce`???
      - Added `@since` annotations
      81a90a0a
    • Oleg Grenrus's avatar
      Add a cabal-spec changelog entry about SPDX license list 3.2 · 26154fd2
      Oleg Grenrus authored
      Correct previous markup [skip ci]
      26154fd2
    • Oleg Grenrus's avatar
      Tighten upper bounds. · a0b7e981
      Oleg Grenrus authored
      GHC-8.6.1-beta is bunded with
      - binary-0.8.6.0
      - time-1.8.0.2
      - unix-2.7.2.2
      a0b7e981
  11. Aug 16, 2018
  12. Aug 15, 2018
  13. Aug 14, 2018
  14. Aug 13, 2018
  15. Aug 11, 2018
  16. Aug 10, 2018
  17. Aug 08, 2018
  18. Aug 07, 2018
Loading