Build #1 for haskades-0.2.0

[all reports]

Package haskades-0.2.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies text-format-0.3.1.0, text-0.11.2.3, haskell-src-1.0.1.5, errors-1.4.3, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring MonadRandom-0.1.12...
Building MonadRandom-0.1.12...
Preprocessing library MonadRandom-0.1.12...
[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o )
[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o )
In-place registering MonadRandom-0.1.12...
Running Haddock for MonadRandom-0.1.12...
Running hscolour for MonadRandom-0.1.12...
Preprocessing library MonadRandom-0.1.12...
Preprocessing library MonadRandom-0.1.12...
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, random-1.0.1.1,
transformers-0.3.0.0
Haddock coverage:
Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity.
 100% (  3 /  3) in 'Control.Monad.Random.Class'
Warning: MonadRandom-0.1.12:Control.Monad.Random: Could not find documentation for exported module: System.Random
 100% ( 15 / 15) in 'Control.Monad.Random'
Warning: Control.Monad.Random.Class: could not find link destinations for:
    System.Random.Random System.Random.random System.Random.randoms System.Random.randomR System.Random.randomRs Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT System.Random.RandomGen Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT System.Random.StdGen
Warning: Control.Monad.Random: could not find link destinations for:
    System.Random.RandomGen System.Random.StdGen Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO System.Random.Random
Documentation created: dist/doc/html/MonadRandom/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/MonadRandom-0.1.12/ghc-7.6.3
Registering MonadRandom-0.1.12...
Installed MonadRandom-0.1.12
Configuring double-conversion-0.2.0.6...
Building double-conversion-0.2.0.6...
Preprocessing library double-conversion-0.2.0.6...
[1 of 3] Compiling Data.Double.Conversion.FFI ( Data/Double/Conversion/FFI.hs, dist/build/Data/Double/Conversion/FFI.o )
[2 of 3] Compiling Data.Double.Conversion.Text ( Data/Double/Conversion/Text.hs, dist/build/Data/Double/Conversion/Text.o )
[3 of 3] Compiling Data.Double.Conversion.ByteString ( Data/Double/Conversion/ByteString.hs, dist/build/Data/Double/Conversion/ByteString.o )
In-place registering double-conversion-0.2.0.6...
Running Haddock for double-conversion-0.2.0.6...
Running hscolour for double-conversion-0.2.0.6...
Preprocessing library double-conversion-0.2.0.6...
Preprocessing library double-conversion-0.2.0.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
   8% (  1 / 13) in 'Data.Double.Conversion.FFI'
 100% (  5 /  5) in 'Data.Double.Conversion.Text'
 100% (  5 /  5) in 'Data.Double.Conversion.ByteString'
