Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stackage-purge - ghc-pkg: cannot parse '{ghc-7.8.4}' as a package identifier #1

Open
freeman42x opened this issue Jun 11, 2015 · 0 comments

Comments

@freeman42x
Copy link

Getting this error on a fresh install of MinGHC 7.8.4 after running stackage-purge:

$ stackage-purge.exe
WARNING: there are broken packages.  Run 'ghc-pkg check' for more details.
WARNING: there are broken packages.  Run 'ghc-pkg check' for more details.
(Global) c:/Haskell/minghc-7.8.4-x86_64/ghc-7.8.4\lib\package.conf.d
Detected 16 packages to purge from this database
Unregister 16 packages (y/n)? [default: n] y
Unregistering: {ghc-7.8.4}
ghc-pkg: cannot parse '{ghc-7.8.4}' as a package identifier
stackage-purge.exe: readProcess: ghc-pkg "unregister" "{ghc-7.8.4}" "--force" "--package-db" "c:/Haskell/minghc-7.8.4-x86_64/ghc-7.8.4\\lib\\package.conf.d" (exit 1): failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant