Resolving dependencies... Configuring graph-wrapper-0.2.4.2... Building graph-wrapper-0.2.4.2... Preprocessing library graph-wrapper-0.2.4.2... [1 of 2] Compiling Data.Graph.Wrapper.Internal ( Data/Graph/Wrapper/Internal.hs, dist/build/Data/Graph/Wrapper/Internal.o ) [2 of 2] Compiling Data.Graph.Wrapper ( Data/Graph/Wrapper.hs, dist/build/Data/Graph/Wrapper.o ) In-place registering graph-wrapper-0.2.4.2... Running Haddock for graph-wrapper-0.2.4.2... Running hscolour for graph-wrapper-0.2.4.2... Preprocessing library graph-wrapper-0.2.4.2... Preprocessing library graph-wrapper-0.2.4.2... Haddock coverage: 50% ( 6 / 12) in 'Data.Graph.Wrapper.Internal' 92% ( 22 / 24) in 'Data.Graph.Wrapper' Documentation created: dist/doc/html/graph-wrapper/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/graph-wrapper-0.2.4.2 Registering graph-wrapper-0.2.4.2... Installed graph-wrapper-0.2.4.2 Configuring hashable-1.1.2.5... Building hashable-1.1.2.5... Preprocessing library hashable-1.1.2.5... [1 of 1] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.1.2.5... Running Haddock for hashable-1.1.2.5... Running hscolour for hashable-1.1.2.5... Preprocessing library hashable-1.1.2.5... Preprocessing library hashable-1.1.2.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: text-0.11.2.3 Haddock coverage: 100% ( 10 / 10) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Documentation created: dist/doc/html/hashable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.1.2.5 Registering hashable-1.1.2.5... Installed hashable-1.1.2.5 Configuring primitive-0.5.1.0... Building primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.1.0... Running Haddock for primitive-0.5.1.0... Running hscolour for primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 13 / 13) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 7 / 7) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.1.0 Registering primitive-0.5.1.0... Installed primitive-0.5.1.0 Configuring terminfo-0.3.2.6... configure: WARNING: unrecognized options: --with-compiler, --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 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 ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for setupterm in -ltinfo... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building terminfo-0.3.2.6... Preprocessing library terminfo-0.3.2.6... [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o ) In-place registering terminfo-0.3.2.6... Running Haddock for terminfo-0.3.2.6... Running hscolour for terminfo-0.3.2.6... Preprocessing library terminfo-0.3.2.6... Preprocessing library terminfo-0.3.2.6... Haddock coverage: 79% ( 22 / 28) in 'System.Console.Terminfo.Base' 32% ( 6 / 19) in 'System.Console.Terminfo.Keys' 41% ( 15 / 37) in 'System.Console.Terminfo.Cursor' 56% ( 14 / 25) in 'System.Console.Terminfo.Effects' 100% ( 5 / 5) in 'System.Console.Terminfo.Edit' 88% ( 7 / 8) in 'System.Console.Terminfo.Color' 100% ( 7 / 7) in 'System.Console.Terminfo' Documentation created: dist/doc/html/terminfo/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/terminfo-0.3.2.6 Registering terminfo-0.3.2.6... Installed terminfo-0.3.2.6 Configuring value-supply-0.6... Building value-supply-0.6... Preprocessing library value-supply-0.6... [1 of 1] Compiling Data.Supply ( Data/Supply.hs, dist/build/Data/Supply.o ) In-place registering value-supply-0.6... Running Haddock for value-supply-0.6... Running hscolour for value-supply-0.6... Preprocessing library value-supply-0.6... Preprocessing library value-supply-0.6... Haddock coverage: 100% ( 17 / 17) in 'Data.Supply' Documentation created: dist/doc/html/value-supply/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/value-supply-0.6 Registering value-supply-0.6... Installed value-supply-0.6 Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.1.0 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.1... Running Haddock for vector-0.10.9.1... Running hscolour for vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1 Registering vector-0.10.9.1... Installed vector-0.10.9.1 [1 of 1] Compiling Main ( /tmp/haskeline-0.7.1.1-2180/haskeline-0.7.1.1/Setup.hs, /tmp/haskeline-0.7.1.1-2180/haskeline-0.7.1.1/dist/setup/Main.o ) Linking /tmp/haskeline-0.7.1.1-2180/haskeline-0.7.1.1/dist/setup/setup ... Configuring haskeline-0.7.1.1... Building haskeline-0.7.1.1... Preprocessing library haskeline-0.7.1.1... [ 1 of 27] Compiling System.Console.Haskeline.Recover ( System/Console/Haskeline/Recover.hs, dist/build/System/Console/Haskeline/Recover.o ) [ 2 of 27] Compiling System.Console.Haskeline.Directory ( dist/build/System/Console/Haskeline/Directory.hs, dist/build/System/Console/Haskeline/Directory.o ) [ 3 of 27] Compiling System.Console.Haskeline.Key ( System/Console/Haskeline/Key.hs, dist/build/System/Console/Haskeline/Key.o ) [ 4 of 27] Compiling System.Console.Haskeline.History ( System/Console/Haskeline/History.hs, dist/build/System/Console/Haskeline/History.o ) [ 5 of 27] Compiling System.Console.Haskeline.LineState ( System/Console/Haskeline/LineState.hs, dist/build/System/Console/Haskeline/LineState.o ) [ 6 of 27] Compiling System.Console.Haskeline.Command ( System/Console/Haskeline/Command.hs, dist/build/System/Console/Haskeline/Command.o ) [ 7 of 27] Compiling System.Console.Haskeline.Backend.WCWidth ( System/Console/Haskeline/Backend/WCWidth.hs, dist/build/System/Console/Haskeline/Backend/WCWidth.o ) [ 8 of 27] Compiling System.Console.Haskeline.MonadException ( System/Console/Haskeline/MonadException.hs, dist/build/System/Console/Haskeline/MonadException.o ) [ 9 of 27] Compiling System.Console.Haskeline.Prefs ( System/Console/Haskeline/Prefs.hs, dist/build/System/Console/Haskeline/Prefs.o ) [10 of 27] Compiling System.Console.Haskeline.Monads ( System/Console/Haskeline/Monads.hs, dist/build/System/Console/Haskeline/Monads.o ) [11 of 27] Compiling System.Console.Haskeline.Command.Undo ( System/Console/Haskeline/Command/Undo.hs, dist/build/System/Console/Haskeline/Command/Undo.o ) [12 of 27] Compiling System.Console.Haskeline.Command.History ( System/Console/Haskeline/Command/History.hs, dist/build/System/Console/Haskeline/Command/History.o ) [13 of 27] Compiling System.Console.Haskeline.Command.KillRing ( System/Console/Haskeline/Command/KillRing.hs, dist/build/System/Console/Haskeline/Command/KillRing.o ) [14 of 27] Compiling System.Console.Haskeline.Completion ( System/Console/Haskeline/Completion.hs, dist/build/System/Console/Haskeline/Completion.o ) [15 of 27] Compiling System.Console.Haskeline.Term ( System/Console/Haskeline/Term.hs, dist/build/System/Console/Haskeline/Term.o ) System/Console/Haskeline/Term.hs:107:16: Warning: In the use of `isEmptyChan' (imported from Control.Concurrent, but defined in Control.Concurrent.Chan): Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See http://hackage.haskell.org/trac/ghc/ticket/4154 for details" [16 of 27] Compiling System.Console.Haskeline.RunCommand ( System/Console/Haskeline/RunCommand.hs, dist/build/System/Console/Haskeline/RunCommand.o ) [17 of 27] Compiling System.Console.Haskeline.Backend.Posix.Encoder ( System/Console/Haskeline/Backend/Posix/Encoder.hs, dist/build/System/Console/Haskeline/Backend/Posix/Encoder.o ) [18 of 27] Compiling System.Console.Haskeline.Backend.Posix ( dist/build/System/Console/Haskeline/Backend/Posix.hs, dist/build/System/Console/Haskeline/Backend/Posix.o ) [19 of 27] Compiling System.Console.Haskeline.Backend.Terminfo ( System/Console/Haskeline/Backend/Terminfo.hs, dist/build/System/Console/Haskeline/Backend/Terminfo.o ) [20 of 27] Compiling System.Console.Haskeline.Backend.DumbTerm ( System/Console/Haskeline/Backend/DumbTerm.hs, dist/build/System/Console/Haskeline/Backend/DumbTerm.o ) [21 of 27] Compiling System.Console.Haskeline.Backend ( System/Console/Haskeline/Backend.hs, dist/build/System/Console/Haskeline/Backend.o ) [22 of 27] Compiling System.Console.Haskeline.InputT ( System/Console/Haskeline/InputT.hs, dist/build/System/Console/Haskeline/InputT.o ) [23 of 27] Compiling System.Console.Haskeline.Command.Completion ( System/Console/Haskeline/Command/Completion.hs, dist/build/System/Console/Haskeline/Command/Completion.o ) [24 of 27] Compiling System.Console.Haskeline.Vi ( System/Console/Haskeline/Vi.hs, dist/build/System/Console/Haskeline/Vi.o ) [25 of 27] Compiling System.Console.Haskeline.Emacs ( System/Console/Haskeline/Emacs.hs, dist/build/System/Console/Haskeline/Emacs.o ) [26 of 27] Compiling System.Console.Haskeline ( System/Console/Haskeline.hs, dist/build/System/Console/Haskeline.o ) [27 of 27] Compiling System.Console.Haskeline.IO ( System/Console/Haskeline/IO.hs, dist/build/System/Console/Haskeline/IO.o ) In-place registering haskeline-0.7.1.1... Running Haddock for haskeline-0.7.1.1... Running hscolour for haskeline-0.7.1.1... Preprocessing library haskeline-0.7.1.1... Preprocessing library haskeline-0.7.1.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, transformers-0.3.0.0 System/Console/Haskeline/Term.hs:107:16: Warning: In the use of `isEmptyChan' (imported from Control.Concurrent, but defined in Control.Concurrent.Chan): Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See http://hackage.haskell.org/trac/ghc/ticket/4154 for details" Haddock coverage: 0% ( 0 / 2) in 'System.Console.Haskeline.Recover' 100% ( 4 / 4) in 'System.Console.Haskeline.Directory' 0% ( 0 / 12) in 'System.Console.Haskeline.Key' 73% ( 8 / 11) in 'System.Console.Haskeline.History' 35% ( 23 / 65) in 'System.Console.Haskeline.LineState' 4% ( 1 / 28) in 'System.Console.Haskeline.Command' 25% ( 1 / 4) in 'System.Console.Haskeline.Backend.WCWidth' 62% ( 13 / 21) in 'System.Console.Haskeline.MonadException' 33% ( 3 / 9) in 'System.Console.Haskeline.Prefs' Warning: Couldn't find .haddock for export Control.Monad.Trans.Class.MonadTrans Warning: Couldn't find .haddock for export Control.Monad.IO.Class.MonadIO Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.ReaderT Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReaderT Warning: Couldn't find .haddock for export Control.Monad.Trans.Maybe.MaybeT 5% ( 1 / 19) in 'System.Console.Haskeline.Monads' 0% ( 0 / 11) in 'System.Console.Haskeline.Command.Undo' 0% ( 0 / 28) in 'System.Console.Haskeline.Command.History' 0% ( 0 / 17) in 'System.Console.Haskeline.Command.KillRing' 62% ( 8 / 13) in 'System.Console.Haskeline.Completion' 29% ( 7 / 24) in 'System.Console.Haskeline.Term' 0% ( 0 / 2) in 'System.Console.Haskeline.RunCommand' 23% ( 3 / 13) in 'System.Console.Haskeline.Backend.Posix.Encoder' 0% ( 0 / 15) in 'System.Console.Haskeline.Backend.Posix' 0% ( 0 / 3) in 'System.Console.Haskeline.Backend.Terminfo' 0% ( 0 / 17) in 'System.Console.Haskeline.Backend.DumbTerm' 0% ( 0 / 7) in 'System.Console.Haskeline.Backend' 87% ( 20 / 23) in 'System.Console.Haskeline.InputT' 40% ( 2 / 5) in 'System.Console.Haskeline.Command.Completion' 0% ( 0 / 56) in 'System.Console.Haskeline.Vi' 0% ( 0 / 13) in 'System.Console.Haskeline.Emacs' 98% ( 47 / 48) in 'System.Console.Haskeline' 83% ( 5 / 6) in 'System.Console.Haskeline.IO' Warning: System.Console.Haskeline.MonadException: could not find link destinations for: Control.Monad.IO.Class.MonadIO Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.RWS.Lazy.RWST Warning: System.Console.Haskeline.Completion: could not find link destinations for: Control.Monad.IO.Class.MonadIO Warning: System.Console.Haskeline: could not find link destinations for: Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Documentation created: dist/doc/html/haskeline/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskeline-0.7.1.1 Registering haskeline-0.7.1.1... Installed haskeline-0.7.1.1 Configuring hashtables-1.1.2.1... Building hashtables-1.1.2.1... Preprocessing library hashtables-1.1.2.1... [ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o ) [ 2 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o ) [ 3 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o ) [ 4 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o ) [ 5 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o ) [ 6 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o ) [ 7 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o ) [ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o ) [ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o ) [10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o ) [11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o ) [12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o ) src/Data/HashTable/IO.hs:100:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `new' src/Data/HashTable/IO.hs:101:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `new' src/Data/HashTable/IO.hs:102:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `new' src/Data/HashTable/IO.hs:110:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `newSized' src/Data/HashTable/IO.hs:111:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `newSized' src/Data/HashTable/IO.hs:112:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `newSized' src/Data/HashTable/IO.hs:121:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `insert' src/Data/HashTable/IO.hs:123:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `insert' src/Data/HashTable/IO.hs:125:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `insert' src/Data/HashTable/IO.hs:135:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `delete' src/Data/HashTable/IO.hs:137:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `delete' src/Data/HashTable/IO.hs:139:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `delete' src/Data/HashTable/IO.hs:149:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `lookup' src/Data/HashTable/IO.hs:151:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `lookup' src/Data/HashTable/IO.hs:153:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `lookup' src/Data/HashTable/IO.hs:164:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `fromList' src/Data/HashTable/IO.hs:166:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `fromList' src/Data/HashTable/IO.hs:168:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `fromList' src/Data/HashTable/IO.hs:179:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint' src/Data/HashTable/IO.hs:181:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint' src/Data/HashTable/IO.hs:183:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint' src/Data/HashTable/IO.hs:193:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `toList' src/Data/HashTable/IO.hs:195:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `toList' src/Data/HashTable/IO.hs:197:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `toList' src/Data/HashTable/IO.hs:211:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `foldM' src/Data/HashTable/IO.hs:213:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `foldM' src/Data/HashTable/IO.hs:215:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `foldM' src/Data/HashTable/IO.hs:226:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mapM_' src/Data/HashTable/IO.hs:228:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mapM_' src/Data/HashTable/IO.hs:230:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mapM_' In-place registering hashtables-1.1.2.1... Running Haddock for hashtables-1.1.2.1... Running hscolour for hashtables-1.1.2.1... Preprocessing library hashtables-1.1.2.1... Preprocessing library hashtables-1.1.2.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: text-0.11.2.3 Haddock coverage: 0% ( 0 / 10) in 'Data.HashTable.Internal.UnsafeTricks' 6% ( 1 / 17) in 'Data.HashTable.Internal.Utils' 0% ( 0 / 5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream' 0% ( 0 / 7) in 'Data.HashTable.Internal.IntArray' 43% ( 6 / 14) in 'Data.HashTable.Internal.CacheLine' 20% ( 1 / 5) in 'Data.HashTable.Internal.Array' 0% ( 0 / 18) in 'Data.HashTable.Internal.Linear.Bucket' 100% ( 5 / 5) in 'Data.HashTable.Class' 100% ( 10 / 10) in 'Data.HashTable.ST.Basic' 100% ( 9 / 9) in 'Data.HashTable.ST.Cuckoo' 100% ( 10 / 10) in 'Data.HashTable.ST.Linear' 100% ( 16 / 16) in 'Data.HashTable.IO' Documentation created: dist/doc/html/hashtables/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashtables-1.1.2.1 Registering hashtables-1.1.2.1... Installed hashtables-1.1.2.1 Configuring libcspm-1.0.0... Building libcspm-1.0.0... Preprocessing library libcspm-1.0.0... [ 1 of 68] Compiling Util.MonadicPrettyPrintInternal ( src/Util/MonadicPrettyPrintInternal.hs, dist/build/Util/MonadicPrettyPrintInternal.o ) [ 2 of 68] Compiling Data.Set.MutableBit ( src/Data/Set/MutableBit.hs, dist/build/Data/Set/MutableBit.o ) [ 3 of 68] Compiling Util.FuzzyLookup ( src/Util/FuzzyLookup.hs, dist/build/Util/FuzzyLookup.o ) [ 4 of 68] Compiling Util.List ( src/Util/List.hs, dist/build/Util/List.o ) [ 5 of 68] Compiling Data.Graph.ST ( src/Data/Graph/ST.hs, dist/build/Data/Graph/ST.o ) [ 6 of 68] Compiling CSPM.Evaluator.Profiler[boot] ( src/CSPM/Evaluator/Profiler.hs-boot, dist/build/CSPM/Evaluator/Profiler.o-boot ) [ 7 of 68] Compiling Util.Monad ( src/Util/Monad.hs, dist/build/Util/Monad.o ) [ 8 of 68] Compiling Util.Prelude ( src/Util/Prelude.hs, dist/build/Util/Prelude.o ) [ 9 of 68] Compiling Util.Precedence ( src/Util/Precedence.hs, dist/build/Util/Precedence.o ) [10 of 68] Compiling Util.MonadicPrettyPrint ( src/Util/MonadicPrettyPrint.hs, dist/build/Util/MonadicPrettyPrint.o ) [11 of 68] Compiling Util.PrettyPrint ( src/Util/PrettyPrint.hs, dist/build/Util/PrettyPrint.o ) [12 of 68] Compiling Util.Annotated[boot] ( src/Util/Annotated.hs-boot, dist/build/Util/Annotated.o-boot ) [13 of 68] Compiling CSPM.DataStructures.Literals ( src/CSPM/DataStructures/Literals.hs, dist/build/CSPM/DataStructures/Literals.o ) [14 of 68] Compiling Util.Exception ( src/Util/Exception.hs, dist/build/Util/Exception.o ) [15 of 68] Compiling Util.Annotated ( src/Util/Annotated.hs, dist/build/Util/Annotated.o ) [16 of 68] Compiling Util.PartialFunctions ( src/Util/PartialFunctions.hs, dist/build/Util/PartialFunctions.o ) [17 of 68] Compiling Util.HierarchicalMap ( src/Util/HierarchicalMap.hs, dist/build/Util/HierarchicalMap.o ) [18 of 68] Compiling Paths_libcspm ( dist/build/autogen/Paths_libcspm.hs, dist/build/Paths_libcspm.o ) [19 of 68] Compiling CSPM.Evaluator.Values[boot] ( src/CSPM/Evaluator/Values.hs-boot, dist/build/CSPM/Evaluator/Values.o-boot ) [20 of 68] Compiling CSPM.Evaluator.ProcessValues ( src/CSPM/Evaluator/ProcessValues.hs, dist/build/CSPM/Evaluator/ProcessValues.o ) [21 of 68] Compiling CSPM.Evaluator.ValueSet[boot] ( src/CSPM/Evaluator/ValueSet.hs-boot, dist/build/CSPM/Evaluator/ValueSet.o-boot ) [22 of 68] Compiling CSPM.DataStructures.Names ( src/CSPM/DataStructures/Names.hs, dist/build/CSPM/DataStructures/Names.o ) [23 of 68] Compiling CSPM.DataStructures.Types ( src/CSPM/DataStructures/Types.hs, dist/build/CSPM/DataStructures/Types.o ) [24 of 68] Compiling CSPM.DataStructures.Syntax ( src/CSPM/DataStructures/Syntax.hs, dist/build/CSPM/DataStructures/Syntax.o ) [25 of 68] Compiling CSPM.PrettyPrinter ( src/CSPM/PrettyPrinter.hs, dist/build/CSPM/PrettyPrinter.o ) [26 of 68] Compiling CSPM.Parser.Tokens ( src/CSPM/Parser/Tokens.hs, dist/build/CSPM/Parser/Tokens.o ) [27 of 68] Compiling CSPM.TypeChecker.Exceptions ( src/CSPM/TypeChecker/Exceptions.hs, dist/build/CSPM/TypeChecker/Exceptions.o ) [28 of 68] Compiling CSPM.DataStructures.FreeVars ( src/CSPM/DataStructures/FreeVars.hs, dist/build/CSPM/DataStructures/FreeVars.o ) [29 of 68] Compiling CSPM.Prelude ( src/CSPM/Prelude.hs, dist/build/CSPM/Prelude.o ) [30 of 68] Compiling CSPM.Renamer ( src/CSPM/Renamer.hs, dist/build/CSPM/Renamer.o ) [31 of 68] Compiling CSPM.Desugar ( src/CSPM/Desugar.hs, dist/build/CSPM/Desugar.o ) [32 of 68] Compiling CSPM.Evaluator.Environment ( src/CSPM/Evaluator/Environment.hs, dist/build/CSPM/Evaluator/Environment.o ) [33 of 68] Compiling CSPM.Evaluator.Monad ( src/CSPM/Evaluator/Monad.hs, dist/build/CSPM/Evaluator/Monad.o ) [34 of 68] Compiling CSPM.Evaluator.Values ( src/CSPM/Evaluator/Values.hs, dist/build/CSPM/Evaluator/Values.o ) [35 of 68] Compiling CSPM.Evaluator.Expr[boot] ( src/CSPM/Evaluator/Expr.hs-boot, dist/build/CSPM/Evaluator/Expr.o-boot ) [36 of 68] Compiling CSPM.Evaluator.Profiler ( src/CSPM/Evaluator/Profiler.hs, dist/build/CSPM/Evaluator/Profiler.o ) [37 of 68] Compiling CSPM.Evaluator.Exceptions[boot] ( src/CSPM/Evaluator/Exceptions.hs-boot, dist/build/CSPM/Evaluator/Exceptions.o-boot ) [38 of 68] Compiling CSPM.Evaluator.ValueSet ( src/CSPM/Evaluator/ValueSet.hs, dist/build/CSPM/Evaluator/ValueSet.o ) [39 of 68] Compiling CSPM.Evaluator.DeepSeq ( src/CSPM/Evaluator/DeepSeq.hs, dist/build/CSPM/Evaluator/DeepSeq.o ) [40 of 68] Compiling CSPM.Evaluator.Dot ( src/CSPM/Evaluator/Dot.hs, dist/build/CSPM/Evaluator/Dot.o ) [41 of 68] Compiling CSPM.Evaluator.PatBind ( src/CSPM/Evaluator/PatBind.hs, dist/build/CSPM/Evaluator/PatBind.o ) [42 of 68] Compiling CSPM.Evaluator.ValuePrettyPrinter ( src/CSPM/Evaluator/ValuePrettyPrinter.hs, dist/build/CSPM/Evaluator/ValuePrettyPrinter.o ) [43 of 68] Compiling CSPM.Evaluator.Exceptions ( src/CSPM/Evaluator/Exceptions.hs, dist/build/CSPM/Evaluator/Exceptions.o ) [44 of 68] Compiling CSPM.Evaluator.BuiltInFunctions ( src/CSPM/Evaluator/BuiltInFunctions.hs, dist/build/CSPM/Evaluator/BuiltInFunctions.o ) [45 of 68] Compiling CSPM.Evaluator.DeclBind ( src/CSPM/Evaluator/DeclBind.hs, dist/build/CSPM/Evaluator/DeclBind.o ) [46 of 68] Compiling CSPM.Evaluator.File ( src/CSPM/Evaluator/File.hs, dist/build/CSPM/Evaluator/File.o ) [47 of 68] Compiling CSPM.Evaluator.Expr ( src/CSPM/Evaluator/Expr.hs, dist/build/CSPM/Evaluator/Expr.o ) [48 of 68] Compiling CSPM.Evaluator ( src/CSPM/Evaluator.hs, dist/build/CSPM/Evaluator.o ) [49 of 68] Compiling CSPM.Parser.Exceptions ( src/CSPM/Parser/Exceptions.hs, dist/build/CSPM/Parser/Exceptions.o ) [50 of 68] Compiling CSPM.Parser.Monad ( src/CSPM/Parser/Monad.hs, dist/build/CSPM/Parser/Monad.o ) [51 of 68] Compiling CSPM.Parser.Lexer ( dist/build/CSPM/Parser/Lexer.hs, dist/build/CSPM/Parser/Lexer.o ) [52 of 68] Compiling CSPM.Parser.Parser ( src/CSPM/Parser/Parser.hs, dist/build/CSPM/Parser/Parser.o ) [53 of 68] Compiling CSPM.Parser ( src/CSPM/Parser.hs, dist/build/CSPM/Parser.o ) [54 of 68] Compiling CSPM.TypeChecker.Environment ( src/CSPM/TypeChecker/Environment.hs, dist/build/CSPM/TypeChecker/Environment.o ) [55 of 68] Compiling CSPM.TypeChecker.Monad ( src/CSPM/TypeChecker/Monad.hs, dist/build/CSPM/TypeChecker/Monad.o ) [56 of 68] Compiling CSPM.TypeChecker.BuiltInFunctions ( src/CSPM/TypeChecker/BuiltInFunctions.hs, dist/build/CSPM/TypeChecker/BuiltInFunctions.o ) [57 of 68] Compiling CSPM.TypeChecker.Compressor ( src/CSPM/TypeChecker/Compressor.hs, dist/build/CSPM/TypeChecker/Compressor.o ) [58 of 68] Compiling CSPM.TypeChecker.Decl[boot] ( src/CSPM/TypeChecker/Decl.hs-boot, dist/build/CSPM/TypeChecker/Decl.o-boot ) [59 of 68] Compiling CSPM.TypeChecker.Unification ( src/CSPM/TypeChecker/Unification.hs, dist/build/CSPM/TypeChecker/Unification.o ) [60 of 68] Compiling CSPM.TypeChecker.Common ( src/CSPM/TypeChecker/Common.hs, dist/build/CSPM/TypeChecker/Common.o ) [61 of 68] Compiling CSPM.TypeChecker.Pat ( src/CSPM/TypeChecker/Pat.hs, dist/build/CSPM/TypeChecker/Pat.o ) [62 of 68] Compiling CSPM.TypeChecker.Expr ( src/CSPM/TypeChecker/Expr.hs, dist/build/CSPM/TypeChecker/Expr.o ) [63 of 68] Compiling CSPM.TypeChecker.Decl ( src/CSPM/TypeChecker/Decl.hs, dist/build/CSPM/TypeChecker/Decl.o ) [64 of 68] Compiling CSPM.TypeChecker.File ( src/CSPM/TypeChecker/File.hs, dist/build/CSPM/TypeChecker/File.o ) [65 of 68] Compiling CSPM.TypeChecker.InteractiveStmt ( src/CSPM/TypeChecker/InteractiveStmt.hs, dist/build/CSPM/TypeChecker/InteractiveStmt.o ) [66 of 68] Compiling CSPM.TypeChecker ( src/CSPM/TypeChecker.hs, dist/build/CSPM/TypeChecker.o ) [67 of 68] Compiling CSPM ( src/CSPM.hs, dist/build/CSPM.o ) [68 of 68] Compiling CSPM.CommandLineOptions ( src/CSPM/CommandLineOptions.hs, dist/build/CSPM/CommandLineOptions.o ) In-place registering libcspm-1.0.0... Running Haddock for libcspm-1.0.0... Running hscolour for libcspm-1.0.0... Preprocessing library libcspm-1.0.0... Preprocessing library libcspm-1.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: 100% ( 62 / 62) in 'Util.MonadicPrettyPrintInternal' 44% ( 4 / 9) in 'Data.Set.MutableBit' 67% ( 2 / 3) in 'Util.FuzzyLookup' 50% ( 2 / 4) in 'Util.List' 60% ( 6 / 10) in 'Data.Graph.ST' 17% ( 1 / 6) in 'Util.Monad' 100% ( 5 / 5) in 'Util.Prelude' 33% ( 1 / 3) in 'Util.Precedence' 61% ( 11 / 18) in 'Util.MonadicPrettyPrint' 85% ( 11 / 13) in 'Util.PrettyPrint' 0% ( 0 / 2) in 'CSPM.DataStructures.Literals' 82% ( 9 / 11) in 'Util.Exception' 0% ( 0 / 10) in 'Util.Annotated' doc comment parse failed: doc comment parse failed: 0% ( 0 / 14) in 'Util.PartialFunctions' 20% ( 3 / 15) in 'Util.HierarchicalMap' 0% ( 0 / 8) in 'Paths_libcspm' 50% ( 9 / 18) in 'CSPM.Evaluator.ProcessValues' 62% ( 8 / 13) in 'CSPM.DataStructures.Names' 18% ( 5 / 28) in 'CSPM.DataStructures.Types' doc comment parse failed: A module instance declaration, e.g. @instance M1 = M2(E1, ..., EN) 33% ( 27 / 83) in 'CSPM.DataStructures.Syntax' 0% ( 0 / 3) in 'CSPM.PrettyPrinter' 0% ( 0 / 4) in 'CSPM.Parser.Tokens' 8% ( 1 / 12) in 'CSPM.TypeChecker.Exceptions' 0% ( 0 / 3) in 'CSPM.DataStructures.FreeVars' 17% ( 1 / 6) in 'CSPM.Prelude' 38% ( 3 / 8) in 'CSPM.Renamer' 0% ( 0 / 3) in 'CSPM.Desugar' 0% ( 0 / 5) in 'CSPM.Evaluator.Environment' 11% ( 2 / 19) in 'CSPM.Evaluator.Monad' 35% ( 8 / 23) in 'CSPM.Evaluator.Values' 0% ( 0 / 10) in 'CSPM.Evaluator.Profiler' 69% ( 20 / 29) in 'CSPM.Evaluator.ValueSet' 0% ( 0 / 1) in 'CSPM.Evaluator.DeepSeq' 60% ( 6 / 10) in 'CSPM.Evaluator.Dot' 0% ( 0 / 3) in 'CSPM.Evaluator.PatBind' 50% ( 1 / 2) in 'CSPM.Evaluator.ValuePrettyPrinter' 0% ( 0 / 21) in 'CSPM.Evaluator.Exceptions' 0% ( 0 / 3) in 'CSPM.Evaluator.BuiltInFunctions' 50% ( 1 / 2) in 'CSPM.Evaluator.DeclBind' 0% ( 0 / 2) in 'CSPM.Evaluator.File' Warning: CSPM.Evaluator.Expr: eval is exported separately but will be documented under Evaluatable. Consider exporting it together with its parent(s) for code clarity. 0% ( 0 / 2) in 'CSPM.Evaluator.Expr' 35% ( 7 / 20) in 'CSPM.Evaluator' 6% ( 1 / 16) in 'CSPM.Parser.Exceptions' 0% ( 0 / 22) in 'CSPM.Parser.Monad' 1% ( 2 /175) in 'CSPM.Parser.Lexer' 0% ( 0 / 4) in 'CSPM.Parser.Parser' 71% ( 5 / 7) in 'CSPM.Parser' 20% ( 2 / 10) in 'CSPM.TypeChecker.Environment' 18% ( 9 / 49) in 'CSPM.TypeChecker.Monad' 0% ( 0 / 2) in 'CSPM.TypeChecker.BuiltInFunctions' Warning: CSPM.TypeChecker.Compressor: mcompress is exported separately but will be documented under Compressable. Consider exporting it together with its parent(s) for code clarity. 50% ( 1 / 2) in 'CSPM.TypeChecker.Compressor' 60% ( 6 / 10) in 'CSPM.TypeChecker.Unification' 0% ( 0 / 12) in 'CSPM.TypeChecker.Common' 0% ( 0 / 1) in 'CSPM.TypeChecker.Pat' 0% ( 0 / 1) in 'CSPM.TypeChecker.Expr' 50% ( 1 / 2) in 'CSPM.TypeChecker.Decl' 0% ( 0 / 1) in 'CSPM.TypeChecker.File' 0% ( 0 / 1) in 'CSPM.TypeChecker.InteractiveStmt' 17% ( 2 / 12) in 'CSPM.TypeChecker' 92% ( 57 / 62) in 'CSPM' 83% ( 5 / 6) in 'CSPM.CommandLineOptions' Warning: Data.Set.MutableBit: could not find link destinations for: Data.Set.MutableBit.Bucket Warning: Util.MonadicPrettyPrint: could not find link destinations for: Data.Functor.Identity.Identity Warning: Util.PrettyPrint: could not find link destinations for: Data.Functor.Identity.Identity Warning: Util.Exception: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Warning: CSPM.Evaluator.ProcessValues: could not find link destinations for: Data.Functor.Identity.Identity Warning: CSPM.DataStructures.Names: could not find link destinations for: Control.Monad.IO.Class.MonadIO Warning: CSPM.DataStructures.Types: could not find link destinations for: Control.Monad.IO.Class.MonadIO Warning: CSPM.Renamer: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT CSPM.Renamer.Renamable Warning: CSPM.Desugar: could not find link destinations for: CSPM.Desugar.DesugarMonad Control.Monad.IO.Class.MonadIO Warning: CSPM.Evaluator.Monad: could not find link destinations for: Control.Monad.Trans.Reader.Reader Warning: CSPM.Evaluator.Values: could not find link destinations for: Data.Functor.Identity.Identity Warning: CSPM.Evaluator.ValueSet: could not find link destinations for: Data.Functor.Identity.Identity Warning: CSPM.Evaluator: could not find link destinations for: Control.Monad.Trans.Reader.Reader Warning: CSPM.Parser.Monad: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Warning: CSPM.Parser.Lexer: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Warning: CSPM.Parser: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Warning: CSPM.TypeChecker.Monad: could not find link destinations for: Control.Monad.IO.Class.MonadIO Control.Monad.Trans.State.Lazy.StateT Warning: CSPM.TypeChecker: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Warning: CSPM: could not find link destinations for: Control.Monad.IO.Class.MonadIO Control.Monad.Trans.State.Lazy.StateT Documentation created: dist/doc/html/libcspm/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/libcspm-1.0.0 Registering libcspm-1.0.0... Installed libcspm-1.0.0 Downloading cspmchecker-0.2.0... Configuring cspmchecker-0.2.0... Building cspmchecker-0.2.0... Preprocessing executable 'cspmchecker' for cspmchecker-0.2.0... [1 of 3] Compiling Monad ( src/Checker/Monad.hs, dist/build/cspmchecker/cspmchecker-tmp/Monad.o ) src/Checker/Monad.hs:17:13: Couldn't match expected type `IO CSPMSession' with actual type `EvaluatorOptions -> m1 CSPMSession' In a stmt of a 'do' block: sess <- newCSPMSession In the expression: do { sess <- newCSPMSession; return $ CheckerState sess [] } In an equation for `initCheckerState': initCheckerState = do { sess <- newCSPMSession; return $ CheckerState sess [] } src/Checker/Monad.hs:22:22: Couldn't match expected type `IO CSPMSession' with actual type `EvaluatorOptions -> m0 CSPMSession' In the second argument of `($)', namely `newCSPMSession' In a stmt of a 'do' block: sess <- liftIO $ newCSPMSession In the expression: do { sess <- liftIO $ newCSPMSession; modify (\ st -> st {cspmSession = sess, lastWarnings = []}) } Failed to install cspmchecker-0.2.0 cabal: Error: some packages failed to install: cspmchecker-0.2.0 failed during the building phase. The exception was: ExitFailure 1