Build #3 for elm-init-0.1.0.0
| Package | elm-init-0.1.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-10-08 06:38:48.479441 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | system-filepath-0.4.13.4, system-fileio-0.3.16.3, json-0.9.1, file-embed-0.0.9, bytestring-0.10.6.0, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring file-embed-0.0.9...
Building file-embed-0.0.9...
Preprocessing library file-embed-0.0.9...
[1 of 1] Compiling Data.FileEmbed ( Data/FileEmbed.hs, dist/build/Data/FileEmbed.o )
Data/FileEmbed.hs:64: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 file-embed-0.0.9...
Running Haddock for file-embed-0.0.9...
Running hscolour for file-embed-0.0.9...
Preprocessing library file-embed-0.0.9...
Preprocessing library file-embed-0.0.9...
Data/FileEmbed.hs:64: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:
86% ( 18 / 21) in 'Data.FileEmbed'
Missing documentation for:
stringToBs (Data/FileEmbed.hs:150)
bsToExp (Data/FileEmbed.hs:132)
strToExp (Data/FileEmbed.hs:187)
Documentation created: dist/doc/html/file-embed/index.html,
dist/doc/html/file-embed/file-embed.txt
Creating package registration file:
/tmp/pkgConf-file-embed-0.0278722862233665123.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/file-embed-0.0.9-9roswo6O5nP6wz34jEmUAD
Registering file-embed-0.0.9...
Installed file-embed-0.0.9
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.220539999321264095060.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 syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
100% ( 2 / 2) in 'Data.Generics.Basics'
100% ( 2 / 2) in 'Generics.SYB.Basics'
100% ( 1 / 1) in 'Data.Generics.Instances'
100% ( 1 / 1) in 'Generics.SYB.Instances'
96% ( 43 / 45) in 'Data.Generics.Aliases'
Missing documentation for:
GenericQ' (src/Data/Generics/Aliases.hs:268)
GenericM' (src/Data/Generics/Aliases.hs:269)
100% ( 19 / 19) in 'Data.Generics.Schemes'
100% ( 2 / 2) in 'Generics.SYB.Schemes'
100% ( 6 / 6) in 'Data.Generics.Text'
100% ( 2 / 2) in 'Generics.SYB.Text'
100% ( 17 / 17) in 'Data.Generics.Twins'
100% ( 2 / 2) in 'Generics.SYB.Twins'
100% ( 3 / 3) in 'Data.Generics.Builders'
100% ( 2 / 2) in 'Generics.SYB.Builders'
100% ( 2 / 2) in 'Generics.SYB.Aliases'
100% ( 8 / 8) in 'Data.Generics'
100% ( 2 / 2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-013093833031129033333.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
Data/Text/Internal/Read.hs:21: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()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
Data/Text/Lazy/Encoding.hs:65: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()
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
Data/Text/Internal/Builder.hs:61: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()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
Data/Text/Internal/Builder/Functions.hs:24: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()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
Data/Text/Lazy/Builder/Int.hs:24: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()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Data/Text/Internal/Read.hs:21: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()
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Encoding.hs:65: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()
Data/Text/Internal/Builder.hs:61: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()
Data/Text/Internal/Builder/Functions.hs:24: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()
Data/Text/Lazy/Builder/Int.hs:24: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()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (126 /126) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (127 /128) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:288)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.1272020127488663950.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
82% ( 14 / 17) in 'Text.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
43% ( 6 / 14) in 'Text.Parsec.Error'
Missing documentation for:
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error'
Missing documentation for:
messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
64% ( 32 / 50) in 'Text.Parsec.Prim'
Missing documentation for:
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
Parsec (Text/Parsec/Prim.hs:152)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
mergeErrorReply (Text/Parsec/Prim.hs:266)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
labels (Text/Parsec/Prim.hs:345)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
manyAccum (Text/Parsec/Prim.hs:592)
runPT (Text/Parsec/Prim.hs:610)
runP (Text/Parsec/Prim.hs:624)
100% ( 24 / 24) in 'Text.Parsec.Combinator'
100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
50% ( 2 / 4) in 'Text.Parsec.String'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
50% ( 2 / 4) in 'Text.Parsec.ByteString'
Missing documentation for:
Parser (Text/Parsec/ByteString.hs:24)
GenParser (Text/Parsec/ByteString.hs:25)
50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy'
Missing documentation for:
Parser (Text/Parsec/ByteString/Lazy.hs:24)
GenParser (Text/Parsec/ByteString/Lazy.hs:25)
33% ( 1 / 3) in 'Text.Parsec.Text'
Missing documentation for:
Parser (Text/Parsec/Text.hs:23)
GenParser (Text/Parsec/Text.hs:24)
33% ( 1 / 3) in 'Text.Parsec.Text.Lazy'
Missing documentation for:
Parser (Text/Parsec/Text/Lazy.hs:23)
GenParser (Text/Parsec/Text/Lazy.hs:24)
100% ( 5 / 5) in 'Text.Parsec.Expr'
70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
try (Text/ParserCombinators/Parsec/Prim.hs:64)
labels (Text/Parsec/Prim.hs:345)
pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
State (Text/Parsec/Prim.hs:160)
82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
100% ( 20 / 20) in 'Text.Parsec.Char'
67% ( 4 / 6) in 'Text.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
Missing documentation for:
CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr'
Missing documentation for:
Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
78% ( 73 / 94) in 'Text.Parsec'
Missing documentation for:
Parsec (Text/Parsec/Prim.hs:152)
tokens (Text/Parsec/Prim.hs:396)
labels (Text/Parsec/Prim.hs:345)
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
manyAccum (Text/Parsec/Prim.hs:592)
tokenPrimEx (Text/Parsec/Prim.hs:533)
runPT (Text/Parsec/Prim.hs:610)
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
mergeErrorReply (Text/Parsec/Prim.hs:266)
runP (Text/Parsec/Prim.hs:624)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
80% ( 8 / 10) in 'Text.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
100% ( 8 / 8) in 'Text.Parsec.Perm'
100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.120869636381403938270.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
[1 of 1] Compiling Main ( /tmp/cabal-tmp-26996/system-filepath-0.4.13.4/dist/setup/setup.hs, /tmp/cabal-tmp-26996/system-filepath-0.4.13.4/dist/setup/Main.o )
/tmp/cabal-tmp-26996/system-filepath-0.4.13.4/dist/setup/setup.hs:7:1: Warning:
Tab character
/tmp/cabal-tmp-26996/system-filepath-0.4.13.4/dist/setup/setup.hs:8:1: Warning:
Tab character
/tmp/cabal-tmp-26996/system-filepath-0.4.13.4/dist/setup/setup.hs:9:1: Warning:
Tab character
/tmp/cabal-tmp-26996/system-filepath-0.4.13.4/dist/setup/setup.hs:10:1: Warning:
Tab character
/tmp/cabal-tmp-26996/system-filepath-0.4.13.4/dist/setup/setup.hs:11:1: Warning:
Tab character
/tmp/cabal-tmp-26996/system-filepath-0.4.13.4/dist/setup/setup.hs:12:1: Warning:
Tab character
Linking /tmp/cabal-tmp-26996/system-filepath-0.4.13.4/dist/setup/setup ...
Configuring system-filepath-0.4.13.4...
Building system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )
lib/Filesystem/Path/Internal.hs:17:1: Warning:
The qualified import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
lib/Filesystem/Path/Internal.hs:26:1: Warning:
The import of ‘Data.Text.Encoding.Error’ is redundant
except perhaps to import instances from ‘Data.Text.Encoding.Error’
To import instances alone, use: import Data.Text.Encoding.Error()
lib/Filesystem/Path/Internal.hs:39:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:40:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:41:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:42:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:43:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:44:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:47:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:48:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:49:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:50:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:51:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:52:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:55:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:58:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:59:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:60:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:61:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:62:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:63:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:66:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:67:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:68:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:71:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:85:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:86:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:87:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:88:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:92:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:93:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:94:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:95:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:96:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:97:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:98:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:121:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:122:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:123:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:124:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:125:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:126:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:127:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:128:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:129:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:130:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:131:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:132:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:133:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:134:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:135:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:136:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:137:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:138:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:139:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:140:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:141:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:142:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:143:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:144:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:145:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:146:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:147:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:148:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:149:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:150:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:151:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:152:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:153:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:154:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:155:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:156:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:157:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:158:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:159:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:160:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:161:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:162:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:163:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:164:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:165:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:166:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:167:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:168:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:169:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:170:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:171:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:172:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:173:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:174:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:175:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:177:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:178:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:179:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:180:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:181:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:182:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:183:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:184:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:185:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:187:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:188:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:189:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:190:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:191:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:192:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:193:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:194:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:195:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:196:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:197:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:198:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:199:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:200:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:201:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:202:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:203:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:204:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:205:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:206:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:207:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:210:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:211:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:218:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:219:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:220:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:221:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:228:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:229:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:230:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:231:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:235:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:236:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:237:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:238:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:249:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:250:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:251:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:252:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:253:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:254:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:255:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:256:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:257:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:261:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:262:1: Warning: Tab character
[2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )
lib/Filesystem/Path.hs:17:1: Warning: Tab character
lib/Filesystem/Path.hs:18:1: Warning: Tab character
lib/Filesystem/Path.hs:19:1: Warning: Tab character
lib/Filesystem/Path.hs:20:1: Warning: Tab character
lib/Filesystem/Path.hs:21:1: Warning: Tab character
lib/Filesystem/Path.hs:22:1: Warning: Tab character
lib/Filesystem/Path.hs:23:1: Warning: Tab character
lib/Filesystem/Path.hs:24:1: Warning: Tab character
lib/Filesystem/Path.hs:25:1: Warning: Tab character
lib/Filesystem/Path.hs:26:1: Warning: Tab character
lib/Filesystem/Path.hs:27:1: Warning: Tab character
lib/Filesystem/Path.hs:28:1: Warning: Tab character
lib/Filesystem/Path.hs:29:1: Warning: Tab character
lib/Filesystem/Path.hs:30:1: Warning: Tab character
lib/Filesystem/Path.hs:31:1: Warning: Tab character
lib/Filesystem/Path.hs:32:1: Warning: Tab character
lib/Filesystem/Path.hs:33:1: Warning: Tab character
lib/Filesystem/Path.hs:34:1: Warning: Tab character
lib/Filesystem/Path.hs:35:1: Warning: Tab character
lib/Filesystem/Path.hs:36:1: Warning: Tab character
lib/Filesystem/Path.hs:37:1: Warning: Tab character
lib/Filesystem/Path.hs:38:1: Warning: Tab character
lib/Filesystem/Path.hs:39:1: Warning: Tab character
lib/Filesystem/Path.hs:40:1: Warning: Tab character
lib/Filesystem/Path.hs:41:1: Warning: Tab character
lib/Filesystem/Path.hs:42:1: Warning: Tab character
lib/Filesystem/Path.hs:43:1: Warning: Tab character
lib/Filesystem/Path.hs:44:1: Warning: Tab character
lib/Filesystem/Path.hs:45:1: Warning: Tab character
lib/Filesystem/Path.hs:46:1: Warning: Tab character
lib/Filesystem/Path.hs:47:1: Warning: Tab character
lib/Filesystem/Path.hs:48:1: Warning: Tab character
lib/Filesystem/Path.hs:49:1: Warning: Tab character
lib/Filesystem/Path.hs:50:1: Warning: Tab character
lib/Filesystem/Path.hs:51:1: Warning: Tab character
lib/Filesystem/Path.hs:52:1: Warning: Tab character
lib/Filesystem/Path.hs:53:1: Warning: Tab character
lib/Filesystem/Path.hs:54:1: Warning: Tab character
lib/Filesystem/Path.hs:55:1: Warning: Tab character
lib/Filesystem/Path.hs:56:1: Warning: Tab character
lib/Filesystem/Path.hs:69:1: Warning: Tab character
lib/Filesystem/Path.hs:70:1: Warning: Tab character
lib/Filesystem/Path.hs:71:1: Warning: Tab character
lib/Filesystem/Path.hs:89:1: Warning: Tab character
lib/Filesystem/Path.hs:90:1: Warning: Tab character
lib/Filesystem/Path.hs:91:1: Warning: Tab character
lib/Filesystem/Path.hs:92:1: Warning: Tab character
lib/Filesystem/Path.hs:93:1: Warning: Tab character
lib/Filesystem/Path.hs:94:1: Warning: Tab character
lib/Filesystem/Path.hs:95:1: Warning: Tab character
lib/Filesystem/Path.hs:100:1: Warning: Tab character
lib/Filesystem/Path.hs:101:1: Warning: Tab character
lib/Filesystem/Path.hs:102:1: Warning: Tab character
lib/Filesystem/Path.hs:103:1: Warning: Tab character
lib/Filesystem/Path.hs:104:1: Warning: Tab character
lib/Filesystem/Path.hs:105:1: Warning: Tab character
lib/Filesystem/Path.hs:106:1: Warning: Tab character
lib/Filesystem/Path.hs:107:1: Warning: Tab character
lib/Filesystem/Path.hs:108:1: Warning: Tab character
lib/Filesystem/Path.hs:109:1: Warning: Tab character
lib/Filesystem/Path.hs:110:1: Warning: Tab character
lib/Filesystem/Path.hs:111:1: Warning: Tab character
lib/Filesystem/Path.hs:120:1: Warning: Tab character
lib/Filesystem/Path.hs:121:1: Warning: Tab character
lib/Filesystem/Path.hs:122:1: Warning: Tab character
lib/Filesystem/Path.hs:135:1: Warning: Tab character
lib/Filesystem/Path.hs:136:1: Warning: Tab character
lib/Filesystem/Path.hs:137:1: Warning: Tab character
lib/Filesystem/Path.hs:146:1: Warning: Tab character
lib/Filesystem/Path.hs:147:1: Warning: Tab character
lib/Filesystem/Path.hs:152:1: Warning: Tab character
lib/Filesystem/Path.hs:153:1: Warning: Tab character
lib/Filesystem/Path.hs:154:1: Warning: Tab character
lib/Filesystem/Path.hs:155:1: Warning: Tab character
lib/Filesystem/Path.hs:156:1: Warning: Tab character
lib/Filesystem/Path.hs:157:1: Warning: Tab character
lib/Filesystem/Path.hs:162:1: Warning: Tab character
lib/Filesystem/Path.hs:163:1: Warning: Tab character
lib/Filesystem/Path.hs:173:1: Warning: Tab character
lib/Filesystem/Path.hs:174:1: Warning: Tab character
lib/Filesystem/Path.hs:175:1: Warning: Tab character
lib/Filesystem/Path.hs:176:1: Warning: Tab character
lib/Filesystem/Path.hs:177:1: Warning: Tab character
lib/Filesystem/Path.hs:178:1: Warning: Tab character
lib/Filesystem/Path.hs:179:1: Warning: Tab character
lib/Filesystem/Path.hs:180:1: Warning: Tab character
lib/Filesystem/Path.hs:181:1: Warning: Tab character
lib/Filesystem/Path.hs:182:1: Warning: Tab character
lib/Filesystem/Path.hs:183:1: Warning: Tab character
lib/Filesystem/Path.hs:184:1: Warning: Tab character
lib/Filesystem/Path.hs:185:1: Warning: Tab character
lib/Filesystem/Path.hs:186:1: Warning: Tab character
lib/Filesystem/Path.hs:187:1: Warning: Tab character
lib/Filesystem/Path.hs:188:1: Warning: Tab character
lib/Filesystem/Path.hs:189:1: Warning: Tab character
lib/Filesystem/Path.hs:204:1: Warning: Tab character
lib/Filesystem/Path.hs:205:1: Warning: Tab character
lib/Filesystem/Path.hs:206:1: Warning: Tab character
lib/Filesystem/Path.hs:207:1: Warning: Tab character
lib/Filesystem/Path.hs:208:1: Warning: Tab character
lib/Filesystem/Path.hs:209:1: Warning: Tab character
lib/Filesystem/Path.hs:210:1: Warning: Tab character
lib/Filesystem/Path.hs:211:1: Warning: Tab character
lib/Filesystem/Path.hs:212:1: Warning: Tab character
lib/Filesystem/Path.hs:213:1: Warning: Tab character
lib/Filesystem/Path.hs:214:1: Warning: Tab character
lib/Filesystem/Path.hs:215:1: Warning: Tab character
lib/Filesystem/Path.hs:216:1: Warning: Tab character
lib/Filesystem/Path.hs:217:1: Warning: Tab character
lib/Filesystem/Path.hs:218:1: Warning: Tab character
lib/Filesystem/Path.hs:219:1: Warning: Tab character
lib/Filesystem/Path.hs:240:1: Warning: Tab character
lib/Filesystem/Path.hs:241:1: Warning: Tab character
lib/Filesystem/Path.hs:242:1: Warning: Tab character
lib/Filesystem/Path.hs:243:1: Warning: Tab character
lib/Filesystem/Path.hs:244:1: Warning: Tab character
lib/Filesystem/Path.hs:245:1: Warning: Tab character
lib/Filesystem/Path.hs:246:1: Warning: Tab character
lib/Filesystem/Path.hs:247:1: Warning: Tab character
lib/Filesystem/Path.hs:248:1: Warning: Tab character
lib/Filesystem/Path.hs:249:1: Warning: Tab character
lib/Filesystem/Path.hs:250:1: Warning: Tab character
lib/Filesystem/Path.hs:251:1: Warning: Tab character
lib/Filesystem/Path.hs:252:1: Warning: Tab character
lib/Filesystem/Path.hs:253:1: Warning: Tab character
lib/Filesystem/Path.hs:254:1: Warning: Tab character
lib/Filesystem/Path.hs:255:1: Warning: Tab character
lib/Filesystem/Path.hs:256:1: Warning: Tab character
lib/Filesystem/Path.hs:257:1: Warning: Tab character
lib/Filesystem/Path.hs:258:1: Warning: Tab character
lib/Filesystem/Path.hs:259:1: Warning: Tab character
lib/Filesystem/Path.hs:265:1: Warning: Tab character
lib/Filesystem/Path.hs:266:1: Warning: Tab character
lib/Filesystem/Path.hs:283:1: Warning: Tab character
lib/Filesystem/Path.hs:284:1: Warning: Tab character
lib/Filesystem/Path.hs:285:1: Warning: Tab character
lib/Filesystem/Path.hs:286:1: Warning: Tab character
lib/Filesystem/Path.hs:287:1: Warning: Tab character
lib/Filesystem/Path.hs:288:1: Warning: Tab character
lib/Filesystem/Path.hs:289:1: Warning: Tab character
lib/Filesystem/Path.hs:290:1: Warning: Tab character
lib/Filesystem/Path.hs:291:1: Warning: Tab character
lib/Filesystem/Path.hs:292:1: Warning: Tab character
lib/Filesystem/Path.hs:293:1: Warning: Tab character
lib/Filesystem/Path.hs:294:1: Warning: Tab character
lib/Filesystem/Path.hs:295:1: Warning: Tab character
lib/Filesystem/Path.hs:302:1: Warning: Tab character
lib/Filesystem/Path.hs:303:1: Warning: Tab character
lib/Filesystem/Path.hs:304:1: Warning: Tab character
lib/Filesystem/Path.hs:305:1: Warning: Tab character
lib/Filesystem/Path.hs:306:1: Warning: Tab character
lib/Filesystem/Path.hs:307:1: Warning: Tab character
lib/Filesystem/Path.hs:308:1: Warning: Tab character
lib/Filesystem/Path.hs:318:1: Warning: Tab character
lib/Filesystem/Path.hs:319:1: Warning: Tab character
lib/Filesystem/Path.hs:337:1: Warning: Tab character
lib/Filesystem/Path.hs:374:1: Warning: Tab character
lib/Filesystem/Path.hs:375:1: Warning: Tab character
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )
lib/Filesystem/Path/Rules.hs:10:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:11:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:12:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:13:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:14:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:15:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:16:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:17:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:18:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:19:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:20:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:21:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:22:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:23:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:24:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:25:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:26:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:27:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:28:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:29:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:30:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:53:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:54:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:55:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:56:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:57:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:58:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:59:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:60:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:61:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:62:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:63:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:73:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:74:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:75:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:76:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:77:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:87:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:88:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:89:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:90:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:91:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:95:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:96:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:97:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:98:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:99:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:103:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:104:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:105:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:106:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:107:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:108:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:109:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:110:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:111:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:112:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:113:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:114:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:115:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:116:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:120:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:121:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:125:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:126:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:127:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:131:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:132:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:133:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:134:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:138:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:139:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:140:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:141:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:142:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:143:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:144:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:148:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:149:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:153:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:154:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:158:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:159:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:163:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:164:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:165:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:166:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:170:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:171:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:175:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:176:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:180:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:181:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:182:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:183:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:184:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:185:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:189:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:193:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:207:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:208:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:209:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:210:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:211:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:212:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:213:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:214:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:215:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:216:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:217:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:227:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:228:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:229:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:230:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:231:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:235:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:236:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:246:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:255:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:256:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:257:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:258:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:259:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:260:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:261:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:262:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:263:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:264:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:265:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:269:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:270:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:274:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:275:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:279:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:280:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:281:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:282:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:286:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:287:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:288:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:289:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:290:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:291:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:292:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:293:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:294:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:295:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:296:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:297:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:298:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:299:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:300:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:301:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:302:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:303:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:304:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:305:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:306:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:307:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:308:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:309:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:310:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:311:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:312:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:313:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:314:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:315:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:316:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:317:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:318:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:319:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:320:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:321:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:322:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:323:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:327:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:328:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:332:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:333:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:334:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:335:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:336:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:337:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:338:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:339:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:340:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:341:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:342:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:346:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:350:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:351:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:352:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:353:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:354:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:355:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:359:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:360:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:361:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:362:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:363:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:364:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:365:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:369:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:370:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:371:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:372:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:373:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:374:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:375:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:376:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:377:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:378:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:379:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:380:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:381:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:382:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:388:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:389:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:390:1: Warning: Tab character
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )
lib/Filesystem/Path/CurrentOS.hs:18:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:19:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:20:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:21:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:22:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:23:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:24:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:25:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:26:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:27:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:28:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:29:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:30:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:31:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:32:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:33:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:75:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:78:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:79:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:80:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:81:1: Warning: Tab character
In-place registering system-filepath-0.4.13.4...
Running Haddock for system-filepath-0.4.13.4...
Running hscolour for system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
lib/Filesystem/Path/Internal.hs:39:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:40:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:41:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:42:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:43:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:44:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:47:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:48:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:49:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:50:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:51:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:52:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:55:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:58:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:59:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:60:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:61:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:62:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:63:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:66:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:67:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:68:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:71:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:85:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:86:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:87:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:88:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:92:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:93:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:94:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:95:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:96:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:97:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:98:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:121:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:122:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:123:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:126:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:127:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:128:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:134:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:135:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:136:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:138:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:139:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:140:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:158:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:159:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:160:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:168:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:169:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:170:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:178:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:179:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:180:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:188:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:189:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:190:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:197:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:198:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:199:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:206:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:207:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:210:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:211:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:218:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:219:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:220:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:221:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:228:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:229:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:230:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:231:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:235:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:236:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:237:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:238:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:249:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:250:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:251:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:252:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:253:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:254:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:255:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:256:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:257:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:261:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:262:1: Warning: Tab character
lib/Filesystem/Path/Internal.hs:17:1: Warning:
The qualified import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
lib/Filesystem/Path/Internal.hs:26:1: Warning:
The import of ‘Data.Text.Encoding.Error’ is redundant
except perhaps to import instances from ‘Data.Text.Encoding.Error’
To import instances alone, use: import Data.Text.Encoding.Error()
lib/Filesystem/Path.hs:17:1: Warning: Tab character
lib/Filesystem/Path.hs:18:1: Warning: Tab character
lib/Filesystem/Path.hs:19:1: Warning: Tab character
lib/Filesystem/Path.hs:20:1: Warning: Tab character
lib/Filesystem/Path.hs:21:1: Warning: Tab character
lib/Filesystem/Path.hs:22:1: Warning: Tab character
lib/Filesystem/Path.hs:23:1: Warning: Tab character
lib/Filesystem/Path.hs:24:1: Warning: Tab character
lib/Filesystem/Path.hs:25:1: Warning: Tab character
lib/Filesystem/Path.hs:26:1: Warning: Tab character
lib/Filesystem/Path.hs:27:1: Warning: Tab character
lib/Filesystem/Path.hs:28:1: Warning: Tab character
lib/Filesystem/Path.hs:29:1: Warning: Tab character
lib/Filesystem/Path.hs:30:1: Warning: Tab character
lib/Filesystem/Path.hs:31:1: Warning: Tab character
lib/Filesystem/Path.hs:32:1: Warning: Tab character
lib/Filesystem/Path.hs:33:1: Warning: Tab character
lib/Filesystem/Path.hs:34:1: Warning: Tab character
lib/Filesystem/Path.hs:35:1: Warning: Tab character
lib/Filesystem/Path.hs:36:1: Warning: Tab character
lib/Filesystem/Path.hs:37:1: Warning: Tab character
lib/Filesystem/Path.hs:38:1: Warning: Tab character
lib/Filesystem/Path.hs:39:1: Warning: Tab character
lib/Filesystem/Path.hs:40:1: Warning: Tab character
lib/Filesystem/Path.hs:41:1: Warning: Tab character
lib/Filesystem/Path.hs:42:1: Warning: Tab character
lib/Filesystem/Path.hs:43:1: Warning: Tab character
lib/Filesystem/Path.hs:44:1: Warning: Tab character
lib/Filesystem/Path.hs:45:1: Warning: Tab character
lib/Filesystem/Path.hs:46:1: Warning: Tab character
lib/Filesystem/Path.hs:47:1: Warning: Tab character
lib/Filesystem/Path.hs:48:1: Warning: Tab character
lib/Filesystem/Path.hs:49:1: Warning: Tab character
lib/Filesystem/Path.hs:50:1: Warning: Tab character
lib/Filesystem/Path.hs:51:1: Warning: Tab character
lib/Filesystem/Path.hs:52:1: Warning: Tab character
lib/Filesystem/Path.hs:53:1: Warning: Tab character
lib/Filesystem/Path.hs:54:1: Warning: Tab character
lib/Filesystem/Path.hs:55:1: Warning: Tab character
lib/Filesystem/Path.hs:56:1: Warning: Tab character
lib/Filesystem/Path.hs:69:1: Warning: Tab character
lib/Filesystem/Path.hs:70:1: Warning: Tab character
lib/Filesystem/Path.hs:71:1: Warning: Tab character
lib/Filesystem/Path.hs:89:1: Warning: Tab character
lib/Filesystem/Path.hs:90:1: Warning: Tab character
lib/Filesystem/Path.hs:91:1: Warning: Tab character
lib/Filesystem/Path.hs:92:1: Warning: Tab character
lib/Filesystem/Path.hs:93:1: Warning: Tab character
lib/Filesystem/Path.hs:94:1: Warning: Tab character
lib/Filesystem/Path.hs:95:1: Warning: Tab character
lib/Filesystem/Path.hs:100:1: Warning: Tab character
lib/Filesystem/Path.hs:101:1: Warning: Tab character
lib/Filesystem/Path.hs:102:1: Warning: Tab character
lib/Filesystem/Path.hs:103:1: Warning: Tab character
lib/Filesystem/Path.hs:104:1: Warning: Tab character
lib/Filesystem/Path.hs:105:1: Warning: Tab character
lib/Filesystem/Path.hs:106:1: Warning: Tab character
lib/Filesystem/Path.hs:107:1: Warning: Tab character
lib/Filesystem/Path.hs:108:1: Warning: Tab character
lib/Filesystem/Path.hs:109:1: Warning: Tab character
lib/Filesystem/Path.hs:110:1: Warning: Tab character
lib/Filesystem/Path.hs:111:1: Warning: Tab character
lib/Filesystem/Path.hs:120:1: Warning: Tab character
lib/Filesystem/Path.hs:121:1: Warning: Tab character
lib/Filesystem/Path.hs:122:1: Warning: Tab character
lib/Filesystem/Path.hs:135:1: Warning: Tab character
lib/Filesystem/Path.hs:136:1: Warning: Tab character
lib/Filesystem/Path.hs:137:1: Warning: Tab character
lib/Filesystem/Path.hs:146:1: Warning: Tab character
lib/Filesystem/Path.hs:147:1: Warning: Tab character
lib/Filesystem/Path.hs:152:1: Warning: Tab character
lib/Filesystem/Path.hs:153:1: Warning: Tab character
lib/Filesystem/Path.hs:154:1: Warning: Tab character
lib/Filesystem/Path.hs:155:1: Warning: Tab character
lib/Filesystem/Path.hs:156:1: Warning: Tab character
lib/Filesystem/Path.hs:157:1: Warning: Tab character
lib/Filesystem/Path.hs:162:1: Warning: Tab character
lib/Filesystem/Path.hs:163:1: Warning: Tab character
lib/Filesystem/Path.hs:173:1: Warning: Tab character
lib/Filesystem/Path.hs:174:1: Warning: Tab character
lib/Filesystem/Path.hs:175:1: Warning: Tab character
lib/Filesystem/Path.hs:176:1: Warning: Tab character
lib/Filesystem/Path.hs:177:1: Warning: Tab character
lib/Filesystem/Path.hs:178:1: Warning: Tab character
lib/Filesystem/Path.hs:179:1: Warning: Tab character
lib/Filesystem/Path.hs:180:1: Warning: Tab character
lib/Filesystem/Path.hs:181:1: Warning: Tab character
lib/Filesystem/Path.hs:182:1: Warning: Tab character
lib/Filesystem/Path.hs:183:1: Warning: Tab character
lib/Filesystem/Path.hs:184:1: Warning: Tab character
lib/Filesystem/Path.hs:185:1: Warning: Tab character
lib/Filesystem/Path.hs:186:1: Warning: Tab character
lib/Filesystem/Path.hs:187:1: Warning: Tab character
lib/Filesystem/Path.hs:188:1: Warning: Tab character
lib/Filesystem/Path.hs:189:1: Warning: Tab character
lib/Filesystem/Path.hs:204:1: Warning: Tab character
lib/Filesystem/Path.hs:205:1: Warning: Tab character
lib/Filesystem/Path.hs:206:1: Warning: Tab character
lib/Filesystem/Path.hs:207:1: Warning: Tab character
lib/Filesystem/Path.hs:208:1: Warning: Tab character
lib/Filesystem/Path.hs:209:1: Warning: Tab character
lib/Filesystem/Path.hs:210:1: Warning: Tab character
lib/Filesystem/Path.hs:211:1: Warning: Tab character
lib/Filesystem/Path.hs:212:1: Warning: Tab character
lib/Filesystem/Path.hs:213:1: Warning: Tab character
lib/Filesystem/Path.hs:214:1: Warning: Tab character
lib/Filesystem/Path.hs:215:1: Warning: Tab character
lib/Filesystem/Path.hs:216:1: Warning: Tab character
lib/Filesystem/Path.hs:217:1: Warning: Tab character
lib/Filesystem/Path.hs:218:1: Warning: Tab character
lib/Filesystem/Path.hs:219:1: Warning: Tab character
lib/Filesystem/Path.hs:240:1: Warning: Tab character
lib/Filesystem/Path.hs:241:1: Warning: Tab character
lib/Filesystem/Path.hs:242:1: Warning: Tab character
lib/Filesystem/Path.hs:243:1: Warning: Tab character
lib/Filesystem/Path.hs:244:1: Warning: Tab character
lib/Filesystem/Path.hs:245:1: Warning: Tab character
lib/Filesystem/Path.hs:246:1: Warning: Tab character
lib/Filesystem/Path.hs:247:1: Warning: Tab character
lib/Filesystem/Path.hs:248:1: Warning: Tab character
lib/Filesystem/Path.hs:249:1: Warning: Tab character
lib/Filesystem/Path.hs:250:1: Warning: Tab character
lib/Filesystem/Path.hs:251:1: Warning: Tab character
lib/Filesystem/Path.hs:252:1: Warning: Tab character
lib/Filesystem/Path.hs:253:1: Warning: Tab character
lib/Filesystem/Path.hs:254:1: Warning: Tab character
lib/Filesystem/Path.hs:255:1: Warning: Tab character
lib/Filesystem/Path.hs:256:1: Warning: Tab character
lib/Filesystem/Path.hs:257:1: Warning: Tab character
lib/Filesystem/Path.hs:258:1: Warning: Tab character
lib/Filesystem/Path.hs:259:1: Warning: Tab character
lib/Filesystem/Path.hs:265:1: Warning: Tab character
lib/Filesystem/Path.hs:266:1: Warning: Tab character
lib/Filesystem/Path.hs:283:1: Warning: Tab character
lib/Filesystem/Path.hs:284:1: Warning: Tab character
lib/Filesystem/Path.hs:285:1: Warning: Tab character
lib/Filesystem/Path.hs:286:1: Warning: Tab character
lib/Filesystem/Path.hs:287:1: Warning: Tab character
lib/Filesystem/Path.hs:288:1: Warning: Tab character
lib/Filesystem/Path.hs:289:1: Warning: Tab character
lib/Filesystem/Path.hs:290:1: Warning: Tab character
lib/Filesystem/Path.hs:291:1: Warning: Tab character
lib/Filesystem/Path.hs:292:1: Warning: Tab character
lib/Filesystem/Path.hs:293:1: Warning: Tab character
lib/Filesystem/Path.hs:294:1: Warning: Tab character
lib/Filesystem/Path.hs:295:1: Warning: Tab character
lib/Filesystem/Path.hs:302:1: Warning: Tab character
lib/Filesystem/Path.hs:303:1: Warning: Tab character
lib/Filesystem/Path.hs:304:1: Warning: Tab character
lib/Filesystem/Path.hs:305:1: Warning: Tab character
lib/Filesystem/Path.hs:306:1: Warning: Tab character
lib/Filesystem/Path.hs:307:1: Warning: Tab character
lib/Filesystem/Path.hs:308:1: Warning: Tab character
lib/Filesystem/Path.hs:318:1: Warning: Tab character
lib/Filesystem/Path.hs:319:1: Warning: Tab character
lib/Filesystem/Path.hs:337:1: Warning: Tab character
lib/Filesystem/Path.hs:374:1: Warning: Tab character
lib/Filesystem/Path.hs:375:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:10:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:11:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:12:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:13:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:14:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:15:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:16:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:17:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:18:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:19:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:20:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:21:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:22:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:23:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:24:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:25:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:26:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:27:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:28:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:29:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:30:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:53:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:54:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:55:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:56:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:57:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:58:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:59:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:60:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:61:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:62:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:63:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:73:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:74:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:75:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:76:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:77:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:87:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:88:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:89:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:90:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:91:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:95:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:96:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:97:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:98:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:99:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:103:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:104:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:105:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:106:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:107:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:108:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:109:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:110:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:111:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:112:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:113:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:114:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:115:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:116:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:120:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:121:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:125:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:126:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:127:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:131:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:132:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:133:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:134:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:138:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:139:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:140:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:141:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:142:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:143:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:144:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:148:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:149:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:153:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:154:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:158:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:159:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:163:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:164:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:165:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:166:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:170:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:171:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:175:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:176:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:180:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:181:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:182:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:183:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:184:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:185:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:189:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:193:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:207:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:208:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:209:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:210:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:211:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:212:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:213:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:214:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:215:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:216:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:217:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:227:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:228:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:229:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:230:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:231:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:235:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:236:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:246:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:255:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:256:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:257:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:258:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:259:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:260:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:261:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:262:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:263:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:264:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:265:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:269:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:270:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:274:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:275:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:279:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:280:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:281:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:282:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:286:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:287:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:288:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:289:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:290:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:291:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:292:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:293:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:294:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:295:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:296:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:297:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:298:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:299:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:300:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:301:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:302:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:303:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:304:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:305:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:306:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:307:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:308:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:309:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:310:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:311:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:312:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:313:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:314:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:315:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:316:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:317:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:318:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:319:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:320:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:321:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:322:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:323:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:327:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:328:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:332:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:333:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:334:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:335:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:336:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:337:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:338:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:339:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:340:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:341:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:342:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:346:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:350:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:351:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:352:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:353:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:354:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:355:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:359:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:360:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:361:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:362:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:363:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:364:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:365:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:369:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:370:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:371:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:372:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:373:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:374:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:375:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:376:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:377:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:378:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:379:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:380:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:381:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:382:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:388:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:389:1: Warning: Tab character
lib/Filesystem/Path/Rules.hs:390:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:18:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:19:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:20:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:21:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:22:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:23:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:24:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:25:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:26:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:27:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:28:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:29:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:30:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:31:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:32:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:33:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:75:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:78:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:79:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:80:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:81:1: Warning: Tab character
lib/Filesystem/Path/CurrentOS.hs:37:1: Warning:
The qualified import of ‘Data.ByteString’ is redundant
except perhaps to import instances from ‘Data.ByteString’
To import instances alone, use: import Data.ByteString()
Haddock coverage:
11% ( 3 / 28) in 'Filesystem.Path.Internal'
Missing documentation for:
Chunk (lib/Filesystem/Path/Internal.hs:33)
Directory (lib/Filesystem/Path/Internal.hs:34)
Basename (lib/Filesystem/Path/Internal.hs:35)
Extension (lib/Filesystem/Path/Internal.hs:36)
Root (lib/Filesystem/Path/Internal.hs:38)
FilePath (lib/Filesystem/Path/Internal.hs:46)
(lib/Filesystem/Path/Internal.hs:54)
(lib/Filesystem/Path/Internal.hs:57)
(lib/Filesystem/Path/Internal.hs:65)
(lib/Filesystem/Path/Internal.hs:70)
dot (lib/Filesystem/Path/Internal.hs:77)
dots (lib/Filesystem/Path/Internal.hs:80)
filenameChunk (lib/Filesystem/Path/Internal.hs:83)
rootChunk (lib/Filesystem/Path/Internal.hs:90)
rootText (lib/Filesystem/Path/Internal.hs:100)
directoryChunks (lib/Filesystem/Path/Internal.hs:103)
(lib/Filesystem/Path/Internal.hs:209)
escape (lib/Filesystem/Path/Internal.hs:213)
unescape (lib/Filesystem/Path/Internal.hs:216)
unescape' (lib/Filesystem/Path/Internal.hs:223)
unescapeBytes' (lib/Filesystem/Path/Internal.hs:226)
splitBy (lib/Filesystem/Path/Internal.hs:233)
textSplitBy (lib/Filesystem/Path/Internal.hs:240)
parseFilename (lib/Filesystem/Path/Internal.hs:247)
maybeDecodeUtf8 (lib/Filesystem/Path/Internal.hs:259)
97% ( 33 / 34) in 'Filesystem.Path'
Missing documentation for:
FilePath (lib/Filesystem/Path/Internal.hs:46)
100% ( 19 / 19) in 'Filesystem.Path.Rules'
93% ( 13 / 14) in 'Filesystem.Path.CurrentOS'
Missing documentation for:
currentOS (lib/Filesystem/Path/CurrentOS.hs:53)
Documentation created: dist/doc/html/system-filepath/index.html,
dist/doc/html/system-filepath/system-filepath.txt
Creating package registration file:
/tmp/pkgConf-system-filepath-0.4.131457880381461851014.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/system-filepath-0.4.13.4-2SzVkwMcB0z2zba4qxCrKf
Registering system-filepath-0.4.13.4...
Installed system-filepath-0.4.13.4
Configuring json-0.9.1...
Building json-0.9.1...
Preprocessing library json-0.9.1...
[1 of 7] Compiling Text.JSON.Types ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o )
[2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o )
Text/JSON/String.hs:51: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()
Text/JSON/String.hs:176:1: Warning: Tab character
Text/JSON/String.hs:181:1: Warning: Tab character
[3 of 7] Compiling Text.JSON.ReadP ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o )
[4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o )
[5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o )
[6 of 7] Compiling Text.JSON ( Text/JSON.hs, dist/build/Text/JSON.o )
Text/JSON.hs:219:1: Warning: Tab character
Text/JSON.hs:220:1: Warning: Tab character
Text/JSON.hs:221:1: Warning: Tab character
Text/JSON.hs:404:1: Warning: Tab character
Text/JSON.hs:405:1: Warning: Tab character
Text/JSON.hs:406:1: Warning: Tab character
Text/JSON.hs:407:1: Warning: Tab character
Text/JSON.hs:408:1: Warning: Tab character
Text/JSON.hs:409:1: Warning: Tab character
Text/JSON.hs:410:1: Warning: Tab character
Text/JSON.hs:411:1: Warning: Tab character
Text/JSON.hs:443:1: Warning: Tab character
Text/JSON.hs:487:1: Warning: Tab character
Text/JSON.hs:488:1: Warning: Tab character
[7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o )
Text/JSON/Generic.hs:110:1: Warning: Tab character
Text/JSON/Generic.hs:120:1: Warning: Tab character
Text/JSON/Generic.hs:135:1: Warning: Tab character
Text/JSON/Generic.hs:139:1: Warning: Tab character
Text/JSON/Generic.hs:166:1: Warning: Tab character
Text/JSON/Generic.hs:167:1: Warning: Tab character
In-place registering json-0.9.1...
Running Haddock for json-0.9.1...
Running hscolour for json-0.9.1...
Preprocessing library json-0.9.1...
Preprocessing library json-0.9.1...
Text/JSON/String.hs:176:1: Warning: Tab character
Text/JSON/String.hs:181:1: Warning: Tab character
Text/JSON/String.hs:51: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()
Text/JSON.hs:219:1: Warning: Tab character
Text/JSON.hs:220:1: Warning: Tab character
Text/JSON.hs:221:1: Warning: Tab character
Text/JSON.hs:404:1: Warning: Tab character
Text/JSON.hs:405:1: Warning: Tab character
Text/JSON.hs:406:1: Warning: Tab character
Text/JSON.hs:407:1: Warning: Tab character
Text/JSON.hs:408:1: Warning: Tab character
Text/JSON.hs:409:1: Warning: Tab character
Text/JSON.hs:410:1: Warning: Tab character
Text/JSON.hs:411:1: Warning: Tab character
Text/JSON.hs:443:1: Warning: Tab character
Text/JSON.hs:487:1: Warning: Tab character
Text/JSON.hs:488:1: Warning: Tab character
Text/JSON/Generic.hs:110:1: Warning: Tab character
Text/JSON/Generic.hs:120:1: Warning: Tab character
Text/JSON/Generic.hs:135:1: Warning: Tab character
Text/JSON/Generic.hs:139:1: Warning: Tab character
Text/JSON/Generic.hs:166:1: Warning: Tab character
Text/JSON/Generic.hs:167:1: Warning: Tab character
Haddock coverage:
100% ( 10 / 10) in 'Text.JSON.Types'
95% ( 21 / 22) in 'Text.JSON.String'
Missing documentation for:
showJSRational' (Text/JSON/String.hs:335)
18% ( 2 / 11) in 'Text.JSON.ReadP'
Missing documentation for:
p_value (Text/JSON/ReadP.hs:35)
p_null (Text/JSON/ReadP.hs:43)
p_boolean (Text/JSON/ReadP.hs:46)
p_array (Text/JSON/ReadP.hs:52)
p_string (Text/JSON/ReadP.hs:56)
p_object (Text/JSON/ReadP.hs:77)
p_number (Text/JSON/ReadP.hs:82)
p_js_string (Text/JSON/ReadP.hs:85)
p_js_object (Text/JSON/ReadP.hs:88)
17% ( 2 / 12) in 'Text.JSON.Parsec'
Missing documentation for:
p_value (Text/JSON/Parsec.hs:32)
p_null (Text/JSON/Parsec.hs:47)
p_boolean (Text/JSON/Parsec.hs:50)
p_array (Text/JSON/Parsec.hs:56)
p_string (Text/JSON/Parsec.hs:60)
p_object (Text/JSON/Parsec.hs:82)
p_number (Text/JSON/Parsec.hs:87)
p_js_string (Text/JSON/Parsec.hs:94)
p_js_object (Text/JSON/Parsec.hs:97)
p_jvalue (Text/JSON/Parsec.hs:38)
18% ( 2 / 11) in 'Text.JSON.Pretty'
Missing documentation for:
pp_value (Text/JSON/Pretty.hs:24)
pp_null (Text/JSON/Pretty.hs:33)
pp_boolean (Text/JSON/Pretty.hs:36)
pp_number (Text/JSON/Pretty.hs:40)
pp_array (Text/JSON/Pretty.hs:45)
pp_string (Text/JSON/Pretty.hs:48)
pp_object (Text/JSON/Pretty.hs:61)
pp_js_string (Text/JSON/Pretty.hs:65)
pp_js_object (Text/JSON/Pretty.hs:68)
90% ( 38 / 42) in 'Text.JSON'
Missing documentation for:
fromJSString (Text/JSON/Types.hs:67)
fromJSObject (Text/JSON/Types.hs:76)
showJSRational' (Text/JSON/String.hs:335)
makeObj (Text/JSON.hs:436)
80% ( 8 / 10) in 'Text.JSON.Generic'
Missing documentation for:
toJSON_generic (Text/JSON/Generic.hs:75)
fromJSON_generic (Text/JSON/Generic.hs:153)
Documentation created: dist/doc/html/json/index.html,
dist/doc/html/json/json.txt
Creating package registration file: /tmp/pkgConf-json-0.92054306629546389569.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/json-0.9.1-BZWbu2a2BTV0vyKNayfXOp
Registering json-0.9.1...
Installed json-0.9.1
Configuring system-fileio-0.3.16.3...
Building system-fileio-0.3.16.3...
Preprocessing library system-fileio-0.3.16.3...
[1 of 1] Compiling Filesystem ( lib/Filesystem.hs, dist/build/Filesystem.o )
lib/Filesystem.hs:19:1: Warning: Tab character
lib/Filesystem.hs:20:1: Warning: Tab character
lib/Filesystem.hs:21:1: Warning: Tab character
lib/Filesystem.hs:22:1: Warning: Tab character
lib/Filesystem.hs:23:1: Warning: Tab character
lib/Filesystem.hs:24:1: Warning: Tab character
lib/Filesystem.hs:25:1: Warning: Tab character
lib/Filesystem.hs:26:1: Warning: Tab character
lib/Filesystem.hs:27:1: Warning: Tab character
lib/Filesystem.hs:28:1: Warning: Tab character
lib/Filesystem.hs:29:1: Warning: Tab character
lib/Filesystem.hs:30:1: Warning: Tab character
lib/Filesystem.hs:31:1: Warning: Tab character
lib/Filesystem.hs:32:1: Warning: Tab character
lib/Filesystem.hs:33:1: Warning: Tab character
lib/Filesystem.hs:34:1: Warning: Tab character
lib/Filesystem.hs:35:1: Warning: Tab character
lib/Filesystem.hs:36:1: Warning: Tab character
lib/Filesystem.hs:37:1: Warning: Tab character
lib/Filesystem.hs:38:1: Warning: Tab character
lib/Filesystem.hs:39:1: Warning: Tab character
lib/Filesystem.hs:40:1: Warning: Tab character
lib/Filesystem.hs:41:1: Warning: Tab character
lib/Filesystem.hs:42:1: Warning: Tab character
lib/Filesystem.hs:43:1: Warning: Tab character
lib/Filesystem.hs:44:1: Warning: Tab character
lib/Filesystem.hs:45:1: Warning: Tab character
lib/Filesystem.hs:46:1: Warning: Tab character
lib/Filesystem.hs:47:1: Warning: Tab character
lib/Filesystem.hs:48:1: Warning: Tab character
lib/Filesystem.hs:49:1: Warning: Tab character
lib/Filesystem.hs:50:1: Warning: Tab character
lib/Filesystem.hs:51:1: Warning: Tab character
lib/Filesystem.hs:52:1: Warning: Tab character
lib/Filesystem.hs:53:1: Warning: Tab character
lib/Filesystem.hs:54:1: Warning: Tab character
lib/Filesystem.hs:55:1: Warning: Tab character
lib/Filesystem.hs:56:1: Warning: Tab character
lib/Filesystem.hs:57:1: Warning: Tab character
lib/Filesystem.hs:58:1: Warning: Tab character
lib/Filesystem.hs:59:1: Warning: Tab character
lib/Filesystem.hs:60:1: Warning: Tab character
lib/Filesystem.hs:61:1: Warning: Tab character
lib/Filesystem.hs:62:1: Warning: Tab character
lib/Filesystem.hs:63:1: Warning: Tab character
lib/Filesystem.hs:64:1: Warning: Tab character
lib/Filesystem.hs:65:1: Warning: Tab character
lib/Filesystem.hs:66:1: Warning: Tab character
lib/Filesystem.hs:67:1: Warning: Tab character
lib/Filesystem.hs:68:1: Warning: Tab character
lib/Filesystem.hs:69:1: Warning: Tab character
lib/Filesystem.hs:70:1: Warning: Tab character
lib/Filesystem.hs:71:1: Warning: Tab character
lib/Filesystem.hs:72:1: Warning: Tab character
lib/Filesystem.hs:73:1: Warning: Tab character
lib/Filesystem.hs:74:1: Warning: Tab character
lib/Filesystem.hs:79:1: Warning:
The import of ‘when’ from module ‘Control.Monad’ is redundant
lib/Filesystem.hs:95:1: Warning:
The import of ‘System.IO.Error’ is redundant
except perhaps to import instances from ‘System.IO.Error’
To import instances alone, use: import System.IO.Error()
lib/Filesystem.hs:141:1: Warning: Tab character
lib/Filesystem.hs:142:1: Warning: Tab character
lib/Filesystem.hs:143:1: Warning: Tab character
lib/Filesystem.hs:144:1: Warning: Tab character
lib/Filesystem.hs:157:1: Warning: Tab character
lib/Filesystem.hs:158:1: Warning: Tab character
lib/Filesystem.hs:159:1: Warning: Tab character
lib/Filesystem.hs:160:1: Warning: Tab character
lib/Filesystem.hs:175:1: Warning: Tab character
lib/Filesystem.hs:176:1: Warning: Tab character
lib/Filesystem.hs:177:1: Warning: Tab character
lib/Filesystem.hs:180:1: Warning: Tab character
lib/Filesystem.hs:198:1: Warning: Tab character
lib/Filesystem.hs:199:1: Warning: Tab character
lib/Filesystem.hs:210:1: Warning: Tab character
lib/Filesystem.hs:211:1: Warning: Tab character
lib/Filesystem.hs:212:1: Warning: Tab character
lib/Filesystem.hs:213:1: Warning: Tab character
lib/Filesystem.hs:214:1: Warning: Tab character
lib/Filesystem.hs:219:1: Warning: Tab character
lib/Filesystem.hs:220:1: Warning: Tab character
lib/Filesystem.hs:232:1: Warning: Tab character
lib/Filesystem.hs:250:1: Warning: Tab character
lib/Filesystem.hs:251:1: Warning: Tab character
lib/Filesystem.hs:252:1: Warning: Tab character
lib/Filesystem.hs:253:1: Warning: Tab character
lib/Filesystem.hs:257:1: Warning: Tab character
lib/Filesystem.hs:258:1: Warning: Tab character
lib/Filesystem.hs:259:1: Warning: Tab character
lib/Filesystem.hs:260:1: Warning: Tab character
lib/Filesystem.hs:261:1: Warning: Tab character
lib/Filesystem.hs:262:1: Warning: Tab character
lib/Filesystem.hs:263:1: Warning: Tab character
lib/Filesystem.hs:264:1: Warning: Tab character
lib/Filesystem.hs:265:1: Warning: Tab character
lib/Filesystem.hs:266:1: Warning: Tab character
lib/Filesystem.hs:267:1: Warning: Tab character
lib/Filesystem.hs:268:1: Warning: Tab character
lib/Filesystem.hs:271:1: Warning: Tab character
lib/Filesystem.hs:285:1: Warning: Tab character
lib/Filesystem.hs:286:1: Warning: Tab character
lib/Filesystem.hs:287:1: Warning: Tab character
lib/Filesystem.hs:288:1: Warning: Tab character
lib/Filesystem.hs:289:1: Warning: Tab character
lib/Filesystem.hs:306:1: Warning: Tab character
lib/Filesystem.hs:307:1: Warning: Tab character
lib/Filesystem.hs:308:1: Warning: Tab character
lib/Filesystem.hs:309:1: Warning: Tab character
lib/Filesystem.hs:310:1: Warning: Tab character
lib/Filesystem.hs:311:1: Warning: Tab character
lib/Filesystem.hs:312:1: Warning: Tab character
lib/Filesystem.hs:313:1: Warning: Tab character
lib/Filesystem.hs:314:1: Warning: Tab character
lib/Filesystem.hs:315:1: Warning: Tab character
lib/Filesystem.hs:316:1: Warning: Tab character
lib/Filesystem.hs:317:1: Warning: Tab character
lib/Filesystem.hs:318:1: Warning: Tab character
lib/Filesystem.hs:319:1: Warning: Tab character
lib/Filesystem.hs:320:1: Warning: Tab character
lib/Filesystem.hs:321:1: Warning: Tab character
lib/Filesystem.hs:322:1: Warning: Tab character
lib/Filesystem.hs:323:1: Warning: Tab character
lib/Filesystem.hs:327:1: Warning: Tab character
lib/Filesystem.hs:328:1: Warning: Tab character
lib/Filesystem.hs:329:1: Warning: Tab character
lib/Filesystem.hs:335:1: Warning: Tab character
lib/Filesystem.hs:336:1: Warning: Tab character
lib/Filesystem.hs:343:1: Warning: Tab character
lib/Filesystem.hs:344:1: Warning: Tab character
lib/Filesystem.hs:345:1: Warning: Tab character
lib/Filesystem.hs:346:1: Warning: Tab character
lib/Filesystem.hs:347:1: Warning: Tab character
lib/Filesystem.hs:348:1: Warning: Tab character
lib/Filesystem.hs:351:1: Warning: Tab character
lib/Filesystem.hs:354:1: Warning: Tab character
lib/Filesystem.hs:357:1: Warning: Tab character
lib/Filesystem.hs:360:1: Warning: Tab character
lib/Filesystem.hs:363:1: Warning: Tab character
lib/Filesystem.hs:366:1: Warning: Tab character
lib/Filesystem.hs:383:1: Warning: Tab character
lib/Filesystem.hs:384:1: Warning: Tab character
lib/Filesystem.hs:387:1: Warning: Tab character
lib/Filesystem.hs:400:1: Warning: Tab character
lib/Filesystem.hs:401:1: Warning: Tab character
lib/Filesystem.hs:404:1: Warning: Tab character
lib/Filesystem.hs:423:1: Warning: Tab character
lib/Filesystem.hs:424:1: Warning: Tab character
lib/Filesystem.hs:425:1: Warning: Tab character
lib/Filesystem.hs:426:1: Warning: Tab character
lib/Filesystem.hs:427:1: Warning: Tab character
lib/Filesystem.hs:428:1: Warning: Tab character
lib/Filesystem.hs:429:1: Warning: Tab character
lib/Filesystem.hs:430:1: Warning: Tab character
lib/Filesystem.hs:431:1: Warning: Tab character
lib/Filesystem.hs:439:1: Warning: Tab character
lib/Filesystem.hs:440:1: Warning: Tab character
lib/Filesystem.hs:443:1: Warning: Tab character
lib/Filesystem.hs:461:1: Warning: Tab character
lib/Filesystem.hs:462:1: Warning: Tab character
lib/Filesystem.hs:463:1: Warning: Tab character
lib/Filesystem.hs:464:1: Warning: Tab character
lib/Filesystem.hs:467:1: Warning: Tab character
lib/Filesystem.hs:489:1: Warning: Tab character
lib/Filesystem.hs:490:1: Warning: Tab character
lib/Filesystem.hs:493:1: Warning: Tab character
lib/Filesystem.hs:517:1: Warning: Tab character
lib/Filesystem.hs:518:1: Warning: Tab character
lib/Filesystem.hs:519:1: Warning: Tab character
lib/Filesystem.hs:520:1: Warning: Tab character
lib/Filesystem.hs:521:1: Warning: Tab character
lib/Filesystem.hs:522:1: Warning: Tab character
lib/Filesystem.hs:534:1: Warning: Tab character
lib/Filesystem.hs:548:1: Warning: Tab character
lib/Filesystem.hs:563:1: Warning: Tab character
lib/Filesystem.hs:578:1: Warning: Tab character
lib/Filesystem.hs:593:1: Warning: Tab character
lib/Filesystem.hs:598:1: Warning: Tab character
lib/Filesystem.hs:599:1: Warning: Tab character
lib/Filesystem.hs:610:1: Warning: Tab character
lib/Filesystem.hs:611:1: Warning: Tab character
lib/Filesystem.hs:612:1: Warning: Tab character
lib/Filesystem.hs:613:1: Warning: Tab character
lib/Filesystem.hs:614:1: Warning: Tab character
lib/Filesystem.hs:615:1: Warning: Tab character
lib/Filesystem.hs:618:1: Warning: Tab character
lib/Filesystem.hs:624:1: Warning: Tab character
lib/Filesystem.hs:625:1: Warning: Tab character
lib/Filesystem.hs:626:1: Warning: Tab character
lib/Filesystem.hs:627:1: Warning: Tab character
lib/Filesystem.hs:628:1: Warning: Tab character
lib/Filesystem.hs:629:1: Warning: Tab character
lib/Filesystem.hs:630:1: Warning: Tab character
lib/Filesystem.hs:645:1: Warning: Tab character
lib/Filesystem.hs:646:1: Warning: Tab character
lib/Filesystem.hs:647:1: Warning: Tab character
lib/Filesystem.hs:661:1: Warning: Tab character
lib/Filesystem.hs:662:1: Warning: Tab character
lib/Filesystem.hs:663:1: Warning: Tab character
lib/Filesystem.hs:664:1: Warning: Tab character
lib/Filesystem.hs:674:1: Warning: Tab character
lib/Filesystem.hs:691:1: Warning: Tab character
lib/Filesystem.hs:692:1: Warning: Tab character
lib/Filesystem.hs:693:1: Warning: Tab character
lib/Filesystem.hs:694:1: Warning: Tab character
lib/Filesystem.hs:725:1: Warning: Tab character
lib/Filesystem.hs:726:1: Warning: Tab character
lib/Filesystem.hs:727:1: Warning: Tab character
lib/Filesystem.hs:745:1: Warning: Tab character
lib/Filesystem.hs:746:1: Warning: Tab character
lib/Filesystem.hs:782:1: Warning: Tab character
lib/Filesystem.hs:792:1: Warning: Tab character
lib/Filesystem.hs:802:1: Warning: Tab character
lib/Filesystem.hs:846:1: Warning: Tab character
lib/Filesystem.hs:856:1: Warning: Tab character
lib/Filesystem.hs:924:1: Warning:
Defined but not used: ‘throwErrnoPathIfMinus1’
lib/Filesystem.hs:940:1: Warning: Tab character
lib/Filesystem.hs:941:1: Warning: Tab character
lib/Filesystem.hs:942:1: Warning: Tab character
lib/Filesystem.hs:943:1: Warning: Tab character
lib/Filesystem.hs:944:1: Warning: Tab character
lib/Filesystem.hs:945:1: Warning: Tab character
lib/Filesystem.hs:946:1: Warning: Tab character
lib/Filesystem.hs:947:1: Warning: Tab character
lib/Filesystem.hs:948:1: Warning: Tab character
lib/Filesystem.hs:952:1: Warning: Tab character
lib/Filesystem.hs:953:1: Warning: Tab character
lib/Filesystem.hs:974:1: Warning: Tab character
In-place registering system-fileio-0.3.16.3...
Running Haddock for system-fileio-0.3.16.3...
Running hscolour for system-fileio-0.3.16.3...
Preprocessing library system-fileio-0.3.16.3...
Preprocessing library system-fileio-0.3.16.3...
lib/Filesystem.hs:19:1: Warning: Tab character
lib/Filesystem.hs:20:1: Warning: Tab character
lib/Filesystem.hs:21:1: Warning: Tab character
lib/Filesystem.hs:22:1: Warning: Tab character
lib/Filesystem.hs:23:1: Warning: Tab character
lib/Filesystem.hs:24:1: Warning: Tab character
lib/Filesystem.hs:25:1: Warning: Tab character
lib/Filesystem.hs:26:1: Warning: Tab character
lib/Filesystem.hs:27:1: Warning: Tab character
lib/Filesystem.hs:28:1: Warning: Tab character
lib/Filesystem.hs:29:1: Warning: Tab character
lib/Filesystem.hs:30:1: Warning: Tab character
lib/Filesystem.hs:31:1: Warning: Tab character
lib/Filesystem.hs:32:1: Warning: Tab character
lib/Filesystem.hs:33:1: Warning: Tab character
lib/Filesystem.hs:34:1: Warning: Tab character
lib/Filesystem.hs:35:1: Warning: Tab character
lib/Filesystem.hs:36:1: Warning: Tab character
lib/Filesystem.hs:37:1: Warning: Tab character
lib/Filesystem.hs:38:1: Warning: Tab character
lib/Filesystem.hs:39:1: Warning: Tab character
lib/Filesystem.hs:40:1: Warning: Tab character
lib/Filesystem.hs:41:1: Warning: Tab character
lib/Filesystem.hs:42:1: Warning: Tab character
lib/Filesystem.hs:43:1: Warning: Tab character
lib/Filesystem.hs:44:1: Warning: Tab character
lib/Filesystem.hs:45:1: Warning: Tab character
lib/Filesystem.hs:46:1: Warning: Tab character
lib/Filesystem.hs:47:1: Warning: Tab character
lib/Filesystem.hs:48:1: Warning: Tab character
lib/Filesystem.hs:49:1: Warning: Tab character
lib/Filesystem.hs:50:1: Warning: Tab character
lib/Filesystem.hs:51:1: Warning: Tab character
lib/Filesystem.hs:52:1: Warning: Tab character
lib/Filesystem.hs:53:1: Warning: Tab character
lib/Filesystem.hs:54:1: Warning: Tab character
lib/Filesystem.hs:55:1: Warning: Tab character
lib/Filesystem.hs:56:1: Warning: Tab character
lib/Filesystem.hs:57:1: Warning: Tab character
lib/Filesystem.hs:58:1: Warning: Tab character
lib/Filesystem.hs:59:1: Warning: Tab character
lib/Filesystem.hs:60:1: Warning: Tab character
lib/Filesystem.hs:61:1: Warning: Tab character
lib/Filesystem.hs:62:1: Warning: Tab character
lib/Filesystem.hs:63:1: Warning: Tab character
lib/Filesystem.hs:64:1: Warning: Tab character
lib/Filesystem.hs:65:1: Warning: Tab character
lib/Filesystem.hs:66:1: Warning: Tab character
lib/Filesystem.hs:67:1: Warning: Tab character
lib/Filesystem.hs:68:1: Warning: Tab character
lib/Filesystem.hs:69:1: Warning: Tab character
lib/Filesystem.hs:70:1: Warning: Tab character
lib/Filesystem.hs:71:1: Warning: Tab character
lib/Filesystem.hs:72:1: Warning: Tab character
lib/Filesystem.hs:73:1: Warning: Tab character
lib/Filesystem.hs:74:1: Warning: Tab character
lib/Filesystem.hs:141:1: Warning: Tab character
lib/Filesystem.hs:142:1: Warning: Tab character
lib/Filesystem.hs:143:1: Warning: Tab character
lib/Filesystem.hs:144:1: Warning: Tab character
lib/Filesystem.hs:157:1: Warning: Tab character
lib/Filesystem.hs:158:1: Warning: Tab character
lib/Filesystem.hs:159:1: Warning: Tab character
lib/Filesystem.hs:160:1: Warning: Tab character
lib/Filesystem.hs:175:1: Warning: Tab character
lib/Filesystem.hs:176:1: Warning: Tab character
lib/Filesystem.hs:177:1: Warning: Tab character
lib/Filesystem.hs:180:1: Warning: Tab character
lib/Filesystem.hs:198:1: Warning: Tab character
lib/Filesystem.hs:199:1: Warning: Tab character
lib/Filesystem.hs:210:1: Warning: Tab character
lib/Filesystem.hs:211:1: Warning: Tab character
lib/Filesystem.hs:212:1: Warning: Tab character
lib/Filesystem.hs:213:1: Warning: Tab character
lib/Filesystem.hs:214:1: Warning: Tab character
lib/Filesystem.hs:219:1: Warning: Tab character
lib/Filesystem.hs:220:1: Warning: Tab character
lib/Filesystem.hs:232:1: Warning: Tab character
lib/Filesystem.hs:250:1: Warning: Tab character
lib/Filesystem.hs:251:1: Warning: Tab character
lib/Filesystem.hs:252:1: Warning: Tab character
lib/Filesystem.hs:253:1: Warning: Tab character
lib/Filesystem.hs:257:1: Warning: Tab character
lib/Filesystem.hs:258:1: Warning: Tab character
lib/Filesystem.hs:259:1: Warning: Tab character
lib/Filesystem.hs:260:1: Warning: Tab character
lib/Filesystem.hs:261:1: Warning: Tab character
lib/Filesystem.hs:262:1: Warning: Tab character
lib/Filesystem.hs:263:1: Warning: Tab character
lib/Filesystem.hs:264:1: Warning: Tab character
lib/Filesystem.hs:265:1: Warning: Tab character
lib/Filesystem.hs:266:1: Warning: Tab character
lib/Filesystem.hs:267:1: Warning: Tab character
lib/Filesystem.hs:268:1: Warning: Tab character
lib/Filesystem.hs:271:1: Warning: Tab character
lib/Filesystem.hs:285:1: Warning: Tab character
lib/Filesystem.hs:286:1: Warning: Tab character
lib/Filesystem.hs:287:1: Warning: Tab character
lib/Filesystem.hs:288:1: Warning: Tab character
lib/Filesystem.hs:289:1: Warning: Tab character
lib/Filesystem.hs:306:1: Warning: Tab character
lib/Filesystem.hs:307:1: Warning: Tab character
lib/Filesystem.hs:308:1: Warning: Tab character
lib/Filesystem.hs:309:1: Warning: Tab character
lib/Filesystem.hs:310:1: Warning: Tab character
lib/Filesystem.hs:311:1: Warning: Tab character
lib/Filesystem.hs:312:1: Warning: Tab character
lib/Filesystem.hs:313:1: Warning: Tab character
lib/Filesystem.hs:314:1: Warning: Tab character
lib/Filesystem.hs:315:1: Warning: Tab character
lib/Filesystem.hs:316:1: Warning: Tab character
lib/Filesystem.hs:317:1: Warning: Tab character
lib/Filesystem.hs:318:1: Warning: Tab character
lib/Filesystem.hs:319:1: Warning: Tab character
lib/Filesystem.hs:320:1: Warning: Tab character
lib/Filesystem.hs:321:1: Warning: Tab character
lib/Filesystem.hs:322:1: Warning: Tab character
lib/Filesystem.hs:323:1: Warning: Tab character
lib/Filesystem.hs:327:1: Warning: Tab character
lib/Filesystem.hs:328:1: Warning: Tab character
lib/Filesystem.hs:329:1: Warning: Tab character
lib/Filesystem.hs:335:1: Warning: Tab character
lib/Filesystem.hs:336:1: Warning: Tab character
lib/Filesystem.hs:343:1: Warning: Tab character
lib/Filesystem.hs:344:1: Warning: Tab character
lib/Filesystem.hs:345:1: Warning: Tab character
lib/Filesystem.hs:346:1: Warning: Tab character
lib/Filesystem.hs:347:1: Warning: Tab character
lib/Filesystem.hs:348:1: Warning: Tab character
lib/Filesystem.hs:351:1: Warning: Tab character
lib/Filesystem.hs:354:1: Warning: Tab character
lib/Filesystem.hs:357:1: Warning: Tab character
lib/Filesystem.hs:360:1: Warning: Tab character
lib/Filesystem.hs:363:1: Warning: Tab character
lib/Filesystem.hs:366:1: Warning: Tab character
lib/Filesystem.hs:383:1: Warning: Tab character
lib/Filesystem.hs:384:1: Warning: Tab character
lib/Filesystem.hs:387:1: Warning: Tab character
lib/Filesystem.hs:400:1: Warning: Tab character
lib/Filesystem.hs:401:1: Warning: Tab character
lib/Filesystem.hs:404:1: Warning: Tab character
lib/Filesystem.hs:423:1: Warning: Tab character
lib/Filesystem.hs:424:1: Warning: Tab character
lib/Filesystem.hs:425:1: Warning: Tab character
lib/Filesystem.hs:426:1: Warning: Tab character
lib/Filesystem.hs:427:1: Warning: Tab character
lib/Filesystem.hs:428:1: Warning: Tab character
lib/Filesystem.hs:429:1: Warning: Tab character
lib/Filesystem.hs:430:1: Warning: Tab character
lib/Filesystem.hs:431:1: Warning: Tab character
lib/Filesystem.hs:439:1: Warning: Tab character
lib/Filesystem.hs:440:1: Warning: Tab character
lib/Filesystem.hs:443:1: Warning: Tab character
lib/Filesystem.hs:461:1: Warning: Tab character
lib/Filesystem.hs:462:1: Warning: Tab character
lib/Filesystem.hs:463:1: Warning: Tab character
lib/Filesystem.hs:464:1: Warning: Tab character
lib/Filesystem.hs:467:1: Warning: Tab character
lib/Filesystem.hs:489:1: Warning: Tab character
lib/Filesystem.hs:490:1: Warning: Tab character
lib/Filesystem.hs:493:1: Warning: Tab character
lib/Filesystem.hs:517:1: Warning: Tab character
lib/Filesystem.hs:518:1: Warning: Tab character
lib/Filesystem.hs:519:1: Warning: Tab character
lib/Filesystem.hs:520:1: Warning: Tab character
lib/Filesystem.hs:521:1: Warning: Tab character
lib/Filesystem.hs:522:1: Warning: Tab character
lib/Filesystem.hs:534:1: Warning: Tab character
lib/Filesystem.hs:548:1: Warning: Tab character
lib/Filesystem.hs:563:1: Warning: Tab character
lib/Filesystem.hs:578:1: Warning: Tab character
lib/Filesystem.hs:593:1: Warning: Tab character
lib/Filesystem.hs:598:1: Warning: Tab character
lib/Filesystem.hs:599:1: Warning: Tab character
lib/Filesystem.hs:610:1: Warning: Tab character
lib/Filesystem.hs:611:1: Warning: Tab character
lib/Filesystem.hs:612:1: Warning: Tab character
lib/Filesystem.hs:613:1: Warning: Tab character
lib/Filesystem.hs:614:1: Warning: Tab character
lib/Filesystem.hs:615:1: Warning: Tab character
lib/Filesystem.hs:618:1: Warning: Tab character
lib/Filesystem.hs:624:1: Warning: Tab character
lib/Filesystem.hs:625:1: Warning: Tab character
lib/Filesystem.hs:626:1: Warning: Tab character
lib/Filesystem.hs:627:1: Warning: Tab character
lib/Filesystem.hs:628:1: Warning: Tab character
lib/Filesystem.hs:629:1: Warning: Tab character
lib/Filesystem.hs:630:1: Warning: Tab character
lib/Filesystem.hs:645:1: Warning: Tab character
lib/Filesystem.hs:646:1: Warning: Tab character
lib/Filesystem.hs:647:1: Warning: Tab character
lib/Filesystem.hs:661:1: Warning: Tab character
lib/Filesystem.hs:662:1: Warning: Tab character
lib/Filesystem.hs:663:1: Warning: Tab character
lib/Filesystem.hs:664:1: Warning: Tab character
lib/Filesystem.hs:674:1: Warning: Tab character
lib/Filesystem.hs:691:1: Warning: Tab character
lib/Filesystem.hs:692:1: Warning: Tab character
lib/Filesystem.hs:693:1: Warning: Tab character
lib/Filesystem.hs:694:1: Warning: Tab character
lib/Filesystem.hs:725:1: Warning: Tab character
lib/Filesystem.hs:726:1: Warning: Tab character
lib/Filesystem.hs:727:1: Warning: Tab character
lib/Filesystem.hs:745:1: Warning: Tab character
lib/Filesystem.hs:746:1: Warning: Tab character
lib/Filesystem.hs:782:1: Warning: Tab character
lib/Filesystem.hs:792:1: Warning: Tab character
lib/Filesystem.hs:802:1: Warning: Tab character
lib/Filesystem.hs:846:1: Warning: Tab character
lib/Filesystem.hs:856:1: Warning: Tab character
lib/Filesystem.hs:940:1: Warning: Tab character
lib/Filesystem.hs:941:1: Warning: Tab character
lib/Filesystem.hs:942:1: Warning: Tab character
lib/Filesystem.hs:943:1: Warning: Tab character
lib/Filesystem.hs:944:1: Warning: Tab character
lib/Filesystem.hs:945:1: Warning: Tab character
lib/Filesystem.hs:946:1: Warning: Tab character
lib/Filesystem.hs:947:1: Warning: Tab character
lib/Filesystem.hs:948:1: Warning: Tab character
lib/Filesystem.hs:952:1: Warning: Tab character
lib/Filesystem.hs:953:1: Warning: Tab character
lib/Filesystem.hs:974:1: Warning: Tab character
lib/Filesystem.hs:79:1: Warning:
The import of ‘when’ from module ‘Control.Monad’ is redundant
lib/Filesystem.hs:95:1: Warning:
The import of ‘System.IO.Error’ is redundant
except perhaps to import instances from ‘System.IO.Error’
To import instances alone, use: import System.IO.Error()
lib/Filesystem.hs:924:1: Warning:
Defined but not used: ‘throwErrnoPathIfMinus1’
Haddock coverage:
100% ( 46 / 46) in 'Filesystem'
Documentation created: dist/doc/html/system-fileio/index.html,
dist/doc/html/system-fileio/system-fileio.txt
Creating package registration file:
/tmp/pkgConf-system-fileio-0.3.16556707205309667127.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/system-fileio-0.3.16.3-CHtYiGUR3pL90kk42zWp3i
Registering system-fileio-0.3.16.3...
Installed system-fileio-0.3.16.3
Configuring elm-init-0.1.0.0...
Building elm-init-0.1.0.0...
Preprocessing executable 'elm-init' for elm-init-0.1.0.0...
[1 of 1] Compiling Main ( src/Main.hs, dist/build/elm-init/elm-init-tmp/Main.o )
src/Main.hs:29:33:
Exception when trying to run compile-time code:
resources/elm-package.json: openBinaryFile: does not exist (No such file or directory)
Code: embedFile "resources/elm-package.json"
In the splice: $(embedFile "resources/elm-package.json")
Failed to install elm-init-0.1.0.0
cabal: Error: some packages failed to install:
elm-init-0.1.0.0 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.