Warning: Data.Double.Conversion.Text: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/double-conversion/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/double-conversion-0.2.0.6/ghc-7.6.3
Registering double-conversion-0.2.0.6...
Installed double-conversion-0.2.0.6
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/hashable-1.2.1.0/ghc-7.6.3
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring nats-0.1.2...
Building nats-0.1.2...
Preprocessing library nats-0.1.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.1.2...
Running Haddock for nats-0.1.2...
Running hscolour for nats-0.1.2...
Preprocessing library nats-0.1.2...
Preprocessing library nats-0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  75% (  3 /  4) in 'Numeric.Natural.Internal'
  75% (  3 /  4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/nats-0.1.2/ghc-7.6.3
Registering nats-0.1.2...
Installed nats-0.1.2
Configuring safe-0.3.3...
Building safe-0.3.3...
Preprocessing library safe-0.3.3...
[1 of 2] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[2 of 2] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.3...
Running Haddock for safe-0.3.3...
Running hscolour for safe-0.3.3...
Preprocessing library safe-0.3.3...
Preprocessing library safe-0.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  54% (  7 / 13) in 'Safe.Foldable'
  21% ( 10 / 47) in 'Safe'
Documentation created: dist/doc/html/safe/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/safe-0.3.3/ghc-7.6.3
Registering safe-0.3.3...
Installed safe-0.3.3
Configuring syb-0.4.1...
Building syb-0.4.1...
Preprocessing library syb-0.4.1...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.1...
Running Haddock for syb-0.4.1...
Running hscolour for syb-0.4.1...
Preprocessing library syb-0.4.1...
Preprocessing library syb-0.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/syb-0.4.1/ghc-7.6.3
Registering syb-0.4.1...
Installed syb-0.4.1
Configuring tagged-0.7...
Building tagged-0.7...
Preprocessing library tagged-0.7...
[1 of 2] Compiling Data.Proxy       ( old/Data/Proxy.hs, dist/build/Data/Proxy.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.7...
Running Haddock for tagged-0.7...
Running hscolour for tagged-0.7...
Preprocessing library tagged-0.7...
Preprocessing library tagged-0.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  80% (  4 /  5) in 'Data.Proxy'
  92% ( 11 / 12) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/tagged-0.7/ghc-7.6.3
Registering tagged-0.7...
Installed tagged-0.7
Configuring transformers-compat-0.1.1.1...
Building transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.1.1...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.1.1.1...
Running Haddock for transformers-compat-0.1.1.1...
Running hscolour for transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.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
Haddock coverage:
   0% (  0 /  7) in 'Paths_transformers_compat'
Documentation created: dist/doc/html/transformers-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/transformers-compat-0.1.1.1/ghc-7.6.3
Registering transformers-compat-0.1.1.1...
Installed transformers-compat-0.1.1.1
Configuring text-format-0.3.1.0...
Building text-format-0.3.1.0...
Preprocessing library text-format-0.3.1.0...
[1 of 7] Compiling Data.Text.Format.Types.Internal ( Data/Text/Format/Types/Internal.hs, dist/build/Data/Text/Format/Types/Internal.o )
[2 of 7] Compiling Data.Text.Format.Types ( Data/Text/Format/Types.hs, dist/build/Data/Text/Format/Types.o )
[3 of 7] Compiling Data.Text.Format.Functions ( Data/Text/Format/Functions.hs, dist/build/Data/Text/Format/Functions.o )
[4 of 7] Compiling Data.Text.Format.Int ( Data/Text/Format/Int.hs, dist/build/Data/Text/Format/Int.o )
[5 of 7] Compiling Data.Text.Buildable ( Data/Text/Buildable.hs, dist/build/Data/Text/Buildable.o )
[6 of 7] Compiling Data.Text.Format.Params ( Data/Text/Format/Params.hs, dist/build/Data/Text/Format/Params.o )
[7 of 7] Compiling Data.Text.Format ( Data/Text/Format.hs, dist/build/Data/Text/Format.o )
In-place registering text-format-0.3.1.0...
Running Haddock for text-format-0.3.1.0...
Running hscolour for text-format-0.3.1.0...
Preprocessing library text-format-0.3.1.0...
Preprocessing library text-format-0.3.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% (  6 /  6) in 'Data.Text.Format.Types.Internal'
 100% (  6 /  6) in 'Data.Text.Format.Types'
 100% (  3 /  3) in 'Data.Text.Format.Functions'
   0% (  0 /  4) in 'Data.Text.Format.Int'
 100% (  2 /  2) in 'Data.Text.Buildable'
 100% (  2 /  2) in 'Data.Text.Format.Params'
 100% ( 21 / 21) in 'Data.Text.Format'
Warning: Data.Text.Format.Types: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Data.Text.Buildable: could not find link destinations for:
    Data.Text.Lazy.Builder.Builder Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Data.Text.Format.Params: could not find link destinations for:
    Data.Text.Lazy.Builder.Builder
Warning: Data.Text.Format: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Control.Monad.IO.Class.MonadIO Data.Text.Lazy.Builder.Builder
Documentation created: dist/doc/html/text-format/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/text-format-0.3.1.0/ghc-7.6.3
Registering text-format-0.3.1.0...
Installed text-format-0.3.1.0
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  85% ( 52 / 61) in 'Data.HashMap.Base'
  98% ( 44 / 45) in 'Data.HashMap.Strict'
  98% ( 44 / 45) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/unordered-containers-0.2.3.3/ghc-7.6.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring haskell-src-1.0.1.5...
Building haskell-src-1.0.1.5...
Preprocessing library haskell-src-1.0.1.5...

dist/build/Language/Haskell/Parser.hs:2:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 6] Compiling Language.Haskell.Syntax ( Language/Haskell/Syntax.hs, dist/build/Language/Haskell/Syntax.o )
[2 of 6] Compiling Language.Haskell.Pretty ( Language/Haskell/Pretty.hs, dist/build/Language/Haskell/Pretty.o )
[3 of 6] Compiling Language.Haskell.ParseMonad ( Language/Haskell/ParseMonad.hs, dist/build/Language/Haskell/ParseMonad.o )
[4 of 6] Compiling Language.Haskell.ParseUtils ( Language/Haskell/ParseUtils.hs, dist/build/Language/Haskell/ParseUtils.o )
[5 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o )
[6 of 6] Compiling Language.Haskell.Parser ( dist/build/Language/Haskell/Parser.hs, dist/build/Language/Haskell/Parser.o )

templates/GenericTemplate.hs:219:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonadReduce':
        happyMonadReduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk

templates/GenericTemplate.hs:226:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonad2Reduce':
        happyMonad2Reduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyNewToken new_state sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk
              off = indexShortOffAddr happyGotoOffsets st1
              off_i = (off Happy_GHC_Exts.+# nt)
              ....
In-place registering haskell-src-1.0.1.5...
Running Haddock for haskell-src-1.0.1.5...
Running hscolour for haskell-src-1.0.1.5...
Preprocessing library haskell-src-1.0.1.5...
Preprocessing library haskell-src-1.0.1.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

dist/build/Language/Haskell/Parser.hs:2:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/Language/Haskell/Parser.hs:2:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

templates/GenericTemplate.hs:219:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonadReduce':
        happyMonadReduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk

templates/GenericTemplate.hs:226:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonad2Reduce':
        happyMonad2Reduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyNewToken new_state sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk
              off = indexShortOffAddr happyGotoOffsets st1
              off_i = (off Happy_GHC_Exts.+# nt)
              ....
Haddock coverage:
  70% ( 45 / 64) in 'Language.Haskell.Syntax'
  93% ( 14 / 15) in 'Language.Haskell.Pretty'
  37% ( 10 / 27) in 'Language.Haskell.ParseMonad'
   7% (  1 / 15) in 'Language.Haskell.ParseUtils'
  33% (  1 /  3) in 'Language.Haskell.Lexer'
 100% (  6 /  6) in 'Language.Haskell.Parser'
Documentation created: dist/doc/html/haskell-src/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/haskell-src-1.0.1.5/ghc-7.6.3
Registering haskell-src-1.0.1.5...
Installed haskell-src-1.0.1.5
Configuring contravariant-0.4.4...
Building contravariant-0.4.4...
Preprocessing library contravariant-0.4.4...
[1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[3 of 3] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
In-place registering contravariant-0.4.4...
Running Haddock for contravariant-0.4.4...
Running hscolour for contravariant-0.4.4...
Preprocessing library contravariant-0.4.4...
Preprocessing library contravariant-0.4.4...
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
Haddock coverage:
  81% ( 13 / 16) in 'Data.Functor.Contravariant'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
Warning: Data.Functor.Contravariant: could not find link destinations for:
    Control.Applicative.Backwards.Backwards Data.Functor.Constant.Constant Data.Functor.Reverse.Reverse Data.Functor.Product.Product Data.Functor.Compose.Compose
Documentation created: dist/doc/html/contravariant/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/contravariant-0.4.4/ghc-7.6.3
Registering contravariant-0.4.4...
Installed contravariant-0.4.4
[1 of 1] Compiling Main             ( /tmp/distributive-0.3.2-24841/distributive-0.3.2/Setup.lhs, /tmp/distributive-0.3.2-24841/distributive-0.3.2/dist/setup/Main.o )
Linking /tmp/distributive-0.3.2-24841/distributive-0.3.2/dist/setup/setup ...
Configuring distributive-0.3.2...
Building distributive-0.3.2...
Preprocessing library distributive-0.3.2...
[1 of 1] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.3.2...
Running Haddock for distributive-0.3.2...
Running hscolour for distributive-0.3.2...
Preprocessing library distributive-0.3.2...
Preprocessing library distributive-0.3.2...
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
Haddock coverage:
 100% (  4 /  4) in 'Data.Distributive'
Warning: Data.Distributive: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Applicative.Backwards.Backwards Control.Monad.Trans.Identity.IdentityT Data.Functor.Reverse.Reverse Control.Monad.Trans.Reader.ReaderT Data.Functor.Compose.Compose Data.Functor.Product.Product
Documentation created: dist/doc/html/distributive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/distributive-0.3.2/ghc-7.6.3
Registering distributive-0.3.2...
Installed distributive-0.3.2
Configuring semigroups-0.12...
Building semigroups-0.12...
Preprocessing library semigroups-0.12...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.12...
Running Haddock for semigroups-0.12...
Running hscolour for semigroups-0.12...
Preprocessing library semigroups-0.12...
Preprocessing library semigroups-0.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
  94% ( 62 / 66) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Warning: Data.Semigroup: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/semigroups/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/semigroups-0.12/ghc-7.6.3
Registering semigroups-0.12...
Installed semigroups-0.12
[1 of 1] Compiling Main             ( /tmp/comonad-4.0-24841/comonad-4.0/Setup.lhs, /tmp/comonad-4.0-24841/comonad-4.0/dist/setup/Main.o )
Linking /tmp/comonad-4.0-24841/comonad-4.0/dist/setup/setup ...
Configuring comonad-4.0...
Building comonad-4.0...
Preprocessing library comonad-4.0...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.0...
Running Haddock for comonad-4.0...
Running hscolour for comonad-4.0...
Preprocessing library comonad-4.0...
Preprocessing library comonad-4.0...
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, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Identity.IdentityT
  50% (  1 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 21 / 21) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
haddock module header parse failed: Cannot parse header documentation paragraphs
doc comment parse failed:  Modify the stored value

 > pos . seeks swap $ store fst (1,5)
 (5,1)

 Seeks satisfies the law

 > seeks f = peeks f . duplicate
  60% (  9 / 15) in 'Control.Comonad.Trans.Store'
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  60% (  9 / 15) in 'Control.Comonad.Env'
Warning: comonad-4.0:Control.Comonad.Identity: Could not find documentation for exported module: Data.Functor.Identity
 100% (  3 /  3) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  62% (  8 / 13) in 'Control.Comonad.Store'
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  57% (  8 / 14) in 'Control.Comonad.Traced'
  20% (  1 /  5) in 'Data.Functor.Coproduct'
Warning: Data.Functor.Composition: could not find link destinations for:
    Data.Functor.Compose.Compose
Warning: Control.Comonad.Trans.Identity: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Comonad: could not find link destinations for:
    Data.Functor.Identity.Identity Data.Traversable.Id Data.Traversable.StateL Data.Traversable.StateR Data.Functor.Compose.Compose
Warning: Control.Comonad.Trans.Env: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Trans.Store: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Trans.Traced: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Env: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Store: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Traced: could not find link destinations for:
    Data.Functor.Identity.Identity
Documentation created: dist/doc/html/comonad/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/comonad-4.0/ghc-7.6.3
Registering comonad-4.0...
Installed comonad-4.0
Configuring semigroupoids-4.0...
Building semigroupoids-4.0...
Preprocessing library semigroupoids-4.0...
[ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[ 7 of 20] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.o )
[10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.o )
[11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.o )
[16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.o )
[17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.o )
[18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
In-place registering semigroupoids-4.0...
Running Haddock for semigroupoids-4.0...
Running hscolour for semigroupoids-4.0...
Preprocessing library semigroupoids-4.0...
Preprocessing library semigroupoids-4.0...
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, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  75% (  3 /  4) in 'Data.Functor.Extend'
  75% ( 15 / 20) in 'Data.Functor.Bind'
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
  50% (  2 /  4) in 'Data.Semigroupoid'
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  50% (  1 /  2) in 'Data.Groupoid'
   0% (  0 /  2) in 'Data.Isomorphism'
   0% (  0 /  4) in 'Data.Semigroupoid.Product'
   0% (  0 /  6) in 'Data.Semigroupoid.Coproduct'
  50% (  1 /  2) in 'Data.Semigroupoid.Ob'
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Foldable'
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  40% (  6 / 15) in 'Data.Semifunctor'
  14% (  1 /  7) in 'Data.Semifunctor.Associative'
  17% (  1 /  6) in 'Data.Semifunctor.Braided'
 100% (  3 /  3) in 'Data.Functor.Alt'
 100% (  3 /  3) in 'Data.Functor.Plus'
   0% (  0 /  2) in 'Data.Semigroupoid.Static'
Warning: Data.Functor.Extend: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Data.Functor.Bind: could not find link destinations for:
    Data.Traversable.Id Data.Functor.Identity.Identity Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Data.Functor.Compose.Compose Data.Functor.Product.Product Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Functor.Bind.Trans: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Functor.Apply: could not find link destinations for:
    Data.Traversable.Id Data.Functor.Identity.Identity Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Data.Functor.Compose.Compose Data.Functor.Product.Product Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Semigroup.Foldable: could not find link destinations for:
    Data.Functor.Identity.Identity Data.Functor.Compose.Compose Data.Functor.Product.Product
Warning: Data.Semigroup.Traversable: could not find link destinations for:
    Data.Functor.Identity.Identity Data.Functor.Compose.Compose Data.Functor.Product.Product
Warning: Data.Functor.Alt: could not find link destinations for:
    Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Functor.Plus: could not find link destinations for:
    Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Documentation created: dist/doc/html/semigroupoids/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/semigroupoids-4.0/ghc-7.6.3
Registering semigroupoids-4.0...
Installed semigroupoids-4.0
Configuring either-4.0...
Building either-4.0...
Preprocessing library either-4.0...
[1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.o )
[2 of 2] Compiling Control.Monad.Trans.Either ( src/Control/Monad/Trans/Either.hs, dist/build/Control/Monad/Trans/Either.o )
In-place registering either-4.0...
Running Haddock for either-4.0...
Running hscolour for either-4.0...
Preprocessing library either-4.0...
Preprocessing library either-4.0...
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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% ( 16 / 16) in 'Data.Either.Combinators'
 100% (  8 /  8) in 'Control.Monad.Trans.Either'
Warning: Control.Monad.Trans.Either: could not find link destinations for:
    Control.Monad.Trans.Error.Error Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.Trans.Class.MonadTrans Control.Monad.Cont.Class.MonadCont Control.Monad.IO.Class.MonadIO Control.Monad.Error.Class.throwError
Documentation created: dist/doc/html/either/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/either-4.0/ghc-7.6.3
Registering either-4.0...
Installed either-4.0
Configuring errors-1.4.3...
Building errors-1.4.3...
Preprocessing library errors-1.4.3...
[1 of 5] Compiling Data.EitherR     ( Data/EitherR.hs, dist/build/Data/EitherR.o )
[2 of 5] Compiling Control.Error.Util ( Control/Error/Util.hs, dist/build/Control/Error/Util.o )
[3 of 5] Compiling Control.Error.Script ( Control/Error/Script.hs, dist/build/Control/Error/Script.o )
[4 of 5] Compiling Control.Error.Safe ( Control/Error/Safe.hs, dist/build/Control/Error/Safe.o )
[5 of 5] Compiling Control.Error    ( Control/Error.hs, dist/build/Control/Error.o )
In-place registering errors-1.4.3...
Running Haddock for errors-1.4.3...
Running hscolour for errors-1.4.3...
Preprocessing library errors-1.4.3...
Preprocessing library errors-1.4.3...
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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% ( 23 / 23) in 'Data.EitherR'
 100% ( 28 / 28) in 'Control.Error.Util'
 100% (  5 /  5) in 'Control.Error.Script'
 100% ( 48 / 48) in 'Control.Error.Safe'
Warning: errors-1.4.3:Control.Error: Could not find documentation for exported module: Control.Monad.Trans.Maybe
 100% ( 10 / 10) in 'Control.Error'
Warning: Data.EitherR: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Error.Util: could not find link destinations for:
    Control.Monad.Trans.Maybe.MaybeT Control.Monad.IO.Class.MonadIO
Warning: Control.Error.Script: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Class.lift
Warning: Control.Error: could not find link destinations for:
    Control.Monad.Trans.Maybe.MaybeT
Documentation created: dist/doc/html/errors/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/errors-1.4.3/ghc-7.6.3
Registering errors-1.4.3...
Installed errors-1.4.3
Downloading haskades-0.2.0...
Configuring haskades-0.2.0...
Building haskades-0.2.0...
Preprocessing executable 'haskades' for haskades-0.2.0...
[1 of 3] Compiling Records          ( Records.hs, dist/build/haskades/haskades-tmp/Records.o )
[2 of 3] Compiling MustacheTemplates ( MustacheTemplates.hs, dist/build/haskades/haskades-tmp/MustacheTemplates.o )
[3 of 3] Compiling Main             ( haskades.hs, dist/build/haskades/haskades-tmp/Main.o )
Linking dist/build/haskades/haskades ...
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 haskades-0.2.0

Test log

No test log was submitted for this report.