Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
85380922
Commit
85380922
authored
Jul 28, 2006
by
Simon Marlow
Browse files
get ReadP from the right place.
parent
5f0c4f9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/PackageConfig.hs
View file @
85380922
...
...
@@ -29,7 +29,7 @@ import Distribution.InstalledPackageInfo
import
Distribution.Package
import
Distribution.Version
import
FastString
import
Text.ParserCombinators
.ReadP
(
readP_to_S
)
import
Distribution.Compat
.ReadP
(
readP_to_S
)
-- -----------------------------------------------------------------------------
-- Our PackageConfig type is just InstalledPackageInfo from Cabal. Later we
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment