Build #7 for hsc3-utils-0.14

[all reports]

Package hsc3-utils-0.14
Install DependencyFailed hsc3-rw-0.14
Docs NotTried
Tests NotTried
Time submitted 2016-12-21 14:57:59.0731 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, hsc3-rw-0.14, base-4.9.0.0, hsc3-rw-0.14, base-4.9.0.0, hsc3-rw-0.14
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Configuring old-locale-1.0.0.7...
Building mtl-2.2.1...
Building old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring split-0.2.3.1...
Building split-0.2.3.1...
Installed split-0.2.3.1
Configuring syb-0.6...
Configuring text-1.2.2.1...
Installed mtl-2.2.1
Building syb-0.6...
Building text-1.2.2.1...
Configuring old-time-1.1.0.3...
Installed syb-0.6
Building old-time-1.1.0.3...
Installed old-time-1.1.0.3
Installed text-1.2.2.1
Configuring polyparse-1.12...
Configuring parsec-3.1.11...
Building polyparse-1.12...
Building parsec-3.1.11...
Installed parsec-3.1.11
Installed polyparse-1.12
Configuring cpphs-1.20.2...
Building cpphs-1.20.2...
Installed cpphs-1.20.2
Configuring haskell-src-exts-1.19.1...
Building haskell-src-exts-1.19.1...
Installed haskell-src-exts-1.19.1
Configuring hsc3-rw-0.14...
Building hsc3-rw-0.14...
Failed to install hsc3-rw-0.14
Build log ( /home/builder/.cabal/logs/hsc3-rw-0.14.log ):
cabal: Entering directory '/tmp/cabal-tmp-3780/hsc3-rw-0.14'
Configuring hsc3-rw-0.14...
Building hsc3-rw-0.14...
Preprocessing library hsc3-rw-0.14...
[1 of 5] Compiling Sound.SC3.RW.Tag ( Sound/SC3/RW/Tag.hs, dist/build/Sound/SC3/RW/Tag.o )

Sound/SC3/RW/Tag.hs:12:21: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        mk_var :: String -> Exp

Sound/SC3/RW/Tag.hs:18:25: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        mk_str_lit :: String -> Exp

Sound/SC3/RW/Tag.hs:22:34: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        mk_int_lit :: Integral n => n -> Exp

Sound/SC3/RW/Tag.hs:26:31: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        mk_frac_lit :: Real n => n -> Exp

Sound/SC3/RW/Tag.hs:30:16: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        exp_num_lit :: Exp -> Maybe Literal

Sound/SC3/RW/Tag.hs:30:29: error:
    • Expecting one more argument to ‘Literal’
      Expected a type, but ‘Literal’ has kind ‘* -> *’
    • In the first argument of ‘Maybe’, namely ‘Literal’
      In the type signature:
        exp_num_lit :: Exp -> Maybe Literal

Sound/SC3/RW/Tag.hs:38:22: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        tag_exp :: String -> Exp -> Exp

Sound/SC3/RW/Tag.hs:38:29: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        tag_exp :: String -> Exp -> Exp

Sound/SC3/RW/Tag.hs:43:25: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        at_tagged :: (String -> Exp -> Exp) -> (Exp -> Exp) -> Exp -> Exp

Sound/SC3/RW/Tag.hs:43:32: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        at_tagged :: (String -> Exp -> Exp) -> (Exp -> Exp) -> Exp -> Exp

Sound/SC3/RW/Tag.hs:43:41: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        at_tagged :: (String -> Exp -> Exp) -> (Exp -> Exp) -> Exp -> Exp

Sound/SC3/RW/Tag.hs:43:48: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        at_tagged :: (String -> Exp -> Exp) -> (Exp -> Exp) -> Exp -> Exp

Sound/SC3/RW/Tag.hs:43:56: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        at_tagged :: (String -> Exp -> Exp) -> (Exp -> Exp) -> Exp -> Exp

Sound/SC3/RW/Tag.hs:43:63: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        at_tagged :: (String -> Exp -> Exp) -> (Exp -> Exp) -> Exp -> Exp

Sound/SC3/RW/Tag.hs:54:14: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        untag_exp :: Exp -> Exp

Sound/SC3/RW/Tag.hs:54:21: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        untag_exp :: Exp -> Exp

Sound/SC3/RW/Tag.hs:61:26: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        mk_span_id :: String -> [Exp] -> Exp

Sound/SC3/RW/Tag.hs:61:34: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        mk_span_id :: String -> [Exp] -> Exp

Sound/SC3/RW/Tag.hs:71:16: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        tag_to_span :: Exp -> Exp

Sound/SC3/RW/Tag.hs:71:23: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        tag_to_span :: Exp -> Exp

Sound/SC3/RW/Tag.hs:78:17: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        tag_exp_auto :: Exp -> State Int Exp

Sound/SC3/RW/Tag.hs:78:34: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the second argument of ‘State’, namely ‘Exp’
      In the type signature:
        tag_exp_auto :: Exp -> State Int Exp

Sound/SC3/RW/Tag.hs:85:18: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        span_exp_auto :: Exp -> State Int Exp

Sound/SC3/RW/Tag.hs:85:35: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the second argument of ‘State’, namely ‘Exp’
      In the type signature:
        span_exp_auto :: Exp -> State Int Exp

Sound/SC3/RW/Tag.hs:93:16: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        at_num_lit :: (Exp -> t) -> (Exp -> t) -> Exp -> t

Sound/SC3/RW/Tag.hs:93:30: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        at_num_lit :: (Exp -> t) -> (Exp -> t) -> Exp -> t

Sound/SC3/RW/Tag.hs:93:43: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        at_num_lit :: (Exp -> t) -> (Exp -> t) -> Exp -> t

Sound/SC3/RW/Tag.hs:101:16: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        tag_num_lit :: Exp -> State Int Exp

Sound/SC3/RW/Tag.hs:101:33: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the second argument of ‘State’, namely ‘Exp’
      In the type signature:
        tag_num_lit :: Exp -> State Int Exp

Sound/SC3/RW/Tag.hs:105:17: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the type signature:
        span_num_lit :: Exp -> State Int Exp

Sound/SC3/RW/Tag.hs:105:34: error:
    • Expecting one more argument to ‘Exp’
      Expected a type, but ‘Exp’ has kind ‘* -> *’
    • In the second argument of ‘State’, namely ‘Exp’
      In the type signature:
        span_num_lit :: Exp -> State Int Exp
cabal: Leaving directory '/tmp/cabal-tmp-3780/hsc3-rw-0.14'
cabal: Error: some packages failed to install:
hsc3-rw-0.14 failed during the building phase. The exception was:
ExitFailure 1
hsc3-utils-0.14 depends on hsc3-rw-0.14 which failed to install.

Test log

No test log was submitted for this report.