Skip to content

Instantly share code, notes, and snippets.

@joshcough
Created February 6, 2015 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshcough/3e661697c0eaa801335f to your computer and use it in GitHub Desktop.
Save joshcough/3e661697c0eaa801335f to your computer and use it in GitHub Desktop.
Resolving dependencies...
Notice: installing into a sandbox located at
C:\Users\Joshua\Documents\GitHub\ermine\.cabal-sandbox
Configuring ermine-0.6...
Building ermine-0.6...
Failed to install ermine-0.6
Last 10 lines of the build log ( C:\Users\Joshua\Documents\GitHub\ermine\.cabal-sandbox\logs\ermine-0.6.log ):
Loading package file-embed-0.0.8 ... linking ... done.
Loading package dlist-0.7.1 ... linking ... done.
Loading package syb-0.4.4 ... linking ... done.
Loading package aeson-0.8.0.2 ... linking ... done.
Loading package ekg-core-0.1.0.2 ... linking ... done.
Loading package network-2.6.0.2 ... linking ... ghc.exe: unable to load package `network-2.6.0.2'
ghc.exe: warning: SetConsoleCursorPosition from kernel32 is linked instead of __imp_SetConsoleCursorPosition
ghc.exe: warning: FillConsoleOutputCharacterA from kernel32 is linked instead of __imp_FillConsoleOutputCharacterA
ghc.exe: warning: FillConsoleOutputAttribute from kernel32 is linked instead of __imp_FillConsoleOutputAttribute
ghc.exe: C:\Users\Joshua\Documents\GitHub\ermine\.cabal-sandbox\x86_64-windows-ghc-7.8.4\network-2.6.0.2\HSnetwork-2.6.0.2.o: unknown symbol `shutdownWinSock'
cabal: Error: some packages failed to install:
ermine-0.6 failed during the building phase. The exception was:
ExitFailure 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment