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-locale
|
||||||
,old-time
|
,old-time
|
||||||
,parsec
|
,parsec
|
||||||
,pretty-show
|
,pretty-show >= 1.6.4
|
||||||
,regex-tdfa
|
,regex-tdfa
|
||||||
,regexpr >= 0.5.1
|
,regexpr >= 0.5.1
|
||||||
,safe >= 0.2
|
,safe >= 0.2
|
||||||
@ -99,7 +99,7 @@ test-suite tests
|
|||||||
, old-locale
|
, old-locale
|
||||||
, old-time
|
, old-time
|
||||||
, parsec
|
, parsec
|
||||||
, pretty-show
|
, pretty-show >= 1.6.4
|
||||||
, regex-tdfa
|
, regex-tdfa
|
||||||
, regexpr
|
, regexpr
|
||||||
, safe
|
, safe
|
||||||
|
|||||||
@ -162,7 +162,7 @@ test-suite tests
|
|||||||
, old-locale
|
, old-locale
|
||||||
, old-time
|
, old-time
|
||||||
, parsec
|
, parsec
|
||||||
, pretty-show
|
, pretty-show >= 1.6.4
|
||||||
, process
|
, process
|
||||||
, regexpr
|
, regexpr
|
||||||
, safe
|
, safe
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user