Build #7 for steeloverseer-0.1.0.2

[all reports]

Package steeloverseer-0.1.0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-21 10:04:15.057353 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, fsnotify-0.2.1, pipes-4.3.2, process-1.4.2.0, stm-2.4.4.1, system-filepath-0.4.13.4, text-1.2.2.1, time-1.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Configuring stm-2.4.4.1...
Building mtl-2.2.1...
Building stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Configuring text-1.2.2.1...
Installed mtl-2.2.1
Building text-1.2.2.1...
Configuring unix-compat-0.4.3.1...
Installed transformers-compat-0.5.1.4
Building unix-compat-0.4.3.1...
Configuring async-2.1.1...
Installed unix-compat-0.4.3.1
Building async-2.1.1...
Installed async-2.1.1
Configuring exceptions-0.8.3...
Building exceptions-0.8.3...
Configuring mmorph-1.0.9...
Installed exceptions-0.8.3
Building mmorph-1.0.9...
Configuring hinotify-0.3.9...
Installed mmorph-1.0.9
Building hinotify-0.3.9...
Configuring pipes-4.3.2...
Installed text-1.2.2.1
Configuring system-filepath-0.4.13.4...
Installed hinotify-0.3.9
Building pipes-4.3.2...
Building system-filepath-0.4.13.4...
Configuring fsnotify-0.2.1...
Installed pipes-4.3.2
Building fsnotify-0.2.1...
Installed system-filepath-0.4.13.4
Installed fsnotify-0.2.1
Configuring steeloverseer-0.1.0.2...
Building steeloverseer-0.1.0.2...
Failed to install steeloverseer-0.1.0.2
Build log ( /home/builder/.cabal/logs/steeloverseer-0.1.0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-16399/steeloverseer-0.1.0.2'
Configuring steeloverseer-0.1.0.2...
Building steeloverseer-0.1.0.2...
Preprocessing executable 'sos' for steeloverseer-0.1.0.2...
[1 of 3] Compiling ANSIColors       ( src/ANSIColors.hs, dist/build/sos/sos-tmp/ANSIColors.o )
[2 of 3] Compiling SOS              ( src/SOS.hs, dist/build/sos/sos-tmp/SOS.o )

src/SOS.hs:34:20: error:
    • Couldn't match type ‘FilePath’ with ‘[Char]’
      Expected type: GHC.IO.FilePath
        Actual type: FilePath
    • In the second argument of ‘watchTree’, namely ‘curdir’
      In the expression: watchTree wm curdir predicate action
      In a stmt of a 'do' block:
        let
          predicate = actionPredicateForExts $ Prelude.map pack exts
          action = performCommand mvar cmds
        in watchTree wm curdir predicate action

src/SOS.hs:51:64: error:
    • Couldn't match type ‘[Char]’ with ‘FilePath’
      Expected type: FilePath
        Actual type: GHC.IO.FilePath
    • In the second argument of ‘($)’, namely ‘eventPath event’
      In the expression: extension $ eventPath event
      In an equation for ‘maybeExt’:
          maybeExt = extension $ eventPath event
cabal: Leaving directory '/tmp/cabal-tmp-16399/steeloverseer-0.1.0.2'
cabal: Error: some packages failed to install:
steeloverseer-0.1.0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.