Build #1 for regexpr-0.2.3

[all reports]

Package regexpr-0.2.3
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies mtl-2.1.2, base-4.6.0.1, HUnit-1.2.5.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  86% (  6 /  7) in 'Test.HUnit.Lang'
 100% ( 33 / 33) in 'Test.HUnit.Base'
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HUnit-1.2.5.2
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Downloading regexpr-0.2.3...
Configuring regexpr-0.2.3...
Building regexpr-0.2.3...
Preprocessing library regexpr-0.2.3...

Hidden/ParseLib.hs:6:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Hidden/ParseLib.hs:7:16: Warning:
    -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead

Hidden/ParseLibCore.hs:6:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Hidden/ParseLibCore.hs:7:16: Warning:
    -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
[1 of 9] Compiling Hidden.ParseLibCore ( Hidden/ParseLibCore.hs, dist/build/Hidden/ParseLibCore.o )
[2 of 9] Compiling Hidden.Tools     ( Hidden/Tools.hs, dist/build/Hidden/Tools.o )
[3 of 9] Compiling Hidden.ParseLib  ( Hidden/ParseLib.hs, dist/build/Hidden/ParseLib.o )
[4 of 9] Compiling Hidden.RegexPRTypes ( Hidden/RegexPRTypes.hs, dist/build/Hidden/RegexPRTypes.o )
[5 of 9] Compiling Hidden.SrcRegActList ( Hidden/SrcRegActList.hs, dist/build/Hidden/SrcRegActList.o )
[6 of 9] Compiling Hidden.ParseRegexStr ( Hidden/ParseRegexStr.hs, dist/build/Hidden/ParseRegexStr.o )

Hidden/ParseRegexStr.hs:33:42: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token '|'",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:43:10: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token '{'",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:49:10: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token '}'",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:62:10: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token '\\'",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:62:22: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- optional (token '{')",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:64:10: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- optional (token '}')",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:67:10: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token '['",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:68:31: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token ']'",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:71:22: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token '('",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:71:70: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token ')'",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:74:10: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- tokens "(?"",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:74:67: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token ')'",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:77:10: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- tokens "(?"",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:77:48: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token ':'",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:80:62: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token ')'",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:96:10: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- tokens "(?#"",
    or by using the flag -fno-warn-unused-do-bind

Hidden/ParseRegexStr.hs:96:50: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- token ')'",
    or by using the flag -fno-warn-unused-do-bind
[7 of 9] Compiling Hidden.RegexPRCore ( Hidden/RegexPRCore.hs, dist/build/Hidden/RegexPRCore.o )
[8 of 9] Compiling Text.RegexPR     ( Text/RegexPR.hs, dist/build/Text/RegexPR.o )
[9 of 9] Compiling Hidden.TestMain  ( Hidden/TestMain.hs, dist/build/Hidden/TestMain.o )
In-place registering regexpr-0.2.3...
Running Haddock for regexpr-0.2.3...
Running hscolour for regexpr-0.2.3...
Preprocessing library regexpr-0.2.3...
Preprocessing library regexpr-0.2.3...

dist/build/tmp-6940/Hidden/ParseLib.hs:6:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-6940/Hidden/ParseLib.hs:7:16: Warning:
    -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead

dist/build/tmp-6940/Hidden/ParseLibCore.hs:6:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-6940/Hidden/ParseLibCore.hs:7:16: Warning:
    -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
Haddock coverage:
  33% (  2 /  6) in 'Hidden.ParseLibCore'
   0% (  0 / 18) in 'Hidden.Tools'
  10% (  2 / 21) in 'Hidden.ParseLib'
   0% (  0 / 15) in 'Hidden.RegexPRTypes'
   0% (  0 /  6) in 'Hidden.SrcRegActList'
   0% (  0 /  3) in 'Hidden.ParseRegexStr'
   0% (  0 /  2) in 'Hidden.RegexPRCore'
   0% (  0 /  4) in 'Text.RegexPR'
   0% (  0 /  4) in 'Hidden.TestMain'
Warning: Text.RegexPR: could not find link destinations for:
    Hidden.RegexPRTypes.RegexResult Hidden.RegexPRTypes.MatchList
haddock: failed to parse haddock prologue from file: dist/doc/html/regexpr/haddock-prolog6940.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regexpr-0.2.3
Registering regexpr-0.2.3...
Installed regexpr-0.2.3

Test log

No test log was submitted for this report.