Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Oct 12, 2018
  2. Sep 29, 2018
  3. Sep 21, 2018
  4. Sep 20, 2018
  5. Sep 19, 2018
  6. 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
  7. Sep 08, 2018
  8. Sep 06, 2018
  9. Sep 05, 2018
  10. Sep 03, 2018
  11. Sep 01, 2018
  12. Aug 30, 2018
  13. Aug 29, 2018
  14. Aug 28, 2018
  15. Aug 25, 2018
  16. Aug 24, 2018
  17. Aug 21, 2018
  18. 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
  19. Aug 16, 2018
  20. Aug 15, 2018
Loading