require latest pretty-show to allow install with standard happy and fix hackage docs

This commit is contained in:
Simon Michael 2014-01-08 15:00:41 -08:00
parent 4c1b2c0f86
commit 62b0461c0e
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -162,7 +162,7 @@ test-suite tests
, old-locale
, old-time
, parsec
, pretty-show
, pretty-show >= 1.6.4
, process
, regexpr
, safe