Resolving dependencies... Configuring hscurses-1.4.1.2... configure: WARNING: unrecognized options: --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for addnstr in -lcurses... yes checking for addnstr in -lncurses... yes checking for waddnwstr in -lncursesw... no checking for addnstr in -lpdcurses... no checking for waddnwstr in -lpdcursesw... no checking for iconv in -liconv... no checking for libiconv in -liconv... no checking for libiconv... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes configure: creating ./config.status config.status: creating hscurses.buildinfo config.status: creating cbits/config.h configure: WARNING: unrecognized options: --with-gcc Building hscurses-1.4.1.2... Preprocessing library hscurses-1.4.1.2... [1 of 7] Compiling UI.HSCurses.MonadException ( UI/HSCurses/MonadException.hs, dist/build/UI/HSCurses/MonadException.o ) UI/HSCurses/MonadException.hs:107:20: Warning: In the use of `block' (imported from Control.Exception, but defined in GHC.IO): Deprecated: "use Control.Exception.mask instead" UI/HSCurses/MonadException.hs:108:20: Warning: In the use of `unblock' (imported from Control.Exception, but defined in GHC.IO): Deprecated: "use Control.Exception.mask instead" [2 of 7] Compiling UI.HSCurses.Logging ( UI/HSCurses/Logging.hs, dist/build/UI/HSCurses/Logging.o ) [3 of 7] Compiling UI.HSCurses.CWString ( dist/build/UI/HSCurses/CWString.hs, dist/build/UI/HSCurses/CWString.o ) [4 of 7] Compiling UI.HSCurses.IConv ( dist/build/UI/HSCurses/IConv.hs, dist/build/UI/HSCurses/IConv.o ) [5 of 7] Compiling UI.HSCurses.Curses ( dist/build/UI/HSCurses/Curses.hs, dist/build/UI/HSCurses/Curses.o ) [6 of 7] Compiling UI.HSCurses.CursesHelper ( UI/HSCurses/CursesHelper.hs, dist/build/UI/HSCurses/CursesHelper.o ) UI/HSCurses/CursesHelper.hs:434:11: Warning: Pattern match(es) are non-exhaustive In an equation for `mergeNothing': Patterns not matched: ((Just _) : _) [] [] (_ : _) [7 of 7] Compiling UI.HSCurses.Widgets ( UI/HSCurses/Widgets.hs, dist/build/UI/HSCurses/Widgets.o ) UI/HSCurses/Widgets.hs:723:11: Warning: Pattern match(es) are non-exhaustive In an equation for `drawRows': Patterns not matched: (_ : _) [] _ _ _ _ UI/HSCurses/Widgets.hs:729:11: Warning: Pattern match(es) are non-exhaustive In an equation for `drawCols': Patterns not matched: (_ : _) _ [] _ _ _ _ In-place registering hscurses-1.4.1.2... Running Haddock for hscurses-1.4.1.2... Running hscolour for hscurses-1.4.1.2... Preprocessing library hscurses-1.4.1.2... Preprocessing library hscurses-1.4.1.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, transformers-0.3.0.0 UI/HSCurses/MonadException.hs:107:20: Warning: In the use of `block' (imported from Control.Exception, but defined in GHC.IO): Deprecated: "use Control.Exception.mask instead" UI/HSCurses/MonadException.hs:108:20: Warning: In the use of `unblock' (imported from Control.Exception, but defined in GHC.IO): Deprecated: "use Control.Exception.mask instead" Haddock coverage: 0% ( 0 / 15) in 'UI.HSCurses.MonadException' 0% ( 0 / 3) in 'UI.HSCurses.Logging' 19% ( 3 / 16) in 'UI.HSCurses.CWString' 5% ( 1 / 21) in 'UI.HSCurses.IConv' 34% ( 63 /184) in 'UI.HSCurses.Curses' 64% ( 30 / 47) in 'UI.HSCurses.CursesHelper' 2% ( 2 /108) in 'UI.HSCurses.Widgets' Warning: UI.HSCurses.MonadException: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Control.Monad.IO.Class.MonadIO Warning: UI.HSCurses.Logging: could not find link destinations for: Control.Monad.IO.Class.MonadIO Warning: UI.HSCurses.Curses: could not find link destinations for: UI.HSCurses.Curses.WindowTag UI.HSCurses.Curses.move_c Control.Monad.IO.Class.MonadIO Warning: UI.HSCurses.CursesHelper: could not find link destinations for: Control.Monad.IO.Class.MonadIO Documentation created: dist/doc/html/hscurses/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/hscurses-1.4.1.2/ghc-7.6.3 Registering hscurses-1.4.1.2... Installed hscurses-1.4.1.2 Downloading hetris-0.2... Configuring hetris-0.2... Building hetris-0.2... Preprocessing executable 'hetris' for hetris-0.2... [1 of 7] Compiling Data ( src/Data.lhs, dist/build/hetris/hetris-tmp/Data.o ) [2 of 7] Compiling Pieces ( src/Pieces.lhs, dist/build/hetris/hetris-tmp/Pieces.o ) [3 of 7] Compiling Board ( src/Board.lhs, dist/build/hetris/hetris-tmp/Board.o ) [4 of 7] Compiling Input ( src/Input.lhs, dist/build/hetris/hetris-tmp/Input.o ) [5 of 7] Compiling Output ( src/Output.lhs, dist/build/hetris/hetris-tmp/Output.o ) [6 of 7] Compiling UI ( src/UI.lhs, dist/build/hetris/hetris-tmp/UI.o ) src/UI.lhs:51:14: Warning: A do-notation statement discarded a result of type CursorVisibility. Suppress this warning by saying "_ <- cursSet UI.HSCurses.Curses.CursorInvisible", or by using the flag -fno-warn-unused-do-bind [7 of 7] Compiling Main ( src/Hetris.lhs, dist/build/hetris/hetris-tmp/Main.o ) Linking dist/build/hetris/hetris ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables flag. Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Installed hetris-0.2