windows-x86_64-head (Windows/x86_64 HEAD (Gabor Pali)), build 26, Failure
Builder
freebsd.haskell.builder at gmail.com
Fri Sep 12 10:41:43 UTC 2014
windows-x86_64-head (Windows/x86_64 HEAD (Gabor Pali)), build 26
Build failed
Details: http://haskell.inf.elte.hu/builders/windows-x86_64-head/26.html
git clone | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Success
touching clean-check files | Success
setting version date | Success
booting | Success
configuring | Success
creating check-remove-before | Success
compiling | Failure: Just (ExitFailure 2)
Build failed
Details: http://haskell.inf.elte.hu/builders/windows-x86_64-head/26.html
-------------- next part --------------
so you can specify the instance context yourself
When deriving the instance for (Monad (Draw m))
librarieshaskelineSystemConsoleHaskelineBackendWin32.hsc:263:21:
No instance for (Applicative (Draw m))
arising from the 'deriving' clause of a data type declaration
Possible fix:
use a standalone 'deriving instance' declaration,
so you can specify the instance context yourself
When deriving the instance for (MonadIO (Draw m))
librarieshaskelineSystemConsoleHaskelineBackendWin32.hsc:263:29:
No instance for (Applicative (Draw m))
arising from the 'deriving' clause of a data type declaration
Possible fix:
use a standalone 'deriving instance' declaration,
so you can specify the instance context yourself
When deriving the instance for (MonadException (Draw m))
librarieshaskelineSystemConsoleHaskelineBackendWin32.hsc:263:45:
No instance for (Applicative (Draw m))
arising from the 'deriving' clause of a data type declaration
Possible fix:
use a standalone 'deriving instance' declaration,
so you can specify the instance context yourself
When deriving the instance for (MonadReader Handles (Draw m))
libraries/haskeline/ghc.mk:4: recipe for target 'libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Win32.o' failed
make[1]: *** [libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Win32.o] Error 1
Makefile:71: recipe for target 'all' failed
make: *** [all] Error 2
More information about the ghc-builds
mailing list