Build #2 for RNAFoldProgs-0.0.0.2

[all reports]

Package RNAFoldProgs-0.0.0.2
Install DependencyFailed BiobaseTurner-0.1.1.0
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies split-0.2.2, cmdargs-0.6, base-4.6.0.1, RNAFold-0.0.2.1, PrimitiveArray-0.0.2.2, BiobaseVienna-0.0.2.3, Biobase-0.0.2.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HsTools-0.0.1.1...
Building HsTools-0.0.1.1...
Preprocessing library HsTools-0.0.1.1...
[1 of 3] Compiling Debug.Trace.Tools ( Debug/Trace/Tools.hs, dist/build/Debug/Trace/Tools.o )
[2 of 3] Compiling Data.Ix.List     ( Data/Ix/List.hs, dist/build/Data/Ix/List.o )
[3 of 3] Compiling Data.Ix.Tuple    ( Data/Ix/Tuple.hs, dist/build/Data/Ix/Tuple.o )
In-place registering HsTools-0.0.1.1...
Running Haddock for HsTools-0.0.1.1...
Running hscolour for HsTools-0.0.1.1...
Preprocessing library HsTools-0.0.1.1...
Preprocessing library HsTools-0.0.1.1...
Haddock coverage:
  75% (  3 /  4) in 'Debug.Trace.Tools'
 100% (  4 /  4) in 'Data.Ix.List'
   0% (  0 /  1) in 'Data.Ix.Tuple'
Documentation created: dist/doc/html/HsTools/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HsTools-0.0.1.1
Registering HsTools-0.0.1.1...
Installed HsTools-0.0.1.1
Configuring ListLike-3.1.7.1...
Building ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
[1 of 8] Compiling Data.ListLike.FoldableLL ( src/Data/ListLike/FoldableLL.hs, dist/build/Data/ListLike/FoldableLL.o )
[2 of 8] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, dist/build/Data/ListLike/Base.o )
[3 of 8] Compiling Data.ListLike.String ( src/Data/ListLike/String.hs, dist/build/Data/ListLike/String.o )
[4 of 8] Compiling Data.ListLike.Utils ( src/Data/ListLike/Utils.hs, dist/build/Data/ListLike/Utils.o )
[5 of 8] Compiling Data.ListLike.IO ( src/Data/ListLike/IO.hs, dist/build/Data/ListLike/IO.o )
[6 of 8] Compiling Data.ListLike.CharString ( src/Data/ListLike/CharString.hs, dist/build/Data/ListLike/CharString.o )
[7 of 8] Compiling Data.ListLike.Instances ( src/Data/ListLike/Instances.hs, dist/build/Data/ListLike/Instances.o )
[8 of 8] Compiling Data.ListLike    ( src/Data/ListLike.hs, dist/build/Data/ListLike.o )
In-place registering ListLike-3.1.7.1...
Running Haddock for ListLike-3.1.7.1...
Running hscolour for ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
Haddock coverage:
 100% (  9 /  9) in 'Data.ListLike.FoldableLL'
 100% (  6 /  6) in 'Data.ListLike.Base'
 100% (  2 /  2) in 'Data.ListLike.String'
 100% ( 11 / 11) in 'Data.ListLike.Utils'
 100% (  2 /  2) in 'Data.ListLike.IO'
 100% (  3 /  3) in 'Data.ListLike.CharString'
 100% (  1 /  1) in 'Data.ListLike.Instances'
Warning: Data.ListLike: empty is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: singleton is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cons is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: snoc is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: append is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: head is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: last is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tail is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: init is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: null is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: length is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: map is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: reverse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersperse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromListLike is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concat is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidConcatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: any is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: all is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: maximum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: minimum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: iterate is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: repeat is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: replicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cycle is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: take is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: drop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: splitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: takeWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: dropWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: span is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: break is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: group is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: inits is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tails is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isPrefixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isSuffixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isInfixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: notElem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: find is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: filter is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: partition is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: index is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sequence is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: mapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: lines is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: words is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nub is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: delete is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirsts is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: union is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersect is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sort is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insert is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nubBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirstsBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: unionBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersectBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: groupBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sortBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insertBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericLength is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericTake is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericDrop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericSplitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericReplicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
 100% ( 62 / 62) in 'Data.ListLike'
Documentation created: dist/doc/html/ListLike/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ListLike-3.1.7.1
Registering ListLike-3.1.7.1...
Installed ListLike-3.1.7.1
Configuring OneTuple-0.2.1...
Building OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
[1 of 1] Compiling Data.Tuple.OneTuple ( Data/Tuple/OneTuple.hs, dist/build/Data/Tuple/OneTuple.o )
In-place registering OneTuple-0.2.1...
Running Haddock for OneTuple-0.2.1...
Running hscolour for OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Tuple.OneTuple'
Documentation created: dist/doc/html/OneTuple/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/OneTuple-0.2.1
Registering OneTuple-0.2.1...
Installed OneTuple-0.2.1
Configuring ParsecTools-0.0.2.0...
Building ParsecTools-0.0.2.0...
Preprocessing library ParsecTools-0.0.2.0...
[1 of 1] Compiling Text.Parsec.Numbers ( Text/Parsec/Numbers.hs, dist/build/Text/Parsec/Numbers.o )
In-place registering ParsecTools-0.0.2.0...
Running Haddock for ParsecTools-0.0.2.0...
Running hscolour for ParsecTools-0.0.2.0...
Preprocessing library ParsecTools-0.0.2.0...
Preprocessing library ParsecTools-0.0.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  5 /  5) in 'Text.Parsec.Numbers'
Warning: Text.Parsec.Numbers: could not find link destinations for:
    Text.Parsec.String.GenParser
Documentation created: dist/doc/html/ParsecTools/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ParsecTools-0.0.2.0
Registering ParsecTools-0.0.2.0...
Installed ParsecTools-0.0.2.0
Configuring base-unicode-symbols-0.2.2.4...
Building base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
[ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o )
[ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o )
[ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o )
[ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o )
[ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o )
[ 6 of 12] Compiling Data.Eq.Unicode  ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o )
[ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o )
[ 8 of 12] Compiling Prelude.Unicode  ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o )
[ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o )
[10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o )
[11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o )
[12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o )
In-place registering base-unicode-symbols-0.2.2.4...
Running Haddock for base-unicode-symbols-0.2.2.4...
Running hscolour for base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Haddock coverage:
 100% (  5 /  5) in 'Data.Ord.Unicode'
 100% (  3 /  3) in 'Data.Monoid.Unicode'
 100% ( 10 / 10) in 'Data.List.Unicode'
 100% (  2 /  2) in 'Data.Function.Unicode'
 100% (  5 /  5) in 'Data.Foldable.Unicode'
 100% (  4 /  4) in 'Data.Eq.Unicode'
 100% (  4 /  4) in 'Data.Bool.Unicode'
 100% ( 21 / 21) in 'Prelude.Unicode'
 100% (  4 /  4) in 'Control.Monad.Unicode'
 100% (  4 /  4) in 'Control.Category.Unicode'
 100% (  6 /  6) in 'Control.Arrow.Unicode'
 100% (  3 /  3) in 'Control.Applicative.Unicode'
Documentation created: dist/doc/html/base-unicode-symbols/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base-unicode-symbols-0.2.2.4
Registering base-unicode-symbols-0.2.2.4...
Installed base-unicode-symbols-0.2.2.4
Configuring bytestring-lexing-0.4.3...
Building bytestring-lexing-0.4.3...
Preprocessing library bytestring-lexing-0.4.3...
[1 of 4] Compiling Data.ByteString.Lex.Internal ( src/Data/ByteString/Lex/Internal.hs, dist/build/Data/ByteString/Lex/Internal.o )
[2 of 4] Compiling Data.ByteString.Lex.Lazy.Double ( dist/build/Data/ByteString/Lex/Lazy/Double.hs, dist/build/Data/ByteString/Lex/Lazy/Double.o )

dist/build/Data/ByteString/Lex/Lazy/Double.hs:339:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = ord c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = ord c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'
[3 of 4] Compiling Data.ByteString.Lex.Double ( dist/build/Data/ByteString/Lex/Double.hs, dist/build/Data/ByteString/Lex/Double.o )

dist/build/Data/ByteString/Lex/Double.hs:374:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = ord c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = ord c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'
[4 of 4] Compiling Data.ByteString.Lex.Integral ( src/Data/ByteString/Lex/Integral.hs, dist/build/Data/ByteString/Lex/Integral.o )
In-place registering bytestring-lexing-0.4.3...
Running Haddock for bytestring-lexing-0.4.3...
Running hscolour for bytestring-lexing-0.4.3...
Preprocessing library bytestring-lexing-0.4.3...
Preprocessing library bytestring-lexing-0.4.3...

dist/build/tmp-8982/dist/build/Data/ByteString/Lex/Lazy/Double.hs:339:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = ord c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = ord c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'

dist/build/tmp-8982/dist/build/Data/ByteString/Lex/Double.hs:374:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = ord c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = ord c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'
Haddock coverage:
  67% (  2 /  3) in 'Data.ByteString.Lex.Internal'
 100% (  2 /  2) in 'Data.ByteString.Lex.Lazy.Double'
 100% (  3 /  3) in 'Data.ByteString.Lex.Double'
 100% ( 14 / 14) in 'Data.ByteString.Lex.Integral'
Warning: Data.ByteString.Lex.Integral: could not find link destinations for:
    Data.ByteString.Lex.Integral.numTwoPowerDigits Data.ByteString.Lex.Integral.numDigits
Documentation created: dist/doc/html/bytestring-lexing/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bytestring-lexing-0.4.3
Registering bytestring-lexing-0.4.3...
Installed bytestring-lexing-0.4.3
Configuring cmdargs-0.6...
Building cmdargs-0.6...
Preprocessing library cmdargs-0.6...
[ 1 of 19] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 19] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 19] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 19] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 19] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 6 of 19] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 7 of 19] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[ 8 of 19] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[ 9 of 19] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[10 of 19] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[11 of 19] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[12 of 19] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )

Data/Generics/Any.hs:93:25:
    Couldn't match type `m0 b0'
                  with `forall d.
                        Data d =>
                        StateT [Any] transformers-0.3.0.0:Data.Functor.Identity.Identity d'
    Expected type: m0 [Any]
                   -> ([Any] -> m0 b0)
                   -> forall d.
                      Data d =>
                      StateT [Any] transformers-0.3.0.0:Data.Functor.Identity.Identity d
      Actual type: m0 [Any] -> ([Any] -> m0 b0) -> m0 b0
    In a stmt of a 'do' block: cs <- get
    In the second argument of `($)', namely
      `do { cs <- get;
            if null cs then
                err
            else
                do { put $ tail cs;
                     .... } }'
    In the second argument of `($)', namely
      `flip fromConstrM (D.toConstr x)
       $ do { cs <- get;
              if null cs then
                  err
              else
                  do { put $ tail cs;
                       .... } }'
Failed to install cmdargs-0.6
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring file-embed-0.0.6...
Building file-embed-0.0.6...
Preprocessing library file-embed-0.0.6...
[1 of 1] Compiling Data.FileEmbed   ( Data/FileEmbed.hs, dist/build/Data/FileEmbed.o )
In-place registering file-embed-0.0.6...
Running Haddock for file-embed-0.0.6...
Running hscolour for file-embed-0.0.6...
Preprocessing library file-embed-0.0.6...
Preprocessing library file-embed-0.0.6...
Haddock coverage:
  67% (  8 / 12) in 'Data.FileEmbed'
Documentation created: dist/doc/html/file-embed/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/file-embed-0.0.6
Registering file-embed-0.0.6...
Installed file-embed-0.0.6
Configuring monads-tf-0.1.0.1...
Building monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-tf-0.1.0.1...
Running Haddock for monads-tf-0.1.0.1...
Running hscolour for monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
Warning: monads-tf-0.1.0.1:Control.Monad.Identity: Could not find documentation for exported module: Data.Functor.Identity
 100% (  1 /  1) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
Warning: monads-tf-0.1.0.1:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.Trans.Class
Warning: monads-tf-0.1.0.1:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.IO.Class
 100% (  1 /  1) in 'Control.Monad.Trans'
Warning: Control.Monad.Error.Class: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Error.Class.MonadError GHC.Types.IO, Control.Monad.Trans.Error.Error e =>
Control.Monad.Error.Class.MonadError (Data.Either.Either e), (GHC.Base.Monad m, Control.Monad.Trans.Error.Error e) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.List.ListT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Strict.WriterT w m)
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error
  67% (  2 /  3) in 'Control.Monad.Error.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.ErrorT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.mapErrorT
  79% ( 11 / 14) in 'Control.Monad.Error'
Warning: Couldn't find .haddock for export Control.Monad.Trans.List.ListT
Warning: Couldn't find .haddock for export Control.Monad.Trans.List.mapListT
  60% (  3 /  5) in 'Control.Monad.List'
Warning: Control.Monad.Reader.Class: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Reader.Class.MonadReader ((->) r), GHC.Base.Monad m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.List.ListT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Strict.WriterT w m)
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.Reader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.runReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.withReader
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.Reader.withReaderT
  68% ( 15 / 22) in 'Control.Monad.Reader'
Warning: Control.Monad.State.Class: We do not support associated types in instances yet. These instances are affected:
GHC.Base.Monad m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Lazy.StateT s m), GHC.Base.Monad m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Strict.StateT s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.List.ListT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Strict.WriterT w m)
 100% (  4 /  4) in 'Control.Monad.State.Class'
Warning: Control.Monad.Writer.Class: We do not support associated types in instances yet. These instances are affected:
(Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Writer.Class.MonadWriter m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Strict.StateT s m)
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.runRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWST
  45% (  9 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.runRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWST
  45% (  9 / 20) in 'Control.Monad.RWS.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.State
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.runState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.StateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withStateT
  52% ( 12 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.State
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.runState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.StateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withStateT
  52% ( 12 / 23) in 'Control.Monad.State.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.Writer
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.runWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.WriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriterT
  44% (  8 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.Writer
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.runWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.WriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriterT
  44% (  8 / 18) in 'Control.Monad.Writer.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.Cont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.runCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.ContT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapContT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withContT
  60% ( 12 / 20) in 'Control.Monad.Cont'
Warning: Control.Monad.Identity: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Monad.Cont.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Error.Class: could not find link destinations for:
    Control.Monad.Trans.Error.ErrorList Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Error: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorList Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.List: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Reader.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Reader: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Writer.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.RWS.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.RWS.Lazy: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.RWS.Strict: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Lazy: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Strict: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Writer.Lazy: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Writer.Strict: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Cont: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/monads-tf/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monads-tf-0.1.0.1
Registering monads-tf-0.1.0.1...
Installed monads-tf-0.1.0.1
Configuring parallel-3.2.0.4...
Building parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.4...
Running Haddock for parallel-3.2.0.4...
Running hscolour for parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Haddock coverage:
 100% (  3 /  3) in 'Control.Parallel'
  72% ( 21 / 29) in 'Control.Seq'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
Documentation created: dist/doc/html/parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4
Registering parallel-3.2.0.4...
Installed parallel-3.2.0.4
Configuring primitive-0.3.1...
Building primitive-0.3.1...
Preprocessing library primitive-0.3.1...
[1 of 7] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[2 of 7] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:24:1: Warning:
    Module `GHC.IOBase' is deprecated: use GHC.IO instead
[3 of 7] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )

Data/Primitive/Types.hs:57:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"
[4 of 7] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )

Data/Primitive/Array.hs:112:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

Data/Primitive/Array.hs:117:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"
[5 of 7] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )

Data/Primitive/ByteArray.hs:203:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

Data/Primitive/ByteArray.hs:208:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"
[6 of 7] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[7 of 7] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
In-place registering primitive-0.3.1...
Running Haddock for primitive-0.3.1...
Running hscolour for primitive-0.3.1...
Preprocessing library primitive-0.3.1...
Preprocessing library primitive-0.3.1...

dist/build/tmp-8982/Control/Monad/Primitive.hs:24:1: Warning:
    Module `GHC.IOBase' is deprecated: use GHC.IO instead

dist/build/tmp-8982/Data/Primitive/Types.hs:57:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

dist/build/tmp-8982/Data/Primitive/Array.hs:112:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

dist/build/tmp-8982/Data/Primitive/Array.hs:117:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

dist/build/tmp-8982/Data/Primitive/ByteArray.hs:203:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

dist/build/tmp-8982/Data/Primitive/ByteArray.hs:208:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"
Haddock coverage:
   3% (  1 / 33) in 'Data.Primitive.MachDeps'
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% ( 11 / 11) in 'Data.Primitive.Array'
  73% ( 16 / 22) in 'Data.Primitive.ByteArray'
  80% (  8 / 10) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
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.3.1
Registering primitive-0.3.1...
Installed primitive-0.3.1
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2
Registering split-0.2.2...
Installed split-0.2.2
Configuring transformers-base-0.4.1...
Building transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
In-place registering transformers-base-0.4.1...
Running Haddock for transformers-base-0.4.1...
Running hscolour for transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
Warning: Control.Monad.Base: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Class.lift
Documentation created: dist/doc/html/transformers-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.1
Registering transformers-base-0.4.1...
Installed transformers-base-0.4.1
Configuring tuple-0.2.0.1...
Building tuple-0.2.0.1...
Preprocessing library tuple-0.2.0.1...
[1 of 5] Compiling Data.Tuple.Update ( src/Data/Tuple/Update.hs, dist/build/Data/Tuple/Update.o )
[2 of 5] Compiling Data.Tuple.Sequence ( src/Data/Tuple/Sequence.hs, dist/build/Data/Tuple/Sequence.o )
[3 of 5] Compiling Data.Tuple.Select ( src/Data/Tuple/Select.hs, dist/build/Data/Tuple/Select.o )
[4 of 5] Compiling Data.Tuple.Curry ( src/Data/Tuple/Curry.hs, dist/build/Data/Tuple/Curry.o )
[5 of 5] Compiling Data.Tuple.All   ( src/Data/Tuple/All.hs, dist/build/Data/Tuple/All.o )
In-place registering tuple-0.2.0.1...
Running Haddock for tuple-0.2.0.1...
Running hscolour for tuple-0.2.0.1...
Preprocessing library tuple-0.2.0.1...
Preprocessing library tuple-0.2.0.1...
Haddock coverage:
   0% (  0 / 16) in 'Data.Tuple.Update'
  50% (  1 /  2) in 'Data.Tuple.Sequence'
   0% (  0 / 16) in 'Data.Tuple.Select'
  50% (  1 /  2) in 'Data.Tuple.Curry'
  83% (  5 /  6) in 'Data.Tuple.All'
Documentation created: dist/doc/html/tuple/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tuple-0.2.0.1
Registering tuple-0.2.0.1...
Installed tuple-0.2.0.1
Configuring MonadCatchIO-transformers-0.3.1.0...
Building MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
[1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module `Prelude' does not export `catch'
[2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o )
In-place registering MonadCatchIO-transformers-0.3.1.0...
Running Haddock for MonadCatchIO-transformers-0.3.1.0...
Running hscolour for MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0

dist/build/tmp-8982/src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  93% ( 13 / 14) in 'Control.Monad.CatchIO'
   0% (  0 /  3) in 'Control.Monad.CatchIO.Try'
Warning: Control.Monad.CatchIO: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-transformers-0.3.1.0
Registering MonadCatchIO-transformers-0.3.1.0...
Installed MonadCatchIO-transformers-0.3.1.0
Configuring PrimitiveArray-0.0.2.2...
Building PrimitiveArray-0.0.2.2...
Preprocessing library PrimitiveArray-0.0.2.2...
[1 of 3] Compiling Data.PrimitiveArray.Internal ( Data/PrimitiveArray/Internal.hs, dist/build/Data/PrimitiveArray/Internal.o )
[2 of 3] Compiling Data.PrimitiveArray ( Data/PrimitiveArray.hs, dist/build/Data/PrimitiveArray.o )
[3 of 3] Compiling Data.PrimitiveArray.Ix ( Data/PrimitiveArray/Ix.hs, dist/build/Data/PrimitiveArray/Ix.o )

Data/PrimitiveArray/Ix.hs:27:24: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `PaIxP'
    In the definition of data constructor `PaIxP'
    In the data instance declaration for `PrimArray'
    In the instance declaration for `PrimArrayOps a b'

Data/PrimitiveArray/Ix.hs:27:24: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `PaIxP'
    In the definition of data constructor `PaIxP'
    In the data instance declaration for `PrimArray'
    In the instance declaration for `PrimArrayOps a b'

