This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 29 Jun, 2020 1 commit
-
-
Oleg Grenrus authored
Rework verbosity parsing too and add tests.
-
- 27 Jun, 2020 2 commits
-
-
Oleg Grenrus authored
Fix typos and language issues
-
Jan Hrček authored
-
- 23 Jun, 2020 2 commits
-
-
Oleg Grenrus authored
Resolve #6288
-
Oleg Grenrus authored
- Add availableSince to language/extension fields - Also autogen-modules once we are on that. - Remove default-language check for cabal-version: 3.4 We cannot make the field `uniqueFieldAlaDef`, as that would require specifying `default-language` in each subconditional. I leave it for https://github.com/haskell/cabal/issues/6925 Note: the default language is whatever is the compiler's default. The GHC-8.10 default is its variant of Haskell2010 with NondecreasingIndentation and without DatatypeContexts
-
- 22 Jun, 2020 2 commits
-
-
Oleg Grenrus authored
Add check tests for default-language (#6288)
-
Oleg Grenrus authored
-
- 21 Jun, 2020 1 commit
-
-
Oleg Grenrus authored
-
- 20 Jun, 2020 1 commit
-
-
Oleg Grenrus authored
Issue 5586 srcpkgrepo not local
-
- 18 Jun, 2020 9 commits
-
-
Oleg Grenrus authored
packageDirToSdist
-
Oleg Grenrus authored
Also calculate hashes for all locally available tarballs.
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Rename fields in SourcePackage
-
Oleg Grenrus authored
Bump bounds in dev-scripts
-
Oleg Grenrus authored
Also remove specific field for PackageId, as it is in GPD.
-
Oleg Grenrus authored
Resolve #6281: Add foo:bar syntax to mixins
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- 16 Jun, 2020 5 commits
-
-
Oleg Grenrus authored
Fix #6083: allow depending on public sublibrary with pkg:lib qualified syntax
-
Oleg Grenrus authored
Note: configuredPackageProblems is a mess, and there might be bugs now.
-
Oleg Grenrus authored
Add Pretty Component instance
-
Oleg Grenrus authored
-
Oleg Grenrus authored
WINIO: Add support for WINIO to Cabal.
-
- 15 Jun, 2020 1 commit
-
-
Tamar Christina authored
-
- 13 Jun, 2020 4 commits
-
-
Oleg Grenrus authored
Add uname -a to jobs
-
Oleg Grenrus authored
Template docker files used for validation
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- 12 Jun, 2020 10 commits
-
-
Oleg Grenrus authored
Post-process internal library names in parser
-
Oleg Grenrus authored
This is preparation to solve #6083. As such, this shouldn't affect anything yet.
-
Oleg Grenrus authored
Print (prettier) pkg:sublib
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Add toSet to NonEmptySet
-
Oleg Grenrus authored
Fix #6894: circularity check
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Add a reproducer for #6894
-
Oleg Grenrus authored
-
- 11 Jun, 2020 2 commits
-
-
Oleg Grenrus authored
Issue 6882 move arbitrary instances
-
Oleg Grenrus authored
-