This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 19 Jan, 2017 3 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- 17 Jan, 2017 14 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
[ci skip]
-
Mikhail Glushenkov authored
Fixes #2139.
-
Mikhail Glushenkov authored
-
kristenk authored
Rename --install-base-libraries to --allow-boot-library-installs.
-
Rob Henderson authored
Qualified constraints: documentation and unit tests (issue #3502)
-
- 16 Jan, 2017 4 commits
-
-
kristenk authored
-
Robert Henderson authored
-
Mikhail Glushenkov authored
-
Oleg Grenrus authored
Add IsString instance for ShortText newtypes
-
- 15 Jan, 2017 6 commits
-
-
Robert Henderson authored
Added Arbitrary instance for UserQualifier. Added more test cases for user constraint parsing.
-
Robert Henderson authored
-
Robert Henderson authored
I also moved all the detail about constraint syntax that was in the Nix-style local build cabal.project section into the section on the --constraint command line option. This reduces some duplication of information.
-
Oleg Grenrus authored
Add whitelist hspec-discover
-
Oleg Grenrus authored
-
bardur.arantsson authored
Only build haddock for foreign libraries if requested
-
- 14 Jan, 2017 1 commit
-
-
tulcod authored
We did parse but did not yet use the --foreign-libraries flag for cabal haddock.
-
- 13 Jan, 2017 6 commits
-
-
Oleg Grenrus authored
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Robert Henderson authored
-
Rob Henderson authored
Qualified constraints (issue #3502) part 2
-
Oleg Grenrus authored
-
Mikhail Glushenkov authored
Remove makeAbsolute
-
- 12 Jan, 2017 6 commits
-
-
Robert Henderson authored
-
Robert Henderson authored
-
Robert Henderson authored
Prefixed all constructors of Qualifier with 'Qual' to make it easier to grep them. Renamed 'Unqualified' to 'Toplevel'.
-
Mikhail Glushenkov authored
Restore jobs parameter to travis-script.sh
-
Robert Henderson authored
I also removed 'unqualified' from PackagePath.hs and replaced all uses of it with 'scopeToplevel'. The meaning is identical, however 'scopeToplevel' is a less confusing name.
-
kristenk authored
Add flag to allow the dependency solver to install any package (issue #4209).
-