- May 18, 2020
- Apr 28, 2020
-
-
samuela authored
-
- Apr 23, 2020
- Apr 22, 2020
- Apr 18, 2020
-
-
Ben Gamari authored
-
- Apr 14, 2020
-
-
Oleg Grenrus authored
Add -fexpose-all-unfoldings to parsec and Cabal in release project
-
Oleg Grenrus authored
Test cabal-install with GHC-8.10
-
- Apr 13, 2020
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
See https://github.com/haskell/parsec/pull/113#issuecomment-612997221 for benchmark results. This does speedup parsing.
-
Oleg Grenrus authored
Resolve #6691: Remove upgrade, uninstall and win32selfupgrade commands
-
Oleg Grenrus authored
Require cabal-versions >=1.25 to be exact
-
Oleg Grenrus authored
All three were hidden commands, first two were unimplemented and the last one no-one knows about.
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Add cabal init golden test exercising --libandexe behaviour.
-
Oleg Grenrus authored
Rename Regex to GrammarRegex to avoid confusion
-
Matt Renaud authored
The key item captured in this test is that when 'cabal init --libandexe' is run in an empty directory it will result in a dependency on the library from the executable in the form of 'build-depends = <package-name>' but with no version constraints since they are implied by the version of the current package.
-
- Apr 12, 2020
-
-
Oleg Grenrus authored
Also regenerate field grammar
-
Oleg Grenrus authored
update --build-depends help string
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Fix typo
-
- Apr 11, 2020
-
-
Matt Renaud authored
Reduce cabal init field offset formatting by one space.
-
- Apr 10, 2020
-
-
Matt Renaud authored
This matches what is produced by PrettyField, so that when we switch over the cabal file generation from manual formatting to PrettyField formatting we see the true diffs and less field indent line noise.
-
Matt Renaud authored
Add FileCreators.generateCabalFile unit tests.
-
Matt Renaud authored
-
Oleg Grenrus authored
- [ci docs] doesn't work. We require CI to pass for non-admins to merge, so `[ci docs]` is more harmful. Also GitHub actions are reasonably fast, so overall it's ok to let it make builds - Mention `changelog.d` directory
-
Poscat authored
-
- Apr 09, 2020
-
-
Oleg Grenrus authored
6610 Add pijul to known repository type
-
Oleg Grenrus authored
Default cabal init application-dir to app, and source-dir to src.
-
Oleg Grenrus authored
Separate modifiers by space in TotalIndexState
-
cabal-install support is very WIP
-
Matt Renaud authored
-