Build #1 for language-glsl-0.0.2

[all reports]

Package language-glsl-0.0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies prettyclass-1.0.0.0, pretty-1.1.1.0, parsec-3.1.3, 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,
dist/doc/html/HUnit/HUnit.txt
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
Configuring prettyclass-1.0.0.0...
Building prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
[1 of 1] Compiling Text.PrettyPrint.HughesPJClass ( src/Text/PrettyPrint/HughesPJClass.hs, dist/build/Text/PrettyPrint/HughesPJClass.o )
In-place registering prettyclass-1.0.0.0...
Running Haddock for prettyclass-1.0.0.0...
Running hscolour for prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Haddock coverage:
  86% (  6 /  7) in 'Text.PrettyPrint.HughesPJClass'
Documentation created: dist/doc/html/prettyclass/index.html,
dist/doc/html/prettyclass/prettyclass.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/prettyclass-1.0.0.0
Registering prettyclass-1.0.0.0...
Installed prettyclass-1.0.0.0
Downloading language-glsl-0.0.2...
Configuring language-glsl-0.0.2...
Building language-glsl-0.0.2...
Preprocessing library language-glsl-0.0.2...
[1 of 5] Compiling Language.GLSL.Syntax ( Language/GLSL/Syntax.hs, dist/build/Language/GLSL/Syntax.o )
[2 of 5] Compiling Language.GLSL.Parser ( Language/GLSL/Parser.hs, dist/build/Language/GLSL/Parser.o )

Language/GLSL/Parser.hs:202:3: Warning: Defined but not used: `m'

Language/GLSL/Parser.hs:209:3: Warning: Defined but not used: `m'

Language/GLSL/Parser.hs:219:3: Warning: Defined but not used: `m'

Language/GLSL/Parser.hs:226:3: Warning: Defined but not used: `m'

Language/GLSL/Parser.hs:236:3: Warning: Defined but not used: `m'

Language/GLSL/Parser.hs:244:3: Warning: Defined but not used: `m'
[3 of 5] Compiling Language.GLSL.Pretty ( Language/GLSL/Pretty.hs, dist/build/Language/GLSL/Pretty.o )
[4 of 5] Compiling Language.GLSL.Tests ( Language/GLSL/Tests.hs, dist/build/Language/GLSL/Tests.o )
[5 of 5] Compiling Language.GLSL    ( Language/GLSL.hs, dist/build/Language/GLSL.o )
In-place registering language-glsl-0.0.2...
Preprocessing executable 'glsl-pprint' for language-glsl-0.0.2...
[1 of 1] Compiling Main             ( bin/glsl-pprint.hs, dist/build/glsl-pprint/glsl-pprint-tmp/Main.o )
Linking dist/build/glsl-pprint/glsl-pprint ...
Running Haddock for language-glsl-0.0.2...
Running hscolour for language-glsl-0.0.2...
Preprocessing library language-glsl-0.0.2...
Preprocessing executable 'glsl-pprint' for language-glsl-0.0.2...
Preprocessing library language-glsl-0.0.2...

dist/build/tmp-26110/Language/GLSL/Parser.hs:202:3: Warning:
    Defined but not used: `m'

dist/build/tmp-26110/Language/GLSL/Parser.hs:209:3: Warning:
    Defined but not used: `m'

dist/build/tmp-26110/Language/GLSL/Parser.hs:219:3: Warning:
    Defined but not used: `m'

dist/build/tmp-26110/Language/GLSL/Parser.hs:226:3: Warning:
    Defined but not used: `m'

dist/build/tmp-26110/Language/GLSL/Parser.hs:236:3: Warning:
    Defined but not used: `m'

dist/build/tmp-26110/Language/GLSL/Parser.hs:244:3: Warning:
    Defined but not used: `m'
Haddock coverage:
   0% (  0 / 31) in 'Language.GLSL.Syntax'
   0% (  0 / 96) in 'Language.GLSL.Parser'
   0% (  0 /  8) in 'Language.GLSL.Pretty'
   0% (  0 / 31) in 'Language.GLSL.Tests'
  75% (  3 /  4) in 'Language.GLSL'
Documentation created: dist/doc/html/language-glsl/index.html,
dist/doc/html/language-glsl/language-glsl.txt
Preprocessing executable 'glsl-pprint' for language-glsl-0.0.2...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/language-glsl-0.0.2
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering language-glsl-0.0.2...
Installed language-glsl-0.0.2

Test log

No test log was submitted for this report.