Skip to content

Instantly share code, notes, and snippets.

@eholk
Last active December 18, 2015 18:19
Show Gist options
  • Select an option

  • Save eholk/5825041 to your computer and use it in GitHub Desktop.

Select an option

Save eholk/5825041 to your computer and use it in GitHub Desktop.
[155-99-220-127:HSBencher eholk]$ ghc-pkg list network
/usr/local/Cellar/ghc/7.6.3/lib/ghc-7.6.3/package.conf.d
/Users/eholk/.ghc/x86_64-darwin-7.6.3/package.conf.d
network-2.3.1.1
network-2.4.1.2
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: hsbencher-1.2
trying: hsbencher-1.2:+fusion
trying: handa-gdata-0.6.2/installed-b57...
rejecting: HTTP-4000.2.8/installed-12f... (conflict: handa-gdata =>
HTTP==4000.2.4/installed-b2b...)
trying: HTTP-4000.2.4/installed-b2b...
rejecting: io-streams-1.0.1.0/installed-7cb... (conflict: HTTP =>
network==2.3.1.1/installed-166..., io-streams =>
network==2.4.1.2/installed-28b...)
rejecting: io-streams-1.0.1.0, 1.0.0.1, 1.0.0.0 (conflict: HTTP =>
network==2.3.1.1/installed-166..., io-streams => network>=2.4 && <2.5)
[155-99-220-127:HSBencher eholk]$ cabal-dev install hsbencher.cabal io-streams handa-gdata hydra-print
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: hsbencher-1.2
trying: hsbencher-1.2:+fusion
rejecting: handa-gdata-0.4.1, 0.3.1 (conflict: hsbencher-1.2:fusion =>
handa-gdata>=0.6.2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment