Skip to content

Instantly share code, notes, and snippets.

@adinapoli
Created February 11, 2015 10:52
Show Gist options
  • Save adinapoli/fa2916d3191ce79e5894 to your computer and use it in GitHub Desktop.
Save adinapoli/fa2916d3191ce79e5894 to your computer and use it in GitHub Desktop.
/tmp/hermes/builds/hermes-0.12.7.0 ⌚ 10:24:54
$ hub load < hermes.manifest
Resolving dependencies...
cabal-1.20.0.0: Could not resolve dependencies:
next goal: atlas (user goal)
rejecting: atlas-0.12.10.14, 0.12.10.13, 0.12.10.12, 0.12.10.11 (global
constraint requires ==0.12.10.9)
trying: atlas-0.12.10.9
trying: atlas-0.12.10.9:-library-only
trying: markdown-0.1.13.1 (dependency of atlas-0.12.10.9:-library-only)
trying: xss-sanitize-0.3.5.5 (dependency of markdown-0.1.13.1)
trying: xss-sanitize-0.3.5.5:+network-uri
next goal: network-uri (user goal)
rejecting: network-uri-2.6.0.1, 2.6.0.0 (global constraint requires ==2.5.0.0)
rejecting: network-uri-2.5.0.0/installed-016..., 2.5.0.0 (conflict:
xss-sanitize-0.3.5.5:network-uri => network-uri>=2.6)
Dependency tree exhaustively searched.
hub load: /usr/hs/tools/cabal-1.20.0.0 failure (return code=1)
@adinapoli
Copy link
Author

Building hub-1.4.0...
Preprocessing executable 'hub' for hub-1.4.0...

Hub/Hub.hs:39:18:
Could not find module ‘Hub.Directory.Allocate’
Use -v to see a list of the files searched for.

hub.hs:20:18:
Could not find module ‘Version’
Use -v to see a list of the files searched for.
ghc --make: /Users/adinapoli/Library/Haskell/ghc-7.8.3/bin/ghc failure (return code=1)
Failed to install hub-1.4.0
cabal-1.20.0.0: Error: some packages failed to install:
hub-1.4.0 failed during the building phase. The exception was:
ExitFailure 1
cabal install: /usr/hs/tools/cabal-1.20.0.0 failure (return code=1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment