Created
October 14, 2012 21:29
-
-
Save kdridi/3889873 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Resolving dependencies... | |
[1 of 1] Compiling Main ( /var/folders/x6/hd161g356mbc8hmmzsj4xdy40000gn/T/haskelldb-hsql-0.10-49689/haskelldb-hsql-0.10/Setup.hs, /var/folders/x6/hd161g356mbc8hmmzsj4xdy40000gn/T/haskelldb-hsql-0.10-49689/haskelldb-hsql-0.10/dist/setup/Main.o ) | |
Linking /var/folders/x6/hd161g356mbc8hmmzsj4xdy40000gn/T/haskelldb-hsql-0.10-49689/haskelldb-hsql-0.10/dist/setup/setup ... | |
Configuring haskelldb-hsql-0.10... | |
Warning: No 'build-type' specified. If you do not need a custom Setup.hs or | |
./configure script then use 'build-type: Simple'. | |
Building haskelldb-hsql-0.10... | |
Preprocessing library haskelldb-hsql-0.10... | |
Database/HaskellDB/HSQL.hs:1:1: | |
Ambiguous module name `Prelude': | |
it was found in multiple packages: base haskell98-2.0.0.1 | |
Failed to install haskelldb-hsql-0.10 | |
cabal: Error: some packages failed to install: | |
haskelldb-hsql-0.10 failed during the building phase. The exception was: | |
ExitFailure 1 | |
haskelldb-hsql-mysql-0.10 depends on haskelldb-hsql-0.10 which failed to | |
install. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment