Build #1 for Nomyx-Rules-0.0.2

[all reports]

Package Nomyx-Rules-0.0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-recurrence-0.9.2, time-1.4.0.1, stm-2.4.2, safe-0.3.3, old-locale-1.0.0.5, mtl-2.1.2, hslogger-1.2.3, hint-server-1.2.2, ghc-7.6.3, containers-0.5.0.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring Nomyx-Rules-0.0.2...
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency containers ==0.5.0.0: using containers-0.5.0.0
Dependency ghc ==7.6.3: using ghc-7.6.3
Dependency hint-server ==1.2.2: using hint-server-1.2.2
Dependency hslogger ==1.2.3: using hslogger-1.2.3
Dependency mtl ==2.1.2: using mtl-2.1.2
Dependency old-locale ==1.0.0.5: using old-locale-1.0.0.5
Dependency safe ==0.3.3: using safe-0.3.3
Dependency stm ==2.4.2: using stm-2.4.2
Dependency time ==1.4.0.1: using time-1.4.0.1
Dependency time-recurrence ==0.9.2: using time-recurrence-0.9.2
Using Cabal-1.16.0.3 compiled by ghc-7.6
Using compiler: ghc-7.6.3
Using install prefix: /srv/hackage/var/build/cache/inst
Binaries installed in: /srv/hackage/var/build/cache/inst/bin
Libraries installed in:
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3
Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec
Data files installed in:
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2
Using alex version 3.0.1 found on system at: /usr/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No ffihugs found
Using gcc version 4.7 found on system at: /usr/bin/gcc
Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc
Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg
No greencard found
Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock
Using happy version 1.18.9 found on system at: /usr/bin/happy
No hmake found
Using hpc version 0.6 found on system at: /usr/local/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs
Using hscolour version 1.19 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
creating dist/build
creating dist/build/autogen
Building Nomyx-Rules-0.0.2...
Preprocessing library Nomyx-Rules-0.0.2...
Building library...
creating dist/build
/usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -iexamples -isrc -itests -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name Nomyx-Rules-0.0.2 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id ghc-7.6.3-18957ddbb817289f604552aa2da2e879 -package-id hint-server-1.2.2-977a02cb249cd78c18d37059623eef2c -package-id hslogger-1.2.3-b007dd702a5c67279952ad8fc8d5d879 -package-id mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 -package-id old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 -package-id safe-0.3.3-a534657f334f22eacbb8e0f5be42da98 -package-id stm-2.4.2-6be63108014c27d569a9b7e064390082 -package-id time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 -package-id time-recurrence-0.9.2-f47b96bffbaca06fcbb9f17622e2bf1f -XHaskell98 Examples Language.Nomyx.Evaluation Language.Nomyx.Expression Language.Nomyx.Rule Test Paths_Nomyx_Rules -O0
[1 of 6] Compiling Paths_Nomyx_Rules ( src/Paths_Nomyx_Rules.hs, dist/build/Paths_Nomyx_Rules.o )
[2 of 6] Compiling Language.Nomyx.Expression ( src/Language/Nomyx/Expression.hs, dist/build/Language/Nomyx/Expression.o )
[3 of 6] Compiling Language.Nomyx.Evaluation ( src/Language/Nomyx/Evaluation.hs, dist/build/Language/Nomyx/Evaluation.o )
[4 of 6] Compiling Language.Nomyx.Rule ( src/Language/Nomyx/Rule.hs, dist/build/Language/Nomyx/Rule.o )
[5 of 6] Compiling Test             ( tests/Test.hs, dist/build/Test.o )
[6 of 6] Compiling Examples         ( examples/Examples.hs, dist/build/Examples.o )
Linking...
/usr/bin/ar -r dist/build/libHSNomyx-Rules-0.0.2.a dist/build/Examples.o dist/build/Language/Nomyx/Evaluation.o dist/build/Language/Nomyx/Expression.o dist/build/Language/Nomyx/Rule.o dist/build/Test.o dist/build/Paths_Nomyx_Rules.o
/usr/bin/ar: creating dist/build/libHSNomyx-Rules-0.0.2.a
In-place registering Nomyx-Rules-0.0.2...
/usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf
Running Haddock for Nomyx-Rules-0.0.2...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for Nomyx-Rules-0.0.2...
creating dist/doc/html/Nomyx-Rules
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/Nomyx-Rules
Preprocessing library Nomyx-Rules-0.0.2...
creating dist/doc/html/Nomyx-Rules/src
/usr/bin/HsColour -print-css -odist/doc/html/Nomyx-Rules/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/Nomyx-Rules/src/Examples.html examples/Examples.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/Nomyx-Rules/src/Language-Nomyx-Evaluation.html src/Language/Nomyx/Evaluation.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/Nomyx-Rules/src/Language-Nomyx-Expression.html src/Language/Nomyx/Expression.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/Nomyx-Rules/src/Language-Nomyx-Rule.html src/Language/Nomyx/Rule.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/Nomyx-Rules/src/Test.html tests/Test.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/Nomyx-Rules/src/Paths_Nomyx_Rules.html dist/build/autogen/Paths_Nomyx_Rules.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library Nomyx-Rules-0.0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0
copy examples/Examples.hs to dist/build/tmp-994/examples/Examples.hs
copy src/Language/Nomyx/Evaluation.hs to
dist/build/tmp-994/src/Language/Nomyx/Evaluation.hs
copy src/Language/Nomyx/Expression.hs to
dist/build/tmp-994/src/Language/Nomyx/Expression.hs
copy src/Language/Nomyx/Rule.hs to
dist/build/tmp-994/src/Language/Nomyx/Rule.hs
copy tests/Test.hs to dist/build/tmp-994/tests/Test.hs
copy dist/build/autogen/Paths_Nomyx_Rules.hs to
dist/build/tmp-994/dist/build/autogen/Paths_Nomyx_Rules.hs
creating dist/doc/html/Nomyx-Rules
/usr/local/bin/haddock --prologue=dist/doc/html/Nomyx-Rules/haddock-prolog994.txt --dump-interface=dist/doc/html/Nomyx-Rules/Nomyx-Rules.haddock --optghc=-package-name --optghc=Nomyx-Rules-0.0.2 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/Nomyx-Rules-0.0.2 --verbosity=1 --html --read-interface=/package/Cabal-1.16.0/docs,/usr/local/share/doc/ghc/html/libraries/Cabal-1.16.0/Cabal.haddock --read-interface=/package/MonadCatchIO-mtl-0.3.0.5/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/MonadCatchIO-mtl.haddock --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/bin-package-db-0.0.0.0/docs,/usr/local/share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/bin-package-db.haddock --read-interface=/package/binary-0.5.1.1/docs,/usr/local/share/doc/ghc/html/libraries/binary-0.5.1.1/binary.haddock --read-interface=/package/bytestring-0.10.0.2/docs,/usr/local/share/doc/ghc/html/libraries/bytestring-0.10.0.2/bytestring.haddock --read-interface=/package/containers-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/containers-0.5.0.0/containers.haddock --read-interface=/package/data-ordlist-0.4.5/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/data-ordlist.haddock --read-interface=/package/deepseq-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/deepseq-1.3.0.1/deepseq.haddock --read-interface=/package/directory-1.2.0.1/docs,/usr/local/share/doc/ghc/html/libraries/directory-1.2.0.1/directory.haddock --read-interface=/package/eprocess-1.5.2/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/eprocess.haddock --read-interface=/package/extensible-exceptions-0.1.1.4/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/extensible-exceptions.haddock --read-interface=/package/filepath-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/filepath-1.3.0.1/filepath.haddock --read-interface=/package/ghc-7.6.3/docs,/usr/local/share/doc/ghc/html/libraries/ghc-7.6.3/ghc.haddock --read-interface=/package/ghc-mtl-1.0.1.2/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/ghc-mtl.haddock --read-interface=/package/ghc-paths-0.1.0.9/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/ghc-paths.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/haskell-src-1.0.1.5/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/haskell-src.haddock --read-interface=/package/hint-0.3.3.7/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/hint.haddock --read-interface=/package/hint-server-1.2.2/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/hint-server.haddock --read-interface=/package/hoopl-3.9.0.0/docs,/usr/local/share/doc/ghc/html/libraries/hoopl-3.9.0.0/hoopl.haddock --read-interface=/package/hpc-0.6.0.0/docs,/usr/local/share/doc/ghc/html/libraries/hpc-0.6.0.0/hpc.haddock --read-interface=/package/hslogger-1.2.3/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/hslogger.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --read-interface=/package/monad-loops-0.3.3.0/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/monad-loops.haddock --read-interface=/package/old-locale-1.0.0.5/docs,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.5/old-locale.haddock --read-interface=/package/old-time-1.1.0.1/docs,/usr/local/share/doc/ghc/html/libraries/old-time-1.1.0.1/old-time.haddock --read-interface=/package/pretty-1.1.1.0/docs,/usr/local/share/doc/ghc/html/libraries/pretty-1.1.1.0/pretty.haddock --read-interface=/package/process-1.1.0.2/docs,/usr/local/share/doc/ghc/html/libraries/process-1.1.0.2/process.haddock --read-interface=/package/safe-0.3.3/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/safe.haddock --read-interface=/package/stm-2.4.2/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/stm.haddock --read-interface=/package/syb-0.4.1/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/syb.haddock --read-interface=/package/template-haskell-2.8.0.0/docs,/usr/local/share/doc/ghc/html/libraries/template-haskell-2.8.0.0/template-haskell.haddock --read-interface=/package/time-1.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/time-1.4.0.1/time.haddock --read-interface=/package/time-recurrence-0.9.2/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/time-recurrence.haddock --read-interface=/package/unix-2.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/unix-2.6.0.1/unix.haddock --read-interface=/package/utf8-string-0.3.7/docs,/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/utf8-string.haddock --odir=dist/doc/html/Nomyx-Rules/ --title=Nomyx-Rules-0.0.2: Language to express rules for Nomic --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-994 --optghc=-hidir --optghc=dist/build/tmp-994 --optghc=-stubdir --optghc=dist/build/tmp-994 --optghc=-i --optghc=-idist/build --optghc=-iexamples --optghc=-isrc --optghc=-itests --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 --optghc=-package-id --optghc=ghc-7.6.3-18957ddbb817289f604552aa2da2e879 --optghc=-package-id --optghc=hint-server-1.2.2-977a02cb249cd78c18d37059623eef2c --optghc=-package-id --optghc=hslogger-1.2.3-b007dd702a5c67279952ad8fc8d5d879 --optghc=-package-id --optghc=mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 --optghc=-package-id --optghc=old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 --optghc=-package-id --optghc=safe-0.3.3-a534657f334f22eacbb8e0f5be42da98 --optghc=-package-id --optghc=stm-2.4.2-6be63108014c27d569a9b7e064390082 --optghc=-package-id --optghc=time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 --optghc=-package-id --optghc=time-recurrence-0.9.2-f47b96bffbaca06fcbb9f17622e2bf1f --optghc=-XHaskell98 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-994/examples/Examples.hs dist/build/tmp-994/src/Language/Nomyx/Evaluation.hs dist/build/tmp-994/src/Language/Nomyx/Expression.hs dist/build/tmp-994/src/Language/Nomyx/Rule.hs dist/build/tmp-994/tests/Test.hs dist/build/tmp-994/dist/build/autogen/Paths_Nomyx_Rules.hs --built-in-themes
Haddock coverage:
   0% (  0 /  7) in 'Paths_Nomyx_Rules'
  54% ( 22 / 41) in 'Language.Nomyx.Expression'
   9% (  2 / 23) in 'Language.Nomyx.Evaluation'
  57% ( 62 /108) in 'Language.Nomyx.Rule'
  93% ( 14 / 15) in 'Examples'
   0% (  0 / 50) in 'Test'
Warning: Language.Nomyx.Evaluation: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.State
Documentation created: dist/doc/html/Nomyx-Rules/index.html
directory dist/doc/html/Nomyx-Rules does exist: True
creating /srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/examples
creating /srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2
creating /srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/examples
Installing examples/Examples.hs to
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/examples/Examples.hs
creating
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src/Language/Nomyx
creating
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src/Language
creating /srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src
creating
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src/Language
creating
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src/Language/Nomyx
Installing src/Language/Nomyx/Evaluation.hs to
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src/Language/Nomyx/Evaluation.hs
creating
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src/Language/Nomyx
Installing src/Language/Nomyx/Expression.hs to
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src/Language/Nomyx/Expression.hs
creating
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src/Language/Nomyx
Installing src/Language/Nomyx/Rule.hs to
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/src/Language/Nomyx/Rule.hs
creating /srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/tests
Installing tests/Test.hs to
/srv/hackage/var/build/cache/inst/share/Nomyx-Rules-0.0.2/tests/Test.hs
creating /srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html
copy directory 'dist/doc/html/Nomyx-Rules' to
'/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html'.
creating /srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html
creating
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/src
Installing dist/doc/html/Nomyx-Rules/Nomyx-Rules.haddock to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/Nomyx-Rules.haddock
Installing dist/doc/html/Nomyx-Rules/doc-index-A.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-A.html
Installing dist/doc/html/Nomyx-Rules/doc-index-B.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-B.html
Installing dist/doc/html/Nomyx-Rules/doc-index-C.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-C.html
Installing dist/doc/html/Nomyx-Rules/doc-index-D.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-D.html
Installing dist/doc/html/Nomyx-Rules/doc-index-E.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-E.html
Installing dist/doc/html/Nomyx-Rules/doc-index-F.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-F.html
Installing dist/doc/html/Nomyx-Rules/doc-index-G.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-G.html
Installing dist/doc/html/Nomyx-Rules/doc-index-H.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-H.html
Installing dist/doc/html/Nomyx-Rules/doc-index-I.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-I.html
Installing dist/doc/html/Nomyx-Rules/doc-index-K.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-K.html
Installing dist/doc/html/Nomyx-Rules/doc-index-L.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-L.html
Installing dist/doc/html/Nomyx-Rules/doc-index-M.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-M.html
Installing dist/doc/html/Nomyx-Rules/doc-index-N.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-N.html
Installing dist/doc/html/Nomyx-Rules/doc-index-O.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-O.html
Installing dist/doc/html/Nomyx-Rules/doc-index-P.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-P.html
Installing dist/doc/html/Nomyx-Rules/doc-index-R.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-R.html
Installing dist/doc/html/Nomyx-Rules/doc-index-S.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-S.html
Installing dist/doc/html/Nomyx-Rules/doc-index-T.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-T.html
Installing dist/doc/html/Nomyx-Rules/doc-index-U.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-U.html
Installing dist/doc/html/Nomyx-Rules/doc-index-V.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-V.html
Installing dist/doc/html/Nomyx-Rules/doc-index-W.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-W.html
Installing dist/doc/html/Nomyx-Rules/doc-index-Y.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-Y.html
Installing dist/doc/html/Nomyx-Rules/doc-index-38.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-38.html
Installing dist/doc/html/Nomyx-Rules/doc-index-61.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-61.html
Installing dist/doc/html/Nomyx-Rules/doc-index-All.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index-All.html
Installing dist/doc/html/Nomyx-Rules/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/doc-index.html
Installing dist/doc/html/Nomyx-Rules/Paths_Nomyx_Rules.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/Paths_Nomyx_Rules.html
Installing dist/doc/html/Nomyx-Rules/mini_Paths_Nomyx_Rules.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/mini_Paths_Nomyx_Rules.html
Installing dist/doc/html/Nomyx-Rules/Language-Nomyx-Expression.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/Language-Nomyx-Expression.html
Installing dist/doc/html/Nomyx-Rules/mini_Language-Nomyx-Expression.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/mini_Language-Nomyx-Expression.html
Installing dist/doc/html/Nomyx-Rules/Language-Nomyx-Evaluation.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/Language-Nomyx-Evaluation.html
Installing dist/doc/html/Nomyx-Rules/mini_Language-Nomyx-Evaluation.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/mini_Language-Nomyx-Evaluation.html
Installing dist/doc/html/Nomyx-Rules/Language-Nomyx-Rule.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/Language-Nomyx-Rule.html
Installing dist/doc/html/Nomyx-Rules/mini_Language-Nomyx-Rule.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/mini_Language-Nomyx-Rule.html
Installing dist/doc/html/Nomyx-Rules/Examples.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/Examples.html
Installing dist/doc/html/Nomyx-Rules/mini_Examples.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/mini_Examples.html
Installing dist/doc/html/Nomyx-Rules/Test.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/Test.html
Installing dist/doc/html/Nomyx-Rules/mini_Test.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/mini_Test.html
Installing dist/doc/html/Nomyx-Rules/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/hslogo-16.png
Installing dist/doc/html/Nomyx-Rules/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/minus.gif
Installing dist/doc/html/Nomyx-Rules/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/ocean.css
Installing dist/doc/html/Nomyx-Rules/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/plus.gif
Installing dist/doc/html/Nomyx-Rules/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/synopsis.png
Installing dist/doc/html/Nomyx-Rules/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/haskell_icon.gif
Installing dist/doc/html/Nomyx-Rules/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/xhaddock.css
Installing dist/doc/html/Nomyx-Rules/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/haddock-util.js
Installing dist/doc/html/Nomyx-Rules/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/frames.html
Installing dist/doc/html/Nomyx-Rules/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/src/hscolour.css
Installing dist/doc/html/Nomyx-Rules/src/Examples.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/src/Examples.html
Installing dist/doc/html/Nomyx-Rules/src/Language-Nomyx-Evaluation.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/src/Language-Nomyx-Evaluation.html
Installing dist/doc/html/Nomyx-Rules/src/Language-Nomyx-Expression.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/src/Language-Nomyx-Expression.html
Installing dist/doc/html/Nomyx-Rules/src/Language-Nomyx-Rule.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/src/Language-Nomyx-Rule.html
Installing dist/doc/html/Nomyx-Rules/src/Test.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/src/Test.html
Installing dist/doc/html/Nomyx-Rules/src/Paths_Nomyx_Rules.html to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/src/Paths_Nomyx_Rules.html
creating /srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html
Installing dist/doc/html/Nomyx-Rules/Nomyx-Rules.haddock to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/html/Nomyx-Rules.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/Nomyx-Rules-0.0.2/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2
creating /srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/Language/Nomyx
creating
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/Language
creating
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/Language/Nomyx
Installing dist/build/Examples.hi to
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/Examples.hi
Installing dist/build/Language/Nomyx/Evaluation.hi to
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/Language/Nomyx/Evaluation.hi
Installing dist/build/Language/Nomyx/Expression.hi to
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/Language/Nomyx/Expression.hi
Installing dist/build/Language/Nomyx/Rule.hi to
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/Language/Nomyx/Rule.hi
Installing dist/build/Test.hi to
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/Test.hi
Installing dist/build/Paths_Nomyx_Rules.hi to
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/Paths_Nomyx_Rules.hi
creating /srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3
Installing dist/build/libHSNomyx-Rules-0.0.2.a to
/srv/hackage/var/build/cache/inst/lib/Nomyx-Rules-0.0.2/ghc-7.6.3/libHSNomyx-Rules-0.0.2.a
/usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -iexamples -isrc -itests -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name Nomyx-Rules-0.0.2 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id ghc-7.6.3-18957ddbb817289f604552aa2da2e879 -package-id hint-server-1.2.2-977a02cb249cd78c18d37059623eef2c -package-id hslogger-1.2.3-b007dd702a5c67279952ad8fc8d5d879 -package-id mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 -package-id old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 -package-id safe-0.3.3-a534657f334f22eacbb8e0f5be42da98 -package-id stm-2.4.2-6be63108014c27d569a9b7e064390082 -package-id time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 -package-id time-recurrence-0.9.2-f47b96bffbaca06fcbb9f17622e2bf1f -XHaskell98 Examples Language.Nomyx.Evaluation Language.Nomyx.Expression Language.Nomyx.Rule Test Paths_Nomyx_Rules -O0
Registering Nomyx-Rules-0.0.2...
/usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf

Test log

No test log was submitted for this report.