This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 27 Sep, 2020 1 commit
-
-
Oleg Grenrus authored
-
- 27 Apr, 2020 1 commit
-
-
Oleg Grenrus authored
These constructors don't carry any additional semantics. They were used in `cabal check` implementation, but now already parser reports errors so we don't need these redundant constructors anymore. MajorBoundVersion (^>=) has slightly different semantics: we want be able to relax only `^>= x.y.z` upper bounds. Therefore it's preserved.
-
- 01 Apr, 2019 1 commit
-
-
Oleg Grenrus authored
As small change, there's a empty line after multiline fields in a pretty output.
-
- 02 Mar, 2019 1 commit
-
-