Build #1 for txt-sushi-0.5.1

[all reports]

Package txt-sushi-0.5.1
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies regex-posix-0.95.2, parsec-3.1.3, directory-1.2.0.1, containers-0.5.0.0, bytestring-0.10.0.2, binary-0.5.1.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
Documentation created: dist/doc/html/regex-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )
In-place registering regex-posix-0.95.2...
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  80% (  4 /  5) in 'Text.Regex.Posix'
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-posix-0.95.2
Registering regex-posix-0.95.2...
Installed regex-posix-0.95.2
Downloading txt-sushi-0.5.1...
Configuring txt-sushi-0.5.1...
Building txt-sushi-0.5.1...
Preprocessing library txt-sushi-0.5.1...
[ 1 of 12] Compiling Database.TxtSushi.Relational ( Database/TxtSushi/Relational.hs, dist/build/Database/TxtSushi/Relational.o )
[ 2 of 12] Compiling Paths_txt_sushi  ( dist/build/autogen/Paths_txt_sushi.hs, dist/build/Paths_txt_sushi.o )
[ 3 of 12] Compiling Database.TxtSushi.IOUtil ( Database/TxtSushi/IOUtil.hs, dist/build/Database/TxtSushi/IOUtil.o )
[ 4 of 12] Compiling Database.TxtSushi.FlatFile ( Database/TxtSushi/FlatFile.hs, dist/build/Database/TxtSushi/FlatFile.o )

Database/TxtSushi/FlatFile.hs:28:1: Warning:
    The import of `Data.Function' is redundant
      except perhaps to import instances from `Data.Function'
    To import instances alone, use: import Data.Function()
[ 5 of 12] Compiling Database.TxtSushi.ExternalSort ( Database/TxtSushi/ExternalSort.hs, dist/build/Database/TxtSushi/ExternalSort.o )

Database/TxtSushi/ExternalSort.hs:20:1: Warning:
    The import of `Control.Monad' is redundant
      except perhaps to import instances from `Control.Monad'
    To import instances alone, use: import Control.Monad()
[ 6 of 12] Compiling Database.TxtSushi.ParseUtil ( Database/TxtSushi/ParseUtil.hs, dist/build/Database/TxtSushi/ParseUtil.o )

Database/TxtSushi/ParseUtil.hs:43:13: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char '-'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:78:13: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char '.'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:82:13: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char '-'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:104:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- quote",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:107:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- quote",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:181:13: Warning:
    A do-notation statement discarded a result of type sep.
    Suppress this warning by saying "_ <- sepParser",
    or by using the flag -fno-warn-unused-do-bind
[ 7 of 12] Compiling Database.TxtSushi.EvaluatedExpression ( Database/TxtSushi/EvaluatedExpression.hs, dist/build/Database/TxtSushi/EvaluatedExpression.o )

Database/TxtSushi/EvaluatedExpression.hs:30:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
[ 8 of 12] Compiling Database.TxtSushi.SQLExpression ( Database/TxtSushi/SQLExpression.hs, dist/build/Database/TxtSushi/SQLExpression.o )

Database/TxtSushi/SQLExpression.hs:29:1: Warning:
    The import of `Data.Char' is redundant
      except perhaps to import instances from `Data.Char'
    To import instances alone, use: import Data.Char()

Database/TxtSushi/SQLExpression.hs:30:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
[ 9 of 12] Compiling Database.TxtSushi.SQLFunctionDefinitions ( Database/TxtSushi/SQLFunctionDefinitions.hs, dist/build/Database/TxtSushi/SQLFunctionDefinitions.o )
[10 of 12] Compiling Database.TxtSushi.SQLExecution ( Database/TxtSushi/SQLExecution.hs, dist/build/Database/TxtSushi/SQLExecution.o )

Database/TxtSushi/SQLExecution.hs:23:1: Warning:
    The import of `Data.Char' is redundant
      except perhaps to import instances from `Data.Char'
    To import instances alone, use: import Data.Char()

Database/TxtSushi/SQLExecution.hs:29:1: Warning:
    The import of `Database.TxtSushi.SQLFunctionDefinitions' is redundant
      except perhaps to import instances from `Database.TxtSushi.SQLFunctionDefinitions'
    To import instances alone, use: import Database.TxtSushi.SQLFunctionDefinitions()
[11 of 12] Compiling Database.TxtSushi.SQLParser ( Database/TxtSushi/SQLParser.hs, dist/build/Database/TxtSushi/SQLParser.o )

Database/TxtSushi/SQLParser.hs:132:13: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken "FOR"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:134:13: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken "IN"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:136:13: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken "YIELD"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:144:21: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken ".."",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:155:5: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- (>>)
                                            (>>) string "." spaces parseToken "*"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:226:5: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken "ON"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:338:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char '('",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:343:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char ')'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:376:5: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parenthesize
                                            (parseToken "*")",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:420:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char '['",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:422:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char ']'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:428:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char '('",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:430:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char ')'",
    or by using the flag -fno-warn-unused-do-bind
[12 of 12] Compiling Database.TxtSushi.CommandLineArgument ( Database/TxtSushi/CommandLineArgument.hs, dist/build/Database/TxtSushi/CommandLineArgument.o )

Database/TxtSushi/CommandLineArgument.hs:30:1: Warning:
    The import of `Data.Map' is redundant
      except perhaps to import instances from `Data.Map'
    To import instances alone, use: import Data.Map()
In-place registering txt-sushi-0.5.1...
Preprocessing executable 'tssql' for txt-sushi-0.5.1...
[ 1 of 13] Compiling Database.TxtSushi.Relational ( Database/TxtSushi/Relational.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/Relational.o )
[ 2 of 13] Compiling Database.TxtSushi.ExternalSort ( Database/TxtSushi/ExternalSort.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/ExternalSort.o )

Database/TxtSushi/ExternalSort.hs:20:1: Warning:
    The import of `Control.Monad' is redundant
      except perhaps to import instances from `Control.Monad'
    To import instances alone, use: import Control.Monad()
[ 3 of 13] Compiling Paths_txt_sushi  ( dist/build/autogen/Paths_txt_sushi.hs, dist/build/tssql/tssql-tmp/Paths_txt_sushi.o )
[ 4 of 13] Compiling Database.TxtSushi.ParseUtil ( Database/TxtSushi/ParseUtil.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/ParseUtil.o )

Database/TxtSushi/ParseUtil.hs:43:13: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char '-'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:78:13: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char '.'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:82:13: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- char '-'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:104:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- quote",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:107:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- quote",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/ParseUtil.hs:181:13: Warning:
    A do-notation statement discarded a result of type sep.
    Suppress this warning by saying "_ <- sepParser",
    or by using the flag -fno-warn-unused-do-bind
[ 5 of 13] Compiling Database.TxtSushi.EvaluatedExpression ( Database/TxtSushi/EvaluatedExpression.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/EvaluatedExpression.o )

Database/TxtSushi/EvaluatedExpression.hs:30:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
[ 6 of 13] Compiling Database.TxtSushi.SQLExpression ( Database/TxtSushi/SQLExpression.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/SQLExpression.o )

Database/TxtSushi/SQLExpression.hs:29:1: Warning:
    The import of `Data.Char' is redundant
      except perhaps to import instances from `Data.Char'
    To import instances alone, use: import Data.Char()

Database/TxtSushi/SQLExpression.hs:30:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
[ 7 of 13] Compiling Database.TxtSushi.SQLFunctionDefinitions ( Database/TxtSushi/SQLFunctionDefinitions.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/SQLFunctionDefinitions.o )
[ 8 of 13] Compiling Database.TxtSushi.SQLExecution ( Database/TxtSushi/SQLExecution.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/SQLExecution.o )

Database/TxtSushi/SQLExecution.hs:23:1: Warning:
    The import of `Data.Char' is redundant
      except perhaps to import instances from `Data.Char'
    To import instances alone, use: import Data.Char()

Database/TxtSushi/SQLExecution.hs:29:1: Warning:
    The import of `Database.TxtSushi.SQLFunctionDefinitions' is redundant
      except perhaps to import instances from `Database.TxtSushi.SQLFunctionDefinitions'
    To import instances alone, use: import Database.TxtSushi.SQLFunctionDefinitions()
[ 9 of 13] Compiling Database.TxtSushi.SQLParser ( Database/TxtSushi/SQLParser.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/SQLParser.o )

Database/TxtSushi/SQLParser.hs:132:13: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken "FOR"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:134:13: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken "IN"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:136:13: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken "YIELD"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:144:21: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken ".."",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:155:5: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- (>>)
                                            (>>) string "." spaces parseToken "*"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:226:5: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parseToken "ON"",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:338:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char '('",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:343:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char ')'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:376:5: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- parenthesize
                                            (parseToken "*")",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:420:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char '['",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:422:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char ']'",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:428:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char '('",
    or by using the flag -fno-warn-unused-do-bind

Database/TxtSushi/SQLParser.hs:430:5: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- ($) eatSpacesAfter char ')'",
    or by using the flag -fno-warn-unused-do-bind
[10 of 13] Compiling Database.TxtSushi.IOUtil ( Database/TxtSushi/IOUtil.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/IOUtil.o )
[11 of 13] Compiling Database.TxtSushi.FlatFile ( Database/TxtSushi/FlatFile.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/FlatFile.o )

Database/TxtSushi/FlatFile.hs:28:1: Warning:
    The import of `Data.Function' is redundant
      except perhaps to import instances from `Data.Function'
    To import instances alone, use: import Data.Function()
[12 of 13] Compiling Database.TxtSushi.CommandLineArgument ( Database/TxtSushi/CommandLineArgument.hs, dist/build/tssql/tssql-tmp/Database/TxtSushi/CommandLineArgument.o )

Database/TxtSushi/CommandLineArgument.hs:30:1: Warning:
    The import of `Data.Map' is redundant
      except perhaps to import instances from `Data.Map'
    To import instances alone, use: import Data.Map()
[13 of 13] Compiling Main             ( tssql.hs, dist/build/tssql/tssql-tmp/Main.o )

tssql.hs:18:1: Warning:
    The import of `System.IO' is redundant
      except perhaps to import instances from `System.IO'
    To import instances alone, use: import System.IO()
Linking dist/build/tssql/tssql ...
Preprocessing executable 'csvtotab' for txt-sushi-0.5.1...
[1 of 4] Compiling Paths_txt_sushi  ( dist/build/autogen/Paths_txt_sushi.hs, dist/build/csvtotab/csvtotab-tmp/Paths_txt_sushi.o )
[2 of 4] Compiling Database.TxtSushi.IOUtil ( Database/TxtSushi/IOUtil.hs, dist/build/csvtotab/csvtotab-tmp/Database/TxtSushi/IOUtil.o )
[3 of 4] Compiling Database.TxtSushi.FlatFile ( Database/TxtSushi/FlatFile.hs, dist/build/csvtotab/csvtotab-tmp/Database/TxtSushi/FlatFile.o )

Database/TxtSushi/FlatFile.hs:28:1: Warning:
    The import of `Data.Function' is redundant
      except perhaps to import instances from `Data.Function'
    To import instances alone, use: import Data.Function()
[4 of 4] Compiling Main             ( csvtotab.hs, dist/build/csvtotab/csvtotab-tmp/Main.o )

csvtotab.hs:14:1: Warning:
    The import of `System.IO' is redundant
      except perhaps to import instances from `System.IO'
    To import instances alone, use: import System.IO()
Linking dist/build/csvtotab/csvtotab ...
Preprocessing executable 'tabtocsv' for txt-sushi-0.5.1...
[1 of 4] Compiling Paths_txt_sushi  ( dist/build/autogen/Paths_txt_sushi.hs, dist/build/tabtocsv/tabtocsv-tmp/Paths_txt_sushi.o )
[2 of 4] Compiling Database.TxtSushi.IOUtil ( Database/TxtSushi/IOUtil.hs, dist/build/tabtocsv/tabtocsv-tmp/Database/TxtSushi/IOUtil.o )
[3 of 4] Compiling Database.TxtSushi.FlatFile ( Database/TxtSushi/FlatFile.hs, dist/build/tabtocsv/tabtocsv-tmp/Database/TxtSushi/FlatFile.o )

Database/TxtSushi/FlatFile.hs:28:1: Warning:
    The import of `Data.Function' is redundant
      except perhaps to import instances from `Data.Function'
    To import instances alone, use: import Data.Function()
[4 of 4] Compiling Main             ( tabtocsv.hs, dist/build/tabtocsv/tabtocsv-tmp/Main.o )

tabtocsv.hs:14:1: Warning:
    The import of `System.IO' is redundant
      except perhaps to import instances from `System.IO'
    To import instances alone, use: import System.IO()
Linking dist/build/tabtocsv/tabtocsv ...
Preprocessing executable 'csvtopretty' for txt-sushi-0.5.1...
[1 of 4] Compiling Paths_txt_sushi  ( dist/build/autogen/Paths_txt_sushi.hs, dist/build/csvtopretty/csvtopretty-tmp/Paths_txt_sushi.o )
[2 of 4] Compiling Database.TxtSushi.IOUtil ( Database/TxtSushi/IOUtil.hs, dist/build/csvtopretty/csvtopretty-tmp/Database/TxtSushi/IOUtil.o )
[3 of 4] Compiling Database.TxtSushi.FlatFile ( Database/TxtSushi/FlatFile.hs, dist/build/csvtopretty/csvtopretty-tmp/Database/TxtSushi/FlatFile.o )

Database/TxtSushi/FlatFile.hs:28:1: Warning:
    The import of `Data.Function' is redundant
      except perhaps to import instances from `Data.Function'
    To import instances alone, use: import Data.Function()
[4 of 4] Compiling Main             ( csvtopretty.hs, dist/build/csvtopretty/csvtopretty-tmp/Main.o )
Linking dist/build/csvtopretty/csvtopretty ...
Preprocessing executable 'tabtopretty' for txt-sushi-0.5.1...
[1 of 4] Compiling Paths_txt_sushi  ( dist/build/autogen/Paths_txt_sushi.hs, dist/build/tabtopretty/tabtopretty-tmp/Paths_txt_sushi.o )
[2 of 4] Compiling Database.TxtSushi.IOUtil ( Database/TxtSushi/IOUtil.hs, dist/build/tabtopretty/tabtopretty-tmp/Database/TxtSushi/IOUtil.o )
[3 of 4] Compiling Database.TxtSushi.FlatFile ( Database/TxtSushi/FlatFile.hs, dist/build/tabtopretty/tabtopretty-tmp/Database/TxtSushi/FlatFile.o )

Database/TxtSushi/FlatFile.hs:28:1: Warning:
    The import of `Data.Function' is redundant
      except perhaps to import instances from `Data.Function'
    To import instances alone, use: import Data.Function()
[4 of 4] Compiling Main             ( tabtopretty.hs, dist/build/tabtopretty/tabtopretty-tmp/Main.o )
Linking dist/build/tabtopretty/tabtopretty ...
Preprocessing executable 'namecolumns' for txt-sushi-0.5.1...
[1 of 4] Compiling Paths_txt_sushi  ( dist/build/autogen/Paths_txt_sushi.hs, dist/build/namecolumns/namecolumns-tmp/Paths_txt_sushi.o )
[2 of 4] Compiling Database.TxtSushi.IOUtil ( Database/TxtSushi/IOUtil.hs, dist/build/namecolumns/namecolumns-tmp/Database/TxtSushi/IOUtil.o )
[3 of 4] Compiling Database.TxtSushi.FlatFile ( Database/TxtSushi/FlatFile.hs, dist/build/namecolumns/namecolumns-tmp/Database/TxtSushi/FlatFile.o )

Database/TxtSushi/FlatFile.hs:28:1: Warning:
    The import of `Data.Function' is redundant
      except perhaps to import instances from `Data.Function'
    To import instances alone, use: import Data.Function()
[4 of 4] Compiling Main             ( namecolumns.hs, dist/build/namecolumns/namecolumns-tmp/Main.o )

namecolumns.hs:14:1: Warning:
    The import of `System.IO' is redundant
      except perhaps to import instances from `System.IO'
    To import instances alone, use: import System.IO()
Linking dist/build/namecolumns/namecolumns ...
Preprocessing executable 'transposecsv' for txt-sushi-0.5.1...
[1 of 4] Compiling Paths_txt_sushi  ( dist/build/autogen/Paths_txt_sushi.hs, dist/build/transposecsv/transposecsv-tmp/Paths_txt_sushi.o )
[2 of 4] Compiling Database.TxtSushi.IOUtil ( Database/TxtSushi/IOUtil.hs, dist/build/transposecsv/transposecsv-tmp/Database/TxtSushi/IOUtil.o )
[3 of 4] Compiling Database.TxtSushi.FlatFile ( Database/TxtSushi/FlatFile.hs, dist/build/transposecsv/transposecsv-tmp/Database/TxtSushi/FlatFile.o )

Database/TxtSushi/FlatFile.hs:28:1: Warning:
    The import of `Data.Function' is redundant
      except perhaps to import instances from `Data.Function'
    To import instances alone, use: import Data.Function()
[4 of 4] Compiling Main             ( transposecsv.hs, dist/build/transposecsv/transposecsv-tmp/Main.o )

transposecsv.hs:15:1: Warning:
    The import of `System.IO' is redundant
      except perhaps to import instances from `System.IO'
    To import instances alone, use: import System.IO()
Linking dist/build/transposecsv/transposecsv ...
Preprocessing executable 'transposetab' for txt-sushi-0.5.1...
[1 of 4] Compiling Paths_txt_sushi  ( dist/build/autogen/Paths_txt_sushi.hs, dist/build/transposetab/transposetab-tmp/Paths_txt_sushi.o )
[2 of 4] Compiling Database.TxtSushi.IOUtil ( Database/TxtSushi/IOUtil.hs, dist/build/transposetab/transposetab-tmp/Database/TxtSushi/IOUtil.o )
[3 of 4] Compiling Database.TxtSushi.FlatFile ( Database/TxtSushi/FlatFile.hs, dist/build/transposetab/transposetab-tmp/Database/TxtSushi/FlatFile.o )

Database/TxtSushi/FlatFile.hs:28:1: Warning:
    The import of `Data.Function' is redundant
      except perhaps to import instances from `Data.Function'
    To import instances alone, use: import Data.Function()
[4 of 4] Compiling Main             ( transposetab.hs, dist/build/transposetab/transposetab-tmp/Main.o )

transposetab.hs:15:1: Warning:
    The import of `System.IO' is redundant
      except perhaps to import instances from `System.IO'
    To import instances alone, use: import System.IO()
Linking dist/build/transposetab/transposetab ...
Running Haddock for txt-sushi-0.5.1...
Running hscolour for txt-sushi-0.5.1...
Preprocessing library txt-sushi-0.5.1...
Preprocessing executable 'tssql' for txt-sushi-0.5.1...
Preprocessing executable 'csvtotab' for txt-sushi-0.5.1...
Preprocessing executable 'tabtocsv' for txt-sushi-0.5.1...
Preprocessing executable 'csvtopretty' for txt-sushi-0.5.1...
Preprocessing executable 'tabtopretty' for txt-sushi-0.5.1...
Preprocessing executable 'namecolumns' for txt-sushi-0.5.1...
Preprocessing executable 'transposecsv' for txt-sushi-0.5.1...
Preprocessing executable 'transposetab' for txt-sushi-0.5.1...
Preprocessing library txt-sushi-0.5.1...

dist/build/tmp-23566/Database/TxtSushi/FlatFile.hs:14:1:
    parse error on input `{- |
The 'FlatFile' module is for reading misc. 'FlatFile' formats like CSV or
tab delimited
-}'
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/txt-sushi-0.5.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering txt-sushi-0.5.1...
Installed txt-sushi-0.5.1

Test log

No test log was submitted for this report.