Build #1 for uri-0.1

[all reports]

Package uri-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utf8-string-0.3.7, safe-0.3.3, parsec-3.1.3, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring safe-0.3.3...
Building safe-0.3.3...
Preprocessing library safe-0.3.3...
[1 of 2] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[2 of 2] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.3...
Running Haddock for safe-0.3.3...
Running hscolour for safe-0.3.3...
Preprocessing library safe-0.3.3...
Preprocessing library safe-0.3.3...
Haddock coverage:
  54% (  7 / 13) in 'Safe.Foldable'
  21% ( 10 / 47) in 'Safe'
Documentation created: dist/doc/html/safe/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/safe-0.3.3
Registering safe-0.3.3...
Installed safe-0.3.3
Configuring utf8-string-0.3.7...
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.7...
Running Haddock for utf8-string-0.3.7...
Running hscolour for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7
Registering utf8-string-0.3.7...
Installed utf8-string-0.3.7
Downloading uri-0.1...
Configuring uri-0.1...
Building uri-0.1...
Preprocessing library uri-0.1...
[1 of 1] Compiling Text.URI         ( Text/URI.hs, dist/build/Text/URI.o )

Text/URI.hs:246:13:
    No instance for (Text.Parsec.Prim.Stream s0 m0 Char)
      arising from a use of `satisfy'
    The type variables `s0', `m0' are ambiguous
    Possible fix: add a type signature that fixes these type variable(s)
    Note: there is a potential instance available:
      instance Monad m => Text.Parsec.Prim.Stream [tok] m tok
        -- Defined in `Text.Parsec.String'
    Possible fix:
      add an instance declaration for
      (Text.Parsec.Prim.Stream s0 m0 Char)
    In the expression: satisfy isReserved
    In an equation for `reservedP': reservedP = satisfy isReserved

Text/URI.hs:248:13:
    No instance for (Text.Parsec.Prim.Stream s1 m1 Char)
      arising from a use of `satisfy'
    The type variables `s1', `m1' are ambiguous
    Possible fix: add a type signature that fixes these type variable(s)
    Note: there is a potential instance available:
      instance Monad m => Text.Parsec.Prim.Stream [tok] m tok
        -- Defined in `Text.Parsec.String'
    Possible fix:
      add an instance declaration for
      (Text.Parsec.Prim.Stream s1 m1 Char)
    In the expression: satisfy isGenDelim
    In an equation for `genDelimP': genDelimP = satisfy isGenDelim
Failed to install uri-0.1
cabal: Error: some packages failed to install:
uri-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.