Created
July 28, 2014 01:42
-
-
Save seancribbs/7dfa846d8b3b33b80f92 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last 10 lines of the build log ( /Users/sean/.cabal/logs/protocol-buffers-2.0.14.log ): | |
Text/ProtocolBuffers/WireMessage.hs:407:24: Not in scope: ‘typeOf’ | |
Text/ProtocolBuffers/WireMessage.hs:433:77: Not in scope: ‘typeOf’ | |
Text/ProtocolBuffers/WireMessage.hs:436:75: Not in scope: ‘typeOf’ | |
Text/ProtocolBuffers/WireMessage.hs:440:74: Not in scope: ‘typeOf’ | |
Text/ProtocolBuffers/WireMessage.hs:642:44: Not in scope: ‘typeOf’ | |
cabal: Error: some packages failed to install: | |
protocol-buffers-2.0.14 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