Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. May 24, 2015
  2. May 22, 2015
  3. May 21, 2015
  4. May 20, 2015
    • Alexander Vershilov's avatar
      Provide cabal_macros in c2hs invocation. · 65bbbc19
      Alexander Vershilov authored
      This commit includes cabal_macros in c2hs call, so it will
      be possible to use MIN_VERSION macros in chs files.
      65bbbc19
    • Duncan Coutts's avatar
      Handle multiple preferred-versions in the index tarball better · 36265fb1
      Duncan Coutts authored
      The existing code supports reading multiple preferred-versions files in
      the 00-index.tar and merging them. However it doesn't do it quite right
      when the same file is updated, it merged them instead of the later one
      overriding the first.
      
      This should make no difference right now because the 00-index.tar
      typically only contains a single preferred-versions file, with no
      updates.
      36265fb1
  5. May 15, 2015
  6. May 14, 2015
  7. May 13, 2015
  8. May 05, 2015
  9. May 04, 2015
  10. May 02, 2015
  11. May 01, 2015
  12. Apr 29, 2015
  13. Apr 28, 2015
Loading