Resolving dependencies... Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-mtl-2.2336465782861021530.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring ewe-0.1.0.46... Building ewe-0.1.0.46... Preprocessing executable 'ewe' for ewe-0.1.0.46... [ 1 of 10] Compiling Language.EWE.AbsSyn ( src/Language/EWE/AbsSyn.hs, dist/build/ewe/ewe-tmp/Language/EWE/AbsSyn.o ) [ 2 of 10] Compiling Language.EWE.Utils ( src/Language/EWE/Utils.hs, dist/build/ewe/ewe-tmp/Language/EWE/Utils.o ) [ 3 of 10] Compiling Language.EWE.VM ( src/Language/EWE/VM.hs, dist/build/ewe/ewe-tmp/Language/EWE/VM.o ) [ 4 of 10] Compiling Language.EWE.CheckGrammar ( src/Language/EWE/CheckGrammar.hs, dist/build/ewe/ewe-tmp/Language/EWE/CheckGrammar.o ) [ 5 of 10] Compiling Language.EWE.Token ( src/Language/EWE/Token.hs, dist/build/ewe/ewe-tmp/Language/EWE/Token.o ) [ 6 of 10] Compiling Language.EWE.TokenUtils ( src/Language/EWE/TokenUtils.hs, dist/build/ewe/ewe-tmp/Language/EWE/TokenUtils.o ) [ 7 of 10] Compiling Language.EWE.Scanner ( dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs, dist/build/ewe/ewe-tmp/Language/EWE/Scanner.o ) dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:497:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:498:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:499:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:503:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:504:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:508:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:510:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:514:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:516:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:520:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:529:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:543:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:545:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:546:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:547:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:549:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:550:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:551:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:552:5: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:554:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:557:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:558:1: Warning: Tab character dist/build/ewe/ewe-tmp/Language/EWE/Scanner.hs:559:1: Warning: Tab character [ 8 of 10] Compiling Language.EWE.Parser ( dist/build/ewe/ewe-tmp/Language/EWE/Parser.hs, dist/build/ewe/ewe-tmp/Language/EWE/Parser.o ) [ 9 of 10] Compiling Paths_ewe ( dist/build/autogen/Paths_ewe.hs, dist/build/ewe/ewe-tmp/Paths_ewe.o ) [10 of 10] Compiling Main ( src/Main.hs, dist/build/ewe/ewe-tmp/Main.o ) Linking dist/build/ewe/ewe ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Installed ewe-0.1.0.46