require latest pretty-show to allow install with standard happy and fix hackage docs
This commit is contained in:
parent
4c1b2c0f86
commit
62b0461c0e
@ -67,7 +67,7 @@ library
|
||||
,old-locale
|
||||
,old-time
|
||||
,parsec
|
||||
,pretty-show
|
||||
,pretty-show >= 1.6.4
|
||||
,regex-tdfa
|
||||
,regexpr >= 0.5.1
|
||||
,safe >= 0.2
|
||||
@ -99,7 +99,7 @@ test-suite tests
|
||||
, old-locale
|
||||
, old-time
|
||||
, parsec
|
||||
, pretty-show
|
||||
, pretty-show >= 1.6.4
|
||||
, regex-tdfa
|
||||
, regexpr
|
||||
, safe
|
||||
|
||||
@ -162,7 +162,7 @@ test-suite tests
|
||||
, old-locale
|
||||
, old-time
|
||||
, parsec
|
||||
, pretty-show
|
||||
, pretty-show >= 1.6.4
|
||||
, process
|
||||
, regexpr
|
||||
, safe
|
||||
|
||||
Loading…
Reference in New Issue
Block a user