Build #1 for cpuperf-0.1.1

[all reports]

Package cpuperf-0.1.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies process-1.1.0.2, mtl-2.1.2, base-4.6.0.1
Flags small_base

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading cpuperf-0.1.1...
Configuring cpuperf-0.1.1...
Building cpuperf-0.1.1...
Preprocessing executable 'cpuperf' for cpuperf-0.1.1...

Shell.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 3] Compiling Process          ( Process.hs, dist/build/cpuperf/cpuperf-tmp/Process.o )

Process.hs:11:9:
    No instance for (Exception e0) arising from a use of `handle'
    The type variable `e0' is ambiguous
    Possible fix: add a type signature that fixes these type variable(s)
    Note: there are several potential instances:
      instance Exception NestedAtomically
        -- Defined in `Control.Exception.Base'
      instance Exception NoMethodError
        -- Defined in `Control.Exception.Base'
      instance Exception NonTermination
        -- Defined in `Control.Exception.Base'
      ...plus 15 others
    In the expression: handle (fail . show)
    In the expression:
      handle (fail . show)
      $ do { (ih, oh, eh, pid) <- runInteractiveCommand s;
             so <- hGetContents oh;
             se <- hGetContents eh;
             hClose ih;
             .... }
    In an equation for `run':
        run s
          = handle (fail . show)
            $ do { (ih, oh, eh, pid) <- runInteractiveCommand s;
                   so <- hGetContents oh;
                   se <- hGetContents eh;
                   .... }

Process.hs:11:24:
    No instance for (Show e0) arising from a use of `show'
    The type variable `e0' is ambiguous
    Possible fix: add a type signature that fixes these type variable(s)
    Note: there are several potential instances:
      instance Show Double -- Defined in `GHC.Float'
      instance Show Float -- Defined in `GHC.Float'
      instance (Integral a, Show a) => Show (GHC.Real.Ratio a)
        -- Defined in `GHC.Real'
      ...plus 50 others
    In the second argument of `(.)', namely `show'
    In the first argument of `handle', namely `(fail . show)'
    In the expression: handle (fail . show)
Failed to install cpuperf-0.1.1
cabal: Error: some packages failed to install:
cpuperf-0.1.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.