Data/PrimitiveArray/Ix.hs:48:32: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `PaIxPM'
    In the definition of data constructor `PaIxPM'
    In the data instance declaration for `PrimArrayM'
    In the instance declaration for `PrimArrayOpsM a b (ST s)'

Data/PrimitiveArray/Ix.hs:48:32: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `PaIxPM'
    In the definition of data constructor `PaIxPM'
    In the data instance declaration for `PrimArrayM'
    In the instance declaration for `PrimArrayOpsM a b (ST s)'
In-place registering PrimitiveArray-0.0.2.2...
Running Haddock for PrimitiveArray-0.0.2.2...
Running hscolour for PrimitiveArray-0.0.2.2...
Preprocessing library PrimitiveArray-0.0.2.2...
Preprocessing library PrimitiveArray-0.0.2.2...

dist/build/tmp-8982/Data/PrimitiveArray/Ix.hs:27:24: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `PaIxP'
    In the definition of data constructor `PaIxP'
    In the data instance declaration for `PrimArray'
    In the instance declaration for `PrimArrayOps a b'

dist/build/tmp-8982/Data/PrimitiveArray/Ix.hs:27:24: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `PaIxP'
    In the definition of data constructor `PaIxP'
    In the data instance declaration for `PrimArray'
    In the instance declaration for `PrimArrayOps a b'

dist/build/tmp-8982/Data/PrimitiveArray/Ix.hs:48:32: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `PaIxPM'
    In the definition of data constructor `PaIxPM'
    In the data instance declaration for `PrimArrayM'
    In the instance declaration for `PrimArrayOpsM a b (ST s)'

dist/build/tmp-8982/Data/PrimitiveArray/Ix.hs:48:32: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `PaIxPM'
    In the definition of data constructor `PaIxPM'
    In the data instance declaration for `PrimArrayM'
    In the instance declaration for `PrimArrayOpsM a b (ST s)'
Haddock coverage:
 100% (  3 /  3) in 'Data.PrimitiveArray.Internal'
  71% (  5 /  7) in 'Data.PrimitiveArray'
Warning: Data.PrimitiveArray.Ix: We do not support associated types in instances yet. These instances are affected:
(GHC.Enum.Bounded a, GHC.Arr.Ix a, Data.Primitive.Types.Prim b) =>
Data.PrimitiveArray.PrimArrayOps a b, (GHC.Enum.Bounded a, GHC.Arr.Ix a, Data.Primitive.Types.Prim b) =>
Data.PrimitiveArray.PrimArrayOpsM a b (GHC.ST.ST s)
 100% (  1 /  1) in 'Data.PrimitiveArray.Ix'
Documentation created: dist/doc/html/PrimitiveArray/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/PrimitiveArray-0.0.2.2
Registering PrimitiveArray-0.0.2.2...
Installed PrimitiveArray-0.0.2.2
Configuring vector-0.7.1...
Building vector-0.7.1...
Preprocessing library vector-0.7.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.3.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 )

Data/Vector/Unboxed/Base.hs:55:27: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Vector/Unboxed/Base.hs:58:27: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[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.7.1...
Running Haddock for vector-0.7.1...
Running hscolour for vector-0.7.1...
Preprocessing library vector-0.7.1...
Preprocessing library vector-0.7.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'

Data/Vector/Unboxed/Base.hs:55:27: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Vector/Unboxed/Base.hs:58:27: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
  33% (  1 /  3) in 'Data.Vector.Storable.Internal'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  10% (  1 / 10) in 'Data.Vector.Internal.Check'
  83% (103 /124) in 'Data.Vector.Fusion.Stream.Monadic'
  84% ( 87 /103) in 'Data.Vector.Fusion.Stream'
  67% ( 45 / 67) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 19) in 'Data.Vector.Generic.New'
  93% (210 /227) in 'Data.Vector.Generic'
  77% ( 41 / 53) 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% (183 /189) in 'Data.Vector.Primitive'
  80% ( 47 / 59) 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% (190 /196) 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% (199 /208) in 'Data.Vector.Unboxed'
  78% ( 50 / 64) in 'Data.Vector.Unboxed.Mutable'
  77% ( 40 / 52) 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% (197 /210) 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.7.1
Registering vector-0.7.1...
Installed vector-0.7.1
Configuring monad-control-0.3.2.2...
Building monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-0.3.2.2...
Running Haddock for monad-control-0.3.2.2...
Running hscolour for monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m)
  86% ( 18 / 21) in 'Control.Monad.Trans.Control'
