Import pretty-print from optparse

instead of depending on ansi-wl-pprint
This commit is contained in:
Nikolay Yakimov
2015-12-20 08:47:52 +03:00
parent c3cf416097
commit 2306fbf9e5
3 changed files with 1 additions and 3 deletions

View File

@@ -207,7 +207,6 @@ Executable ghc-mod
, ghc < 7.11
, fclabels ==2.0.*
, optparse-applicative >=0.11.0 && <0.13.0
, ansi-wl-pprint ==0.6.*
, ghc-mod
Executable ghc-modi