switch from pretty to prettyprinter
This commit is contained in:
parent
54db1de22c
commit
4a3455b67c
File diff suppressed because it is too large
Load diff
|
@ -41,7 +41,8 @@ common shared-properties
|
|||
build-depends: base >=4 && <5,
|
||||
parsec >=3.1 && <3.2,
|
||||
mtl >=2.1 && <2.4,
|
||||
pretty >= 1.1 && < 1.2
|
||||
prettyprinter >= 1.7 && < 1.8,
|
||||
text >= 2.1 && < 2.2
|
||||
|
||||
ghc-options: -Wall
|
||||
|
||||
|
|
Loading…
Reference in a new issue