Skip to content
  • Duncan Coutts's avatar
    Remove last uses of parseReadS · 2d2b417f
    Duncan Coutts authored
    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.
    2d2b417f