Warning: Control.Monad.Trans.Control: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT 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 Data.Functor.Identity.Identity
Documentation created: dist/doc/html/monad-control/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.2.2
Registering monad-control-0.3.2.2...
Installed monad-control-0.3.2.2
Configuring Biobase-0.0.2.1...
Building Biobase-0.0.2.1...
Preprocessing library Biobase-0.0.2.1...
[1 of 5] Compiling Biobase.RNA      ( Biobase/RNA.hs, dist/build/Biobase/RNA.o )
[2 of 5] Compiling Biobase.Structure ( Biobase/Structure.hs, dist/build/Biobase/Structure.o )
[3 of 5] Compiling Biobase.Structure.DotBracket ( Biobase/Structure/DotBracket.hs, dist/build/Biobase/Structure/DotBracket.o )
[4 of 5] Compiling Biobase.Structure.Shapes ( Biobase/Structure/Shapes.hs, dist/build/Biobase/Structure/Shapes.o )
[5 of 5] Compiling Biobase.Constants ( Biobase/Constants.hs, dist/build/Biobase/Constants.o )
In-place registering Biobase-0.0.2.1...
Running Haddock for Biobase-0.0.2.1...
Running hscolour for Biobase-0.0.2.1...
Preprocessing library Biobase-0.0.2.1...
Preprocessing library Biobase-0.0.2.1...
Haddock coverage:
  19% (  6 / 32) in 'Biobase.RNA'
  80% (  4 /  5) in 'Biobase.Structure'
  67% (  2 /  3) in 'Biobase.Structure.DotBracket'
  12% (  1 /  8) in 'Biobase.Structure.Shapes'
  67% (  4 /  6) in 'Biobase.Constants'
Documentation created: dist/doc/html/Biobase/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Biobase-0.0.2.1
Registering Biobase-0.0.2.1...
Installed Biobase-0.0.2.1
Configuring BiobaseTypes-0.0.2.2...
Building BiobaseTypes-0.0.2.2...
Preprocessing library BiobaseTypes-0.0.2.2...
[1 of 5] Compiling Biobase.Types.Ring ( Biobase/Types/Ring.hs, dist/build/Biobase/Types/Ring.o )
[2 of 5] Compiling Biobase.Types.Energy ( Biobase/Types/Energy.hs, dist/build/Biobase/Types/Energy.o )
[3 of 5] Compiling Biobase.Types.Score ( Biobase/Types/Score.hs, dist/build/Biobase/Types/Score.o )

Biobase/Types/Score.hs:27:10: Warning:
    No explicit method or default declaration for `.^.'
    In the instance declaration for `Ring Score'

Biobase/Types/Score.hs:27:10: Warning:
    No explicit method or default declaration for `.^^.'
    In the instance declaration for `Ring Score'
[4 of 5] Compiling Biobase.Types.Partition ( Biobase/Types/Partition.hs, dist/build/Biobase/Types/Partition.o )
[5 of 5] Compiling Biobase.Types.Convert ( Biobase/Types/Convert.hs, dist/build/Biobase/Types/Convert.o )
In-place registering BiobaseTypes-0.0.2.2...
Running Haddock for BiobaseTypes-0.0.2.2...
Running hscolour for BiobaseTypes-0.0.2.2...
Preprocessing library BiobaseTypes-0.0.2.2...
Preprocessing library BiobaseTypes-0.0.2.2...

dist/build/tmp-8982/Biobase/Types/Score.hs:27:10: Warning:
    No explicit method or default declaration for `.^.'
    In the instance declaration for `Ring Score'

dist/build/tmp-8982/Biobase/Types/Score.hs:27:10: Warning:
    No explicit method or default declaration for `.^^.'
    In the instance declaration for `Ring Score'
Haddock coverage:
 100% (  2 /  2) in 'Biobase.Types.Ring'
  67% (  2 /  3) in 'Biobase.Types.Energy'
  67% (  2 /  3) in 'Biobase.Types.Score'
  33% (  3 /  9) in 'Biobase.Types.Partition'
  75% (  3 /  4) in 'Biobase.Types.Convert'
Documentation created: dist/doc/html/BiobaseTypes/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/BiobaseTypes-0.0.2.2
Registering BiobaseTypes-0.0.2.2...
Installed BiobaseTypes-0.0.2.2
Configuring vector-read-instances-0.0.2.0...
Building vector-read-instances-0.0.2.0...
Preprocessing library vector-read-instances-0.0.2.0...
[1 of 1] Compiling Data.Vector.Unboxed.Read ( Data/Vector/Unboxed/Read.hs, dist/build/Data/Vector/Unboxed/Read.o )
In-place registering vector-read-instances-0.0.2.0...
Running Haddock for vector-read-instances-0.0.2.0...
Running hscolour for vector-read-instances-0.0.2.0...
Preprocessing library vector-read-instances-0.0.2.0...
Preprocessing library vector-read-instances-0.0.2.0...
Haddock coverage:
 100% (  1 /  1) in 'Data.Vector.Unboxed.Read'
Documentation created: dist/doc/html/vector-read-instances/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-read-instances-0.0.2.0
Registering vector-read-instances-0.0.2.0...
Installed vector-read-instances-0.0.2.0
Configuring iteratee-0.8.9.4...
Building iteratee-0.8.9.4...
Preprocessing library iteratee-0.8.9.4...
[ 1 of 19] Compiling Data.Iteratee.IO.Posix ( src/Data/Iteratee/IO/Posix.hs, dist/build/Data/Iteratee/IO/Posix.o )
[ 2 of 19] Compiling Data.Iteratee.IO.Base ( src/Data/Iteratee/IO/Base.hs, dist/build/Data/Iteratee/IO/Base.o )
[ 3 of 19] Compiling Data.Iteratee.Base.ReadableChunk ( src/Data/Iteratee/Base/ReadableChunk.hs, dist/build/Data/Iteratee/Base/ReadableChunk.o )
[ 4 of 19] Compiling Data.Iteratee.Base.LooseMap ( src/Data/Iteratee/Base/LooseMap.hs, dist/build/Data/Iteratee/Base/LooseMap.o )
[ 5 of 19] Compiling Data.Iteratee.Exception ( src/Data/Iteratee/Exception.hs, dist/build/Data/Iteratee/Exception.o )
[ 6 of 19] Compiling Data.NullPoint   ( src/Data/NullPoint.hs, dist/build/Data/NullPoint.o )
[ 7 of 19] Compiling Data.Nullable    ( src/Data/Nullable.hs, dist/build/Data/Nullable.o )
[ 8 of 19] Compiling Data.Iteratee.Base ( src/Data/Iteratee/Base.hs, dist/build/Data/Iteratee/Base.o )
[ 9 of 19] Compiling Data.Iteratee.Iteratee ( src/Data/Iteratee/Iteratee.hs, dist/build/Data/Iteratee/Iteratee.o )
[10 of 19] Compiling Data.Iteratee.ListLike ( src/Data/Iteratee/ListLike.hs, dist/build/Data/Iteratee/ListLike.o )
[11 of 19] Compiling Data.Iteratee.Binary ( src/Data/Iteratee/Binary.hs, dist/build/Data/Iteratee/Binary.o )
[12 of 19] Compiling Data.Iteratee.PTerm ( src/Data/Iteratee/PTerm.hs, dist/build/Data/Iteratee/PTerm.o )
[13 of 19] Compiling Data.Iteratee.Char ( src/Data/Iteratee/Char.hs, dist/build/Data/Iteratee/Char.o )
[14 of 19] Compiling Data.Iteratee.IO.Handle ( src/Data/Iteratee/IO/Handle.hs, dist/build/Data/Iteratee/IO/Handle.o )
[15 of 19] Compiling Data.Iteratee.IO.Fd ( src/Data/Iteratee/IO/Fd.hs, dist/build/Data/Iteratee/IO/Fd.o )
[16 of 19] Compiling Data.Iteratee.IO ( src/Data/Iteratee/IO.hs, dist/build/Data/Iteratee/IO.o )
[17 of 19] Compiling Data.Iteratee    ( src/Data/Iteratee.hs, dist/build/Data/Iteratee.o )
[18 of 19] Compiling Data.Iteratee.IO.Interact ( src/Data/Iteratee/IO/Interact.hs, dist/build/Data/Iteratee/IO/Interact.o )
[19 of 19] Compiling Data.Iteratee.Parallel ( src/Data/Iteratee/Parallel.hs, dist/build/Data/Iteratee/Parallel.o )
In-place registering iteratee-0.8.9.4...
Running Haddock for iteratee-0.8.9.4...
Running hscolour for iteratee-0.8.9.4...
Preprocessing library iteratee-0.8.9.4...
Preprocessing library iteratee-0.8.9.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
  67% (  4 /  6) in 'Data.Iteratee.IO.Posix'
  50% (  1 /  2) in 'Data.Iteratee.IO.Base'
 100% (  2 /  2) in 'Data.Iteratee.Base.ReadableChunk'
 100% (  2 /  2) in 'Data.Iteratee.Base.LooseMap'
  86% ( 18 / 21) in 'Data.Iteratee.Exception'
 100% (  3 /  3) in 'Data.NullPoint'
 100% (  3 /  3) in 'Data.Nullable'
Warning: Data.Iteratee.Base: We do not support associated types in instances yet. These instances are affected:
forall s. (Data.NullPoint.NullPoint s, Data.Nullable.Nullable s) =>
Control.Monad.Trans.Control.MonadTransControl (Data.Iteratee.Base.Iteratee s), (Control.Monad.Trans.Control.MonadBaseControl b m,
 Data.Nullable.Nullable s) =>
Control.Monad.Trans.Control.MonadBaseControl b (Data.Iteratee.Base.Iteratee s m)
Warning: iteratee-0.8.9.4:Data.Iteratee.Base: Could not find documentation for exported module: X
  79% ( 19 / 24) in 'Data.Iteratee.Base'
  89% ( 47 / 53) in 'Data.Iteratee.Iteratee'
  95% ( 55 / 58) in 'Data.Iteratee.ListLike'
  41% (  7 / 17) in 'Data.Iteratee.Binary'
 100% ( 15 / 15) in 'Data.Iteratee.PTerm'
  75% (  6 /  8) in 'Data.Iteratee.Char'
  80% (  8 / 10) in 'Data.Iteratee.IO.Handle'
  82% (  9 / 11) in 'Data.Iteratee.IO.Fd'
  82% ( 14 / 17) in 'Data.Iteratee.IO'
  88% (  7 /  8) in 'Data.Iteratee'
  50% (  1 /  2) in 'Data.Iteratee.IO.Interact'
  83% (  5 /  6) in 'Data.Iteratee.Parallel'
Warning: Data.Iteratee.Base.ReadableChunk: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Data.Iteratee.Base: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Data.Iteratee.IO.Interact: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Data.Iteratee.Parallel: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/iteratee/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/iteratee-0.8.9.4
Registering iteratee-0.8.9.4...
Installed iteratee-0.8.9.4
Configuring BiobaseXNA-0.5.2.0...
Building BiobaseXNA-0.5.2.0...
Preprocessing library BiobaseXNA-0.5.2.0...
[1 of 8] Compiling Biobase.Primary.Bounds ( Biobase/Primary/Bounds.hs, dist/build/Biobase/Primary/Bounds.o )
[2 of 8] Compiling Biobase.Primary  ( Biobase/Primary.hs, dist/build/Biobase/Primary.o )
[3 of 8] Compiling Biobase.Primary.Hashed ( Biobase/Primary/Hashed.hs, dist/build/Biobase/Primary/Hashed.o )
[4 of 8] Compiling Biobase.Secondary ( Biobase/Secondary.hs, dist/build/Biobase/Secondary.o )
[5 of 8] Compiling Biobase.Secondary.PseudoKnots ( Biobase/Secondary/PseudoKnots.hs, dist/build/Biobase/Secondary/PseudoKnots.o )
[6 of 8] Compiling Biobase.Secondary.Diagrams ( Biobase/Secondary/Diagrams.hs, dist/build/Biobase/Secondary/Diagrams.o )
[7 of 8] Compiling Biobase.Secondary.Constraint ( Biobase/Secondary/Constraint.hs, dist/build/Biobase/Secondary/Constraint.o )
[8 of 8] Compiling Biobase.Secondary.Vienna ( Biobase/Secondary/Vienna.hs, dist/build/Biobase/Secondary/Vienna.o )

Biobase/Secondary/Vienna.hs:76:5: Warning:
    accepting non-standard pattern guards (use -XPatternGuards to suppress this message)
        Just s <- x `lookup` pairToString

Biobase/Secondary/Vienna.hs:83:5: Warning:
    accepting non-standard pattern guards (use -XPatternGuards to suppress this message)
        Just n <- (x : y : []) `lookup` s2p
In-place registering BiobaseXNA-0.5.2.0...
Running Haddock for BiobaseXNA-0.5.2.0...
Running hscolour for BiobaseXNA-0.5.2.0...
Preprocessing library BiobaseXNA-0.5.2.0...
Preprocessing library BiobaseXNA-0.5.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3

dist/build/tmp-8982/Biobase/Secondary/Vienna.hs:76:5: Warning:
    accepting non-standard pattern guards (use -XPatternGuards to suppress this message)
        Just s <- x `lookup` pairToString

dist/build/tmp-8982/Biobase/Secondary/Vienna.hs:83:5: Warning:
    accepting non-standard pattern guards (use -XPatternGuards to suppress this message)
        Just n <- (x : y : []) `lookup` s2p
Haddock coverage:
 100% (  3 /  3) in 'Biobase.Primary.Bounds'
  42% (  8 / 19) in 'Biobase.Primary'
  67% (  2 /  3) in 'Biobase.Primary.Hashed'
  64% ( 14 / 22) in 'Biobase.Secondary'
 100% (  2 /  2) in 'Biobase.Secondary.PseudoKnots'
  61% ( 11 / 18) in 'Biobase.Secondary.Diagrams'
  57% (  4 /  7) in 'Biobase.Secondary.Constraint'
  44% (  4 /  9) in 'Biobase.Secondary.Vienna'
Warning: Biobase.Primary: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/BiobaseXNA/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/BiobaseXNA-0.5.2.0
Registering BiobaseXNA-0.5.2.0...
Installed BiobaseXNA-0.5.2.0
Configuring BiobaseTurner-0.1.1.0...
Building BiobaseTurner-0.1.1.0...
Preprocessing library BiobaseTurner-0.1.1.0...
[1 of 2] Compiling Biobase.Turner   ( Biobase/Turner.hs, dist/build/Biobase/Turner.o )

Biobase/Turner.hs:63:15:
    No instance for (Read
                       (PrimArray (Pair, Pair, (Nuc, Nuc, Nuc, Nuc)) Double))
      arising from the 'deriving' clause of a data type declaration
    Possible fix:
      add an instance declaration for
      (Read (PrimArray (Pair, Pair, (Nuc, Nuc, Nuc, Nuc)) Double))
      or use a standalone 'deriving instance' declaration,
           so you can specify the instance context yourself
    When deriving the instance for (Read Turner2004)

Biobase/Turner.hs:63:20:
    No instance for (Show
                       (PrimArray (Pair, Pair, (Nuc, Nuc, Nuc, Nuc)) Double))
      arising from the 'deriving' clause of a data type declaration
    Possible fix:
      add an instance declaration for
      (Show (PrimArray (Pair, Pair, (Nuc, Nuc, Nuc, Nuc)) Double))
      or use a standalone 'deriving instance' declaration,
           so you can specify the instance context yourself
    When deriving the instance for (Show Turner2004)
Failed to install BiobaseTurner-0.1.1.0
cabal: Error: some packages failed to install:
BiobaseTurner-0.1.1.0 failed during the building phase. The exception was:
ExitFailure 1
BiobaseVienna-0.0.2.3 depends on BiobaseTurner-0.1.1.0 which failed to
install.
RNAFold-0.0.2.1 depends on BiobaseTurner-0.1.1.0 which failed to install.
RNAFoldProgs-0.0.0.2 depends on BiobaseTurner-0.1.1.0 which failed to install.
cmdargs-0.6 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.