Build #2 for fusion-0.1.0

[all reports]

Package fusion-0.1.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-08 22:17:43.78264 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, pipes-safe-2.2.3, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:11: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.4...
Running Haddock for mmorph-1.0.4...
Running hscolour for mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:11: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  3 /  3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.0278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b
Registering mmorph-1.0.4...
Installed mmorph-1.0.4
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.21036140795463480570.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.41034514500484238046.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.0126107205159473059.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring pipes-4.1.6...
Building pipes-4.1.6...
Preprocessing library pipes-4.1.6...
[1 of 6] Compiling Pipes.Internal   ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.o )

src/Pipes/Internal.hs:38:1: Warning:
    The import of ‘<*>, pure, Applicative, *>’
    from module ‘Control.Applicative’ is redundant

src/Pipes/Internal.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Pipes/Internal.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes/Internal.hs:106:5: Warning:
    Rule "_bind (Request a' k) f" may never fire
      because ‘_bind’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’

src/Pipes/Internal.hs:108:5: Warning:
    Rule "_bind (Respond b  k) f" may never fire
      because ‘_bind’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’

src/Pipes/Internal.hs:110:5: Warning:
    Rule "_bind (M          m) f" may never fire
      because ‘_bind’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’

src/Pipes/Internal.hs:112:5: Warning:
    Rule "_bind (Pure    r   ) f" may never fire
      because ‘_bind’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’
[2 of 6] Compiling Pipes.Core       ( src/Pipes/Core.hs, dist/build/Pipes/Core.o )

src/Pipes/Core.hs:326:5: Warning:
    Rule "(Request x' fx ) //> fb" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:328:5: Warning:
    Rule "(Respond b  fb') //> fb" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:330:5: Warning:
    Rule "(M          m  ) //> fb" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:332:5: Warning:
    Rule "(Pure      a   ) //> fb" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:458:5: Warning:
    Rule "fb' >\ (Request b' fb )" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:460:5: Warning:
    Rule "fb' >\ (Respond x  fx')" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:462:5: Warning:
    Rule "fb' >\ (M          m  )" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:464:5: Warning:
    Rule "fb' >\ (Pure    a    )" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:870:5: Warning:
    Rule "(p //> f) //> g" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:872:5: Warning:
    Rule "p //> respond" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:874:5: Warning:
    Rule "respond x //> f" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:876:5: Warning:
    Rule "f >\ (g >\ p)" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:878:5: Warning:
    Rule "request >\ p" may never fire because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:880:5: Warning:
    Rule "f >\ request x" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:882:5: Warning:
    Rule "(p >>~ f) >>~ g" may never fire
      because ‘>>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’

src/Pipes/Core.hs:884:5: Warning:
    Rule "p >>~ push" may never fire because ‘>>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’

src/Pipes/Core.hs:886:5: Warning:
    Rule "push x >>~ f" may never fire because ‘>>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’

src/Pipes/Core.hs:888:5: Warning:
    Rule "f +>> (g +>> p)" may never fire
      because ‘+>>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’

src/Pipes/Core.hs:890:5: Warning:
    Rule "pull +>> p" may never fire because ‘+>>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’

src/Pipes/Core.hs:892:5: Warning:
    Rule "f +>> pull x" may never fire because ‘+>>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’
[3 of 6] Compiling Pipes.Lift       ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.o )

src/Pipes/Lift.hs:50:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Pipes/Lift.hs:56:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes/Lift.hs:81:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:83:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:86:12: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:91:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:92:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:94:16: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:99:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:100:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:102:31: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:104:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:105:27: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:106:5: Warning:
    In the use of ‘E.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[4 of 6] Compiling Pipes            ( src/Pipes.hs, dist/build/Pipes.o )

src/Pipes.hs:67:1: Warning:
    The import of ‘<*>, pure, Applicative’
    from module ‘Control.Applicative’ is redundant

src/Pipes.hs:69:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Pipes.hs:75:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Pipes.hs:80:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes.hs:524:22: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes.hs:526:21: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes.hs:174:5: Warning:
    Rule "for (for p f) g" may never fire
      because ‘for’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’

src/Pipes.hs:176:5: Warning:
    Rule "for p yield" may never fire because ‘for’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’

src/Pipes.hs:178:5: Warning:
    Rule "for (yield x) f" may never fire
      because ‘for’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’

src/Pipes.hs:180:5: Warning:
    Rule "for cat f" may never fire because ‘for’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’

src/Pipes.hs:188:5: Warning:
    Rule "f >~ (g >~ p)" may never fire because ‘>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’

src/Pipes.hs:190:5: Warning:
    Rule "await >~ p" may never fire because ‘>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’

src/Pipes.hs:192:5: Warning:
    Rule "p >~ await" may never fire because ‘>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’

src/Pipes.hs:194:5: Warning:
    Rule "m >~ cat" may never fire because ‘>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’

src/Pipes.hs:202:5: Warning:
    Rule "p1 >-> (p2 >-> p3)" may never fire
      because ‘>->’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’

src/Pipes.hs:205:5: Warning:
    Rule "p >-> cat" may never fire because ‘>->’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’

src/Pipes.hs:207:5: Warning:
    Rule "cat >-> p" may never fire because ‘>->’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’
[5 of 6] Compiling Pipes.Prelude    ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.o )
[6 of 6] Compiling Pipes.Tutorial   ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.o )

src/Pipes/Tutorial.hs:90:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead
In-place registering pipes-4.1.6...
Running Haddock for pipes-4.1.6...
Running hscolour for pipes-4.1.6...
Preprocessing library pipes-4.1.6...
Preprocessing library pipes-4.1.6...

src/Pipes/Internal.hs:38:1: Warning:
    The import of ‘<*>, pure, Applicative, *>’
    from module ‘Control.Applicative’ is redundant

src/Pipes/Internal.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Pipes/Internal.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes/Lift.hs:50:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Pipes/Lift.hs:56:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes/Lift.hs:81:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:83:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:86:12: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:91:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:92:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:94:16: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:99:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:100:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:102:31: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:104:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:105:27: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:106:5: Warning:
    In the use of ‘E.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes.hs:67:1: Warning:
    The import of ‘<*>, pure, Applicative’
    from module ‘Control.Applicative’ is redundant

src/Pipes.hs:69:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Pipes.hs:75:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Pipes.hs:80:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes.hs:524:22: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes.hs:526:21: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Tutorial.hs:90:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead
Haddock coverage:
 100% (  7 /  7) in 'Pipes.Internal'
 100% ( 55 / 55) in 'Pipes.Core'
 100% ( 31 / 31) in 'Pipes.Lift'
 100% ( 44 / 44) in 'Pipes'
 100% ( 68 / 68) in 'Pipes.Prelude'
 100% ( 21 / 21) in 'Pipes.Tutorial'
Documentation created: dist/doc/html/pipes/index.html,
dist/doc/html/pipes/pipes.txt
Creating package registration file:
/tmp/pkgConf-pipes-4.112915540981655035325.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7
Registering pipes-4.1.6...
Installed pipes-4.1.6
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.01510080967714880226.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering transformers-base-0.4.4...
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.4980356728932862806.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-88TAFm21vtn2NrYUppy50c
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring monad-control-1.0.0.4...
Building monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
[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-1.0.0.4...
Running Haddock for monad-control-1.0.0.4...
Running hscolour for monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Haddock coverage:
  92% ( 24 / 26) in 'Control.Monad.Trans.Control'
  Missing documentation for:
    MonadTransControl (Control/Monad/Trans/Control.hs:108)
    MonadBaseControl (Control/Monad/Trans/Control.hs:290)
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file:
/tmp/pkgConf-monad-control-1.0.015342302971364090032.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-control-1.0.0.4-3XCDr1mqlERGZgaxuwJF6b
Registering monad-control-1.0.0.4...
Installed monad-control-1.0.0.4
Configuring pipes-safe-2.2.3...
Building pipes-safe-2.2.3...
Preprocessing library pipes-safe-2.2.3...
[1 of 2] Compiling Pipes.Safe       ( src/Pipes/Safe.hs, dist/build/Pipes/Safe.o )

src/Pipes/Safe.hs:88:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

src/Pipes/Safe.hs:133:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[2 of 2] Compiling Pipes.Safe.Prelude ( src/Pipes/Safe/Prelude.hs, dist/build/Pipes/Safe/Prelude.o )
In-place registering pipes-safe-2.2.3...
Running Haddock for pipes-safe-2.2.3...
Running hscolour for pipes-safe-2.2.3...
Preprocessing library pipes-safe-2.2.3...
Preprocessing library pipes-safe-2.2.3...

src/Pipes/Safe.hs:88:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

src/Pipes/Safe.hs:133:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
 100% ( 19 / 19) in 'Pipes.Safe'
 100% (  7 /  7) in 'Pipes.Safe.Prelude'
Documentation created: dist/doc/html/pipes-safe/index.html,
dist/doc/html/pipes-safe/pipes-safe.txt
Creating package registration file:
/tmp/pkgConf-pipes-safe-2.2856363827787689126.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pipes-safe-2.2.3-KOxjjOUpVoLG71rKBuCHtL
Registering pipes-safe-2.2.3...
Installed pipes-safe-2.2.3
Downloading fusion-0.1.0...
Configuring fusion-0.1.0...
Building fusion-0.1.0...
Preprocessing library fusion-0.1.0...
[1 of 1] Compiling Fusion           ( Fusion.hs, dist/build/Fusion.o )

Fusion.hs:155:1: Warning:
    RULE left-hand side too complicated to desugar
      Optimised lhs: let {
                       $dMonad_a3JD :: Monad (SafeT IO)
                       [LclId, Str=DmdType]
                       $dMonad_a3JD =
                         Pipes.Safe.$fMonadSafeT @ IO $dApplicative_a403 $dMonad_a404 } in
                     let {
                       $dMonadThrow_a4m3 :: MonadThrow (SafeT IO)
                       [LclId, Str=DmdType]
                       $dMonadThrow_a4m3 =
                         Pipes.Safe.$fMonadThrowSafeT
                           @ IO $dMonad_a3JD $dMonadThrow_a4rL } in
                     let {
                       $dMonadCatch_a40y :: MonadCatch (SafeT IO)
                       [LclId, Str=DmdType]
                       $dMonadCatch_a40y =
                         Pipes.Safe.$fMonadCatchSafeT
                           @ IO $dMonadThrow_a4m3 $dMonadCatch_a4m4 } in
                     let {
                       $dMonadMask_a3JE :: MonadMask (SafeT IO)
                       [LclId, Str=DmdType]
                       $dMonadMask_a3JE =
                         Pipes.Safe.$fMonadMaskSafeT
                           @ IO $dMonadCatch_a40y $dMonadMask_a40z } in
                     let {
                       $dMonadIO_a4sc :: Control.Monad.IO.Class.MonadIO (SafeT IO)
                       [LclId, Str=DmdType]
                       $dMonadIO_a4sc =
                         Pipes.Safe.$fMonadIOSafeT @ IO $dMonad_a3JD $dMonadIO_a4sN } in
                     let {
                       $dMonadSafe_a3JF :: MonadSafe (SafeT IO)
                       [LclId, Str=DmdType]
                       $dMonadSafe_a3JF =
                         Pipes.Safe.$fMonadSafeSafeT
                           @ IO
                           $dMonadCatch_a40y
                           $dMonadMask_a3JE
                           $dMonadIO_a4sc
                           $dMonadIO_a4sd
                           $dMonadIO_a4se
                           $dMonadCatch_a4m4
                           $dMonadMask_a40z } in
                     \ (ds_d4Hs :: IO s)
                       (ds_d4Hu :: s -> IO ())
                       (ds_d4Hw
                          :: forall r.
                             s
                             -> (a -> s -> SafeT IO r)
                             -> (s -> SafeT IO r)
                             -> SafeT IO r
                             -> SafeT IO r) ->
                       bracketS
                         @ (SafeT IO)
                         @ s
                         @ a
                         $dMonad_a3JD
                         $dMonadMask_a3JE
                         $dMonadSafe_a3JF
                         (ds_d4Hs
                          `cast` (Sub (Sym (Pipes.Safe.TFCo:R:BaseSafeT[0] <IO>_N)) <s>_N
                                  :: IO s ~R# Base (SafeT IO) s))
                         (ds_d4Hu
                          `cast` (<s>_R
                                  -> Sub (Sym (Pipes.Safe.TFCo:R:BaseSafeT[0] <IO>_N)) <()>_N
                                  :: (s -> IO ()) ~R# (s -> Base (SafeT IO) ())))
                         ds_d4Hw
      Orig lhs: let {
                  $dMonadIO_a4sN :: Control.Monad.IO.Class.MonadIO IO
                  [LclId, Str=DmdType]
                  $dMonadIO_a4sN = Control.Monad.IO.Class.$fMonadIOIO } in
                let {
                  $dMonadIO_a4se :: Control.Monad.IO.Class.MonadIO IO
                  [LclId, Str=DmdType]
                  $dMonadIO_a4se = $dMonadIO_a4sN } in
                let {
                  $dMonadIO_a4sd :: Control.Monad.IO.Class.MonadIO (Base (SafeT IO))
                  [LclId, Str=DmdType]
                  $dMonadIO_a4sd =
                    $dMonadIO_a4sN
                    `cast` ((Control.Monad.IO.Class.MonadIO
                               (Sym (Pipes.Safe.TFCo:R:BaseSafeT[0] <IO>_N)))_R
                            :: Control.Monad.IO.Class.MonadIO IO
                               ~R# Control.Monad.IO.Class.MonadIO (Base (SafeT IO))) } in
                let {
                  $dMonadThrow_a4rL :: MonadThrow IO
                  [LclId, Str=DmdType]
                  $dMonadThrow_a4rL =
                    exceptions-0.8.0.2:Control.Monad.Catch.$fMonadThrowIO } in
                let {
                  $dMonadCatch_a4m4 :: MonadCatch IO
                  [LclId, Str=DmdType]
                  $dMonadCatch_a4m4 =
                    exceptions-0.8.0.2:Control.Monad.Catch.$fMonadCatchIO } in
                let {
                  $dMonadMask_a40z :: MonadMask IO
                  [LclId, Str=DmdType]
                  $dMonadMask_a40z =
                    exceptions-0.8.0.2:Control.Monad.Catch.$fMonadMaskIO } in
                let {
                  $dFunctor_a407 :: Functor IO
                  [LclId, Str=DmdType]
                  $dFunctor_a407 = GHC.Base.$fFunctorIO } in
                let {
                  $dApplicative_a406 :: Applicative IO
                  [LclId, Str=DmdType]
                  $dApplicative_a406 = GHC.Base.$fApplicativeIO } in
                let {
                  $dFunctor_a405 :: Functor (SafeT IO)
                  [LclId, Str=DmdType]
                  $dFunctor_a405 = Pipes.Safe.$fFunctorSafeT @ IO $dFunctor_a407 } in
                let {
                  $dMonad_a404 :: Monad IO
                  [LclId, Str=DmdType]
                  $dMonad_a404 = GHC.Base.$fMonadIO } in
                let {
                  $dApplicative_a403 :: Applicative (SafeT IO)
                  [LclId, Str=DmdType]
                  $dApplicative_a403 =
                    Pipes.Safe.$fApplicativeSafeT
                      @ IO $dFunctor_a405 $dApplicative_a406 } in
                let {
                  cobox_a402 :: s ~ s
                  [LclId, Str=DmdType]
                  cobox_a402 =
                    ghc-prim-0.4.0.0:GHC.Types.Eq# @ * @ s @ s @~ <s>_N } in
                let {
                  cobox_a401 :: IO s ~ IO s
                  [LclId, Str=DmdType]
                  cobox_a401 =
                    ghc-prim-0.4.0.0:GHC.Types.Eq#
                      @ * @ (IO s) @ (IO s) @~ <IO s>_N } in
                let {
                  cobox_a400 :: IO () ~ IO ()
                  [LclId, Str=DmdType]
                  cobox_a400 =
                    ghc-prim-0.4.0.0:GHC.Types.Eq#
                      @ * @ (IO ()) @ (IO ()) @~ <IO ()>_N } in
                let {
                  cobox_a3JO :: IO s ~ Base (SafeT IO) s
                  [LclId, Str=DmdType]
                  cobox_a3JO =
                    case cobox_a401
                    of cobox_a401 { ghc-prim-0.4.0.0:GHC.Types.Eq# cobox ->
                    ghc-prim-0.4.0.0:GHC.Types.Eq#
                      @ *
                      @ (IO s)
                      @ (Base (SafeT IO) s)
                      @~ (Sym (Pipes.Safe.TFCo:R:BaseSafeT[0] <IO>_N) <s>_N)
                    } } in
                let {
                  cobox_a3JN :: IO () ~ Base (SafeT IO) ()
                  [LclId, Str=DmdType]
                  cobox_a3JN =
                    case cobox_a400
                    of cobox_a400 { ghc-prim-0.4.0.0:GHC.Types.Eq# cobox ->
                    ghc-prim-0.4.0.0:GHC.Types.Eq#
                      @ *
                      @ (IO ())
                      @ (Base (SafeT IO) ())
                      @~ (Sym (Pipes.Safe.TFCo:R:BaseSafeT[0] <IO>_N) <()>_N)
                    } } in
                let {
                  $dMonad_a3JD :: Monad (SafeT IO)
                  [LclId, Str=DmdType]
                  $dMonad_a3JD =
                    Pipes.Safe.$fMonadSafeT @ IO $dApplicative_a403 $dMonad_a404 } in
                let {
                  $dMonadThrow_a4m3 :: MonadThrow (SafeT IO)
                  [LclId, Str=DmdType]
                  $dMonadThrow_a4m3 =
                    Pipes.Safe.$fMonadThrowSafeT
                      @ IO $dMonad_a3JD $dMonadThrow_a4rL } in
                let {
                  $dMonadCatch_a40y :: MonadCatch (SafeT IO)
                  [LclId, Str=DmdType]
                  $dMonadCatch_a40y =
                    Pipes.Safe.$fMonadCatchSafeT
                      @ IO $dMonadThrow_a4m3 $dMonadCatch_a4m4 } in
                let {
                  $dMonadMask_a3JE :: MonadMask (SafeT IO)
                  [LclId, Str=DmdType]
                  $dMonadMask_a3JE =
                    Pipes.Safe.$fMonadMaskSafeT
                      @ IO $dMonadCatch_a40y $dMonadMask_a40z } in
                let {
                  $dMonadIO_a4sc :: Control.Monad.IO.Class.MonadIO (SafeT IO)
                  [LclId, Str=DmdType]
                  $dMonadIO_a4sc =
                    Pipes.Safe.$fMonadIOSafeT @ IO $dMonad_a3JD $dMonadIO_a4sN } in
                let {
                  $dMonadSafe_a3JF :: MonadSafe (SafeT IO)
                  [LclId, Str=DmdType]
                  $dMonadSafe_a3JF =
                    Pipes.Safe.$fMonadSafeSafeT
                      @ IO
                      $dMonadCatch_a40y
                      $dMonadMask_a3JE
                      $dMonadIO_a4sc
                      $dMonadIO_a4sd
                      $dMonadIO_a4se
                      $dMonadCatch_a4m4
                      $dMonadMask_a40z } in
                \ (ds_d4Hs :: IO s)
                  (ds_d4Hu :: s -> IO ())
                  (ds_d4Hw
                     :: forall r.
                        s
                        -> (a -> s -> SafeT IO r)
                        -> (s -> SafeT IO r)
                        -> SafeT IO r
                        -> SafeT IO r) ->
                  bracketS
                    @ (SafeT IO)
                    @ s
                    @ a
                    $dMonad_a3JD
                    $dMonadMask_a3JE
                    $dMonadSafe_a3JF
                    (case cobox_a3JO
                     of cobox_a3JO { ghc-prim-0.4.0.0:GHC.Types.Eq# cobox ->
                     ds_d4Hs `cast` (Sub cobox :: IO s ~R# Base (SafeT IO) s)
                     })
                    (case cobox_a3JN
                     of cobox_a3JN { ghc-prim-0.4.0.0:GHC.Types.Eq# cobox ->
                     ds_d4Hu
                     `cast` (<s>_R -> Sub cobox
                             :: (s -> IO ()) ~R# (s -> Base (SafeT IO) ()))
                     })
                    (\ (@ r) ->
                       let {
                         cobox_a3JL :: s ~ s
                         [LclId, Str=DmdType]
                         cobox_a3JL =
                           ghc-prim-0.4.0.0:GHC.Types.Eq# @ * @ s @ s @~ <s>_N } in
                       let {
                         cobox_a3JK :: s ~ s
                         [LclId, Str=DmdType]
                         cobox_a3JK =
                           ghc-prim-0.4.0.0:GHC.Types.Eq# @ * @ s @ s @~ <s>_N } in
                       let {
                         cobox_a3JJ :: s ~ s
                         [LclId, Str=DmdType]
                         cobox_a3JJ =
                           ghc-prim-0.4.0.0:GHC.Types.Eq# @ * @ s @ s @~ <s>_N } in
                       case cobox_a3JJ
                       of cobox_a3JJ { ghc-prim-0.4.0.0:GHC.Types.Eq# cobox ->
                       case cobox_a3JK
                       of cobox_a3JK { ghc-prim-0.4.0.0:GHC.Types.Eq# cobox ->
                       case cobox_a3JL
                       of cobox_a3JL { ghc-prim-0.4.0.0:GHC.Types.Eq# cobox ->
                       ds_d4Hw @ r
                       }
                       }
                       })
In-place registering fusion-0.1.0...
Running Haddock for fusion-0.1.0...
Running hscolour for fusion-0.1.0...
Preprocessing library fusion-0.1.0...
Preprocessing library fusion-0.1.0...
Haddock coverage:
  31% (  8 / 26) in 'Fusion'
  Missing documentation for:
    Module header
    StepList (Fusion.hs:43)
    Stream (Fusion.hs:53)
    concatS (Fusion.hs:85)
    fromList (Fusion.hs:102)
    fromListM (Fusion.hs:107)
    toListS (Fusion.hs:121)
    lazyToListS (Fusion.hs:129)
    runEffect (Fusion.hs:113)
    emptyStream (Fusion.hs:137)
    bracketS (Fusion.hs:141)
    next (Fusion.hs:164)
    ListT (Fusion.hs:176)
    Producer (Fusion.hs:200)
    Pipe (Fusion.hs:201)
    Consumer (Fusion.hs:202)
    each (Fusion.hs:204)
    mapP (Fusion.hs:208)
Documentation created: dist/doc/html/fusion/index.html,
dist/doc/html/fusion/fusion.txt
Creating package registration file:
/tmp/pkgConf-fusion-0.11119399015610486506.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/fusion-0.1.0-FkExDCyjChv85ql0U6uDVD
Registering fusion-0.1.0...
Installed fusion-0.1.0

Test log

No test log was submitted for this report.