patch applied (cabal): Remove last uses of parseReadS
25 Mar
2008
25 Mar
'08
2:36 a.m.
Mon Mar 24 16:28:04 PDT 2008 Duncan Coutts <duncan@haskell.org> * Remove last uses of parseReadS One use was for parsing bools in the installed package info. We can go with the more liberal Text instance for that. The other use is for parsing Haskell strings in quoted string fields. So we keep it for that purpose but restrict the type and rename to parseHaskellString. M ./Distribution/InstalledPackageInfo.hs -2 +2 M ./Distribution/ParseUtils.hs -6 +6 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080324232804-adfee-eeef87ad7...
6684
Age (days ago)
6684
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts