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

View File

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