Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal.git. Pull mirroring updated .
  1. Aug 27, 2019
  2. Aug 09, 2019
  3. Aug 03, 2019
  4. Aug 02, 2019
    • Ben Gamari's avatar
      parser: Clearly state that invalid fields are ignored · d7ff6d1b
      Ben Gamari authored and Oleg Grenrus's avatar Oleg Grenrus committed
      Previously we would issue a warning of the following form when
      we encountered a field that isn't supported by the cabal-version
      declared in the cabal file:
      
          Warning: ghc-heap.cabal:30:3: The field "cmm-sources" is available
          only since the Cabal specification version 3.0.
      
      The message, however, doesn't tell the user the consequence of this
      warning. Consequently a user could easily be confused when the build
      subsequently fail.
      
      Avoid this possibility by clearly stating that the field value will be
      ignored.
      d7ff6d1b
    • Oleg Grenrus's avatar
      Update to SPDX License List 3.6 2019-07-10 · f1911a66
      Oleg Grenrus authored
      f1911a66
  5. Jul 31, 2019
  6. Jul 21, 2019
  7. Jul 18, 2019
  8. Jul 02, 2019
  9. Jul 01, 2019
  10. Jun 26, 2019
  11. Jun 25, 2019
  12. Jun 24, 2019
  13. Jun 23, 2019
  14. Jun 22, 2019
  15. Jun 21, 2019
Loading