Build #1 for memscript-0.1.0.0

[all reports]

Package memscript-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-10 13:23:52.539145 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, haskeline-0.7.2.1, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading memscript-0.1.0.0...
Configuring memscript-0.1.0.0...
Building memscript-0.1.0.0...
Preprocessing executable 'memscript' for memscript-0.1.0.0...
[1 of 1] Compiling Main             ( MemScript.hs, dist/build/memscript/memscript-tmp/Main.o )

MemScript.hs:9: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()

MemScript.hs:11:1: Warning:
    The import of ‘Data.Maybe’ is redundant
      except perhaps to import instances from ‘Data.Maybe’
    To import instances alone, use: import Data.Maybe()

MemScript.hs:16:1: Warning:
    The import of ‘System.Console.Haskeline.History’ is redundant
      except perhaps to import instances from ‘System.Console.Haskeline.History’
    To import instances alone, use: import System.Console.Haskeline.History()

MemScript.hs:19:1: Warning:
    Top-level binding with no type signature: main :: IO ()

MemScript.hs:27:1: Warning:
    Top-level binding with no type signature:
      memScriptReadLine :: String -> InputT IO ()

MemScript.hs:30:1: Warning:
    Top-level binding with no type signature:
      getVersesFromFile :: String -> IO [String]

MemScript.hs:35:1: Warning:
    Top-level binding with no type signature:
      checkVersesByLine :: [String] -> InputT IO ()

MemScript.hs:52:1: Warning:
    Top-level binding with no type signature:
      readlineUTF8withAddHistory :: forall (m :: * -> *).
                                    MonadException m =>
                                    String -> InputT m (Maybe String)

MemScript.hs:60:1: Warning:
    Top-level binding with no type signature:
      showDiff :: [Char] -> [Char] -> [Char]

MemScript.hs:66:1: Warning:
    Top-level binding with no type signature:
      printDiff :: [Char] -> [Char] -> IO ()
Linking dist/build/memscript/memscript ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Installed memscript-0.1.0.0

Test log

No test log was submitted for this report.