Skip to content

Instantly share code, notes, and snippets.

@pikeas
Created May 5, 2015 00:46
Show Gist options
  • Save pikeas/a73fbe38a1a0e965fd78 to your computer and use it in GitHub Desktop.
Save pikeas/a73fbe38a1a0e965fd78 to your computer and use it in GitHub Desktop.
root@c3019c994eb5:/app# cabal install hlint
Resolving dependencies...
Configuring haskell-src-exts-1.16.0.1...
Building haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
src/Language/Haskell/Exts.hs:52:8:
Could not find module ‘Language.Preprocessor.Unlit’
There are files missing in the ‘cpphs-1.19@cpphs_1rSlWgkTK0KELGZZIdxa8W’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
Failed to install haskell-src-exts-1.16.0.1
cabal: Error: some packages failed to install:
haskell-src-exts-1.16.0.1 failed during the building phase. The exception was:
ExitFailure 1
hlint-1.9.20 depends on haskell-src-exts-1.16.0.1 which failed to install.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment