*** setup configure Configuring Lucu-0.1... Flags chosen: build-lucu-implant-file=True Dependency HsOpenSSL -any: using HsOpenSSL-0.8 Dependency base -any: using base-4.2.0.2 Dependency bytestring -any: using bytestring-0.9.1.7 Dependency containers -any: using containers-0.3.0.0 Dependency dataenc -any: using dataenc-0.13.0.3 Dependency directory -any: using directory-1.0.1.1 Dependency haskell-src -any: using haskell-src-1.0.1.3 Dependency hxt -any: using hxt-8.5.4 Dependency mtl -any: using mtl-1.1.1.0 Dependency network -any: using network-2.2.1.7 Dependency stm -any: using stm-2.1.2.2 Dependency time -any: using time-1.1.4 Dependency unix -any: using unix-2.4.0.2 Dependency zlib -any: using zlib-0.5.2.0 Using Cabal-1.8.0.6 compiled by ghc-6.12 Using compiler: ghc-6.12.3 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/Lucu-0.1/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/Lucu-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/Lucu-0.1 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library Lucu-0.1... Preprocessing executables for Lucu-0.1... Building Lucu-0.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name Lucu-0.1 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id HsOpenSSL-0.8-bf2306b0c41a15277c7898290e5d3902 -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 -package-id containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 -package-id dataenc-0.13.0.3-ec37c4d6011597d090a87a53a1b4359b -package-id directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc -package-id haskell-src-1.0.1.3-8d1c995035ce7f08b1eb1f9f67004962 -package-id hxt-8.5.4-791cfb3bdbe5cd4dbbbb3d1566b32b6b -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a -package-id stm-2.1.2.2-72994c2ca0ffa8fecdf7c989908691b5 -package-id time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856 -package-id unix-2.4.0.2-f0e4f20e121d6d583451b356dcaf9ed3 -package-id zlib-0.5.2.0-7acfb4dd7cb77e3a4b5beb3b9b160b08 -O -Wall -funbox-strict-fields -XDeriveDataTypeable -XUnboxedTuples Network.HTTP.Lucu Network.HTTP.Lucu.Abortion Network.HTTP.Lucu.Authorization Network.HTTP.Lucu.Config Network.HTTP.Lucu.ETag Network.HTTP.Lucu.HttpVersion Network.HTTP.Lucu.Httpd Network.HTTP.Lucu.MIMEType Network.HTTP.Lucu.MIMEType.DefaultExtensionMap Network.HTTP.Lucu.MIMEType.Guess Network.HTTP.Lucu.Parser Network.HTTP.Lucu.Parser.Http Network.HTTP.Lucu.RFC1123DateTime Network.HTTP.Lucu.Request Network.HTTP.Lucu.Resource Network.HTTP.Lucu.Resource.Tree Network.HTTP.Lucu.Response Network.HTTP.Lucu.StaticFile Network.HTTP.Lucu.Utils Network.HTTP.Lucu.Chunk Network.HTTP.Lucu.ContentCoding Network.HTTP.Lucu.DefaultPage Network.HTTP.Lucu.Format Network.HTTP.Lucu.Headers Network.HTTP.Lucu.Interaction Network.HTTP.Lucu.MultipartForm Network.HTTP.Lucu.Postprocess Network.HTTP.Lucu.Preprocess Network.HTTP.Lucu.RequestReader Network.HTTP.Lucu.ResponseWriter [ 1 of 30] Compiling Network.HTTP.Lucu.Format ( Network/HTTP/Lucu/Format.hs, dist/build/Network/HTTP/Lucu/Format.o ) [ 2 of 30] Compiling Network.HTTP.Lucu.Utils ( Network/HTTP/Lucu/Utils.hs, dist/build/Network/HTTP/Lucu/Utils.o ) [ 3 of 30] Compiling Network.HTTP.Lucu.Parser ( Network/HTTP/Lucu/Parser.hs, dist/build/Network/HTTP/Lucu/Parser.o ) [ 4 of 30] Compiling Network.HTTP.Lucu.Parser.Http ( Network/HTTP/Lucu/Parser/Http.hs, dist/build/Network/HTTP/Lucu/Parser/Http.o ) Network/HTTP/Lucu/Parser/Http.hs:20:0: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() Network/HTTP/Lucu/Parser/Http.hs:71:14: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Parser/Http.hs:72:28: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Parser/Http.hs:73:28: 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 Network/HTTP/Lucu/Parser/Http.hs:99:15: 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 Network/HTTP/Lucu/Parser/Http.hs:101:15: 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 Network/HTTP/Lucu/Parser/Http.hs:107:22: 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 [ 5 of 30] Compiling Network.HTTP.Lucu.HttpVersion ( Network/HTTP/Lucu/HttpVersion.hs, dist/build/Network/HTTP/Lucu/HttpVersion.o ) Network/HTTP/Lucu/HttpVersion.hs:33:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "HTTP/"", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/HttpVersion.hs:35:18: 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 [ 6 of 30] Compiling Network.HTTP.Lucu.RFC1123DateTime ( Network/HTTP/Lucu/RFC1123DateTime.hs, dist/build/Network/HTTP/Lucu/RFC1123DateTime.o ) Network/HTTP/Lucu/RFC1123DateTime.hs:85:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- foldl ((<|>)) (failP) (map string weekStr)", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/RFC1123DateTime.hs:86:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:87:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:89:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:91:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:93:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:95:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:97:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:99:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:100:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "GMT"", or by using the flag -fno-warn-unused-do-bind [ 7 of 30] Compiling Network.HTTP.Lucu.ContentCoding ( Network/HTTP/Lucu/ContentCoding.hs, dist/build/Network/HTTP/Lucu/ContentCoding.o ) Network/HTTP/Lucu/ContentCoding.hs:22:28: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string ";q="", or by using the flag -fno-warn-unused-do-bind [ 8 of 30] Compiling Network.HTTP.Lucu.Headers ( Network/HTTP/Lucu/Headers.hs, dist/build/Network/HTTP/Lucu/Headers.o ) Network/HTTP/Lucu/Headers.hs:176:14: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Headers.hs:181:18: 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 Network/HTTP/Lucu/Headers.hs:189:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind [ 9 of 30] Compiling Network.HTTP.Lucu.Request ( Network/HTTP/Lucu/Request.hs, dist/build/Network/HTTP/Lucu/Request.o ) Network/HTTP/Lucu/Request.hs:48:14: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Request.hs:61:18: Warning: A do-notation statement discarded a result of type Char. Suppress this warning by saying "_ <- sp", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Request.hs:63:18: Warning: A do-notation statement discarded a result of type Char. Suppress this warning by saying "_ <- sp", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Request.hs:65:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind [10 of 30] Compiling Network.HTTP.Lucu.Chunk ( Network/HTTP/Lucu/Chunk.hs, dist/build/Network/HTTP/Lucu/Chunk.o ) Network/HTTP/Lucu/Chunk.hs:17:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Chunk.hs:23:21: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- ($) many do { char ';'; token; char '='; (<|>) token quotedStr }", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Chunk.hs:23:31: 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 Network/HTTP/Lucu/Chunk.hs:24:31: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- token", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Chunk.hs:25:31: 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 [11 of 30] Compiling Network.HTTP.Lucu.Response ( Network/HTTP/Lucu/Response.hs, dist/build/Network/HTTP/Lucu/Response.o ) [12 of 30] Compiling Network.HTTP.Lucu.MIMEType ( Network/HTTP/Lucu/MIMEType.hs, dist/build/Network/HTTP/Lucu/MIMEType.o ) Network/HTTP/Lucu/MIMEType.hs:59:15: 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 Network/HTTP/Lucu/MIMEType.hs:65:18: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType.hs:66:18: 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 Network/HTTP/Lucu/MIMEType.hs:67:18: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType.hs:69:18: 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 [13 of 30] Compiling Network.HTTP.Lucu.MIMEType.Guess ( Network/HTTP/Lucu/MIMEType/Guess.hs, dist/build/Network/HTTP/Lucu/MIMEType/Guess.o ) Network/HTTP/Lucu/MIMEType/Guess.hs:24:0: Warning: The import of `System.IO' is redundant except perhaps to import instances from `System.IO' To import instances alone, use: import System.IO() Network/HTTP/Lucu/MIMEType/Guess.hs:59:19: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many spc", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType/Guess.hs:60:19: 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 Network/HTTP/Lucu/MIMEType/Guess.hs:61:19: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- ($) many satisfy (/= '\n')", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType/Guess.hs:64:21: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many spc", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType/Guess.hs:66:21: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many spc", or by using the flag -fno-warn-unused-do-bind [14 of 30] Compiling Network.HTTP.Lucu.MIMEType.DefaultExtensionMap ( Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs, dist/build/Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.o ) [15 of 30] Compiling Network.HTTP.Lucu.ETag ( Network/HTTP/Lucu/ETag.hs, dist/build/Network/HTTP/Lucu/ETag.o ) [16 of 30] Compiling Network.HTTP.Lucu.Authorization ( Network/HTTP/Lucu/Authorization.hs, dist/build/Network/HTTP/Lucu/Authorization.o ) Network/HTTP/Lucu/Authorization.hs:54:21: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "Basic"", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Authorization.hs:55:21: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many1 lws", or by using the flag -fno-warn-unused-do-bind [17 of 30] Compiling Network.HTTP.Lucu.Config ( Network/HTTP/Lucu/Config.hs, dist/build/Network/HTTP/Lucu/Config.o ) [18 of 30] Compiling Network.HTTP.Lucu.Interaction ( Network/HTTP/Lucu/Interaction.hs, dist/build/Network/HTTP/Lucu/Interaction.o ) [19 of 30] Compiling Network.HTTP.Lucu.DefaultPage ( Network/HTTP/Lucu/DefaultPage.hs, dist/build/Network/HTTP/Lucu/DefaultPage.o ) [20 of 30] Compiling Network.HTTP.Lucu.Abortion ( Network/HTTP/Lucu/Abortion.hs, dist/build/Network/HTTP/Lucu/Abortion.o ) Network/HTTP/Lucu/Abortion.hs:69:16: Not in scope: data constructor `DynException' *** Trying again with preferred-versions *** setup configure Configuring Lucu-0.1... Flags chosen: build-lucu-implant-file=True Dependency HsOpenSSL -any: using HsOpenSSL-0.8 Dependency base <4: using base-3.0.3.2 Dependency bytestring -any: using bytestring-0.9.1.7 Dependency containers -any: using containers-0.3.0.0 Dependency dataenc -any: using dataenc-0.13.0.3 Dependency directory -any: using directory-1.0.1.1 Dependency haskell-src -any: using haskell-src-1.0.1.3 Dependency hxt -any: using hxt-8.5.4 Dependency mtl -any: using mtl-1.1.1.0 Dependency network -any: using network-2.2.1.7 Dependency stm -any: using stm-2.1.2.2 Dependency time -any: using time-1.1.4 Dependency unix -any: using unix-2.4.0.2 Dependency zlib -any: using zlib-0.5.2.0 Using Cabal-1.8.0.6 compiled by ghc-6.12 Using compiler: ghc-6.12.3 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/Lucu-0.1/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/Lucu-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/Lucu-0.1 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup haddock Running Haddock for Lucu-0.1... /usr/local/bin/haddock --use-contents=/package/Lucu-0.1 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library Lucu-0.1... Preprocessing executables for Lucu-0.1... Running hscolour for Lucu-0.1... Creating dist/doc/html/Lucu (and its parents) Creating dist/doc/html/Lucu/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/Lucu/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu.html Network/HTTP/Lucu.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Abortion.html Network/HTTP/Lucu/Abortion.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Authorization.html Network/HTTP/Lucu/Authorization.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Config.html Network/HTTP/Lucu/Config.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-ETag.html Network/HTTP/Lucu/ETag.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-HttpVersion.html Network/HTTP/Lucu/HttpVersion.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Httpd.html Network/HTTP/Lucu/Httpd.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-MIMEType.html Network/HTTP/Lucu/MIMEType.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-MIMEType-DefaultExtensionMap.html Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-MIMEType-Guess.html Network/HTTP/Lucu/MIMEType/Guess.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Parser.html Network/HTTP/Lucu/Parser.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Parser-Http.html Network/HTTP/Lucu/Parser/Http.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-RFC1123DateTime.html Network/HTTP/Lucu/RFC1123DateTime.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Request.html Network/HTTP/Lucu/Request.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Resource.html Network/HTTP/Lucu/Resource.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Resource-Tree.html Network/HTTP/Lucu/Resource/Tree.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Response.html Network/HTTP/Lucu/Response.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-StaticFile.html Network/HTTP/Lucu/StaticFile.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Utils.html Network/HTTP/Lucu/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Chunk.html Network/HTTP/Lucu/Chunk.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-ContentCoding.html Network/HTTP/Lucu/ContentCoding.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-DefaultPage.html Network/HTTP/Lucu/DefaultPage.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Format.html Network/HTTP/Lucu/Format.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Headers.html Network/HTTP/Lucu/Headers.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Interaction.html Network/HTTP/Lucu/Interaction.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-MultipartForm.html Network/HTTP/Lucu/MultipartForm.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Postprocess.html Network/HTTP/Lucu/Postprocess.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-Preprocess.html Network/HTTP/Lucu/Preprocess.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-RequestReader.html Network/HTTP/Lucu/RequestReader.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/Lucu/src/Network-HTTP-Lucu-ResponseWriter.html Network/HTTP/Lucu/ResponseWriter.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy Network/HTTP/Lucu.hs to dist/build/tmp11323/Network/HTTP/Lucu.hs copy Network/HTTP/Lucu/Abortion.hs to dist/build/tmp11323/Network/HTTP/Lucu/Abortion.hs copy Network/HTTP/Lucu/Authorization.hs to dist/build/tmp11323/Network/HTTP/Lucu/Authorization.hs copy Network/HTTP/Lucu/Config.hs to dist/build/tmp11323/Network/HTTP/Lucu/Config.hs copy Network/HTTP/Lucu/ETag.hs to dist/build/tmp11323/Network/HTTP/Lucu/ETag.hs copy Network/HTTP/Lucu/HttpVersion.hs to dist/build/tmp11323/Network/HTTP/Lucu/HttpVersion.hs copy Network/HTTP/Lucu/Httpd.hs to dist/build/tmp11323/Network/HTTP/Lucu/Httpd.hs copy Network/HTTP/Lucu/MIMEType.hs to dist/build/tmp11323/Network/HTTP/Lucu/MIMEType.hs copy Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs to dist/build/tmp11323/Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs copy Network/HTTP/Lucu/MIMEType/Guess.hs to dist/build/tmp11323/Network/HTTP/Lucu/MIMEType/Guess.hs copy Network/HTTP/Lucu/Parser.hs to dist/build/tmp11323/Network/HTTP/Lucu/Parser.hs copy Network/HTTP/Lucu/Parser/Http.hs to dist/build/tmp11323/Network/HTTP/Lucu/Parser/Http.hs copy Network/HTTP/Lucu/RFC1123DateTime.hs to dist/build/tmp11323/Network/HTTP/Lucu/RFC1123DateTime.hs copy Network/HTTP/Lucu/Request.hs to dist/build/tmp11323/Network/HTTP/Lucu/Request.hs copy Network/HTTP/Lucu/Resource.hs to dist/build/tmp11323/Network/HTTP/Lucu/Resource.hs copy Network/HTTP/Lucu/Resource/Tree.hs to dist/build/tmp11323/Network/HTTP/Lucu/Resource/Tree.hs copy Network/HTTP/Lucu/Response.hs to dist/build/tmp11323/Network/HTTP/Lucu/Response.hs copy Network/HTTP/Lucu/StaticFile.hs to dist/build/tmp11323/Network/HTTP/Lucu/StaticFile.hs copy Network/HTTP/Lucu/Utils.hs to dist/build/tmp11323/Network/HTTP/Lucu/Utils.hs copy Network/HTTP/Lucu/Chunk.hs to dist/build/tmp11323/Network/HTTP/Lucu/Chunk.hs copy Network/HTTP/Lucu/ContentCoding.hs to dist/build/tmp11323/Network/HTTP/Lucu/ContentCoding.hs copy Network/HTTP/Lucu/DefaultPage.hs to dist/build/tmp11323/Network/HTTP/Lucu/DefaultPage.hs copy Network/HTTP/Lucu/Format.hs to dist/build/tmp11323/Network/HTTP/Lucu/Format.hs copy Network/HTTP/Lucu/Headers.hs to dist/build/tmp11323/Network/HTTP/Lucu/Headers.hs copy Network/HTTP/Lucu/Interaction.hs to dist/build/tmp11323/Network/HTTP/Lucu/Interaction.hs copy Network/HTTP/Lucu/MultipartForm.hs to dist/build/tmp11323/Network/HTTP/Lucu/MultipartForm.hs copy Network/HTTP/Lucu/Postprocess.hs to dist/build/tmp11323/Network/HTTP/Lucu/Postprocess.hs copy Network/HTTP/Lucu/Preprocess.hs to dist/build/tmp11323/Network/HTTP/Lucu/Preprocess.hs copy Network/HTTP/Lucu/RequestReader.hs to dist/build/tmp11323/Network/HTTP/Lucu/RequestReader.hs copy Network/HTTP/Lucu/ResponseWriter.hs to dist/build/tmp11323/Network/HTTP/Lucu/ResponseWriter.hs Creating dist/doc/html/Lucu/ (and its parents) /usr/local/bin/haddock --use-contents=/package/Lucu-0.1 --built-in-themes --prologue=dist/doc/html/Lucu/haddock-prolog11323.txt --dump-interface=dist/doc/html/Lucu/Lucu.haddock --optghc=-package-name --optghc=Lucu-0.1 --hide=Network.HTTP.Lucu.Chunk --hide=Network.HTTP.Lucu.ContentCoding --hide=Network.HTTP.Lucu.DefaultPage --hide=Network.HTTP.Lucu.Format --hide=Network.HTTP.Lucu.Headers --hide=Network.HTTP.Lucu.Interaction --hide=Network.HTTP.Lucu.MultipartForm --hide=Network.HTTP.Lucu.Postprocess --hide=Network.HTTP.Lucu.Preprocess --hide=Network.HTTP.Lucu.RequestReader --hide=Network.HTTP.Lucu.ResponseWriter --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/HUnit/1.2.2.1/doc/html,/usr/local/tmp/archive/install/share/doc/HUnit-1.2.2.1/html/HUnit.haddock --read-interface=/packages/archive/HsOpenSSL/0.8/doc/html,/usr/local/tmp/archive/install/share/doc/HsOpenSSL-0.8/html/HsOpenSSL.haddock --read-interface=/packages/archive/array/0.3.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/packages/archive/base/4.2.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/packages/archive/bytestring/0.9.1.7/doc/html,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7/bytestring.haddock --read-interface=/packages/archive/containers/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/packages/archive/curl/1.3.5/doc/html,/usr/local/tmp/archive/install/share/doc/curl-1.3.5/html/curl.haddock --read-interface=/packages/archive/dataenc/0.13.0.3/doc/html,/usr/local/tmp/archive/install/share/doc/dataenc-0.13.0.3/html/dataenc.haddock --read-interface=/packages/archive/deepseq/1.1.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/deepseq-1.1.0.0/html/deepseq.haddock --read-interface=/packages/archive/directory/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1/directory.haddock --read-interface=/packages/archive/filepath/1.1.0.4/doc/html,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/haskell-src/1.0.1.3/doc/html,/usr/local/tmp/archive/install/share/doc/haskell-src-1.0.1.3/html/haskell-src.haddock --read-interface=/packages/archive/haskell98/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/haskell98-1.0.1.1/haskell98.haddock --read-interface=/packages/archive/hxt/8.5.4/doc/html,/usr/local/tmp/archive/install/share/doc/hxt-8.5.4/html/hxt.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html/mtl.haddock --read-interface=/packages/archive/network/2.2.1.7/doc/html,/usr/local/tmp/archive/install/share/doc/network-2.2.1.7/html/network.haddock --read-interface=/packages/archive/old-locale/1.0.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/packages/archive/old-time/1.0.0.5/doc/html,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/packages/archive/parsec/3.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html/parsec.haddock --read-interface=/packages/archive/pretty/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1/pretty.haddock --read-interface=/packages/archive/process/1.0.1.3/doc/html,/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3/process.haddock --read-interface=/packages/archive/random/1.0.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/random-1.0.0.2/random.haddock --read-interface=/packages/archive/stm/2.1.2.2/doc/html,/usr/local/tmp/archive/install/share/doc/stm-2.1.2.2/html/stm.haddock --read-interface=/packages/archive/syb/0.1.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/packages/archive/tagsoup/0.10.1/doc/html,/usr/local/tmp/archive/install/share/doc/tagsoup-0.10.1/html/tagsoup.haddock --read-interface=/packages/archive/time/1.1.4/doc/html,/usr/local/share/doc/ghc/html/libraries/time-1.1.4/time.haddock --read-interface=/packages/archive/unix/2.4.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --read-interface=/packages/archive/zlib/0.5.2.0/doc/html,/usr/local/tmp/archive/install/share/doc/zlib-0.5.2.0/html/zlib.haddock --odir=dist/doc/html/Lucu/ --title=Lucu-0.1: HTTP Daemonic Library --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=HsOpenSSL-0.8-bf2306b0c41a15277c7898290e5d3902 --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 --optghc=-package-id --optghc=containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 --optghc=-package-id --optghc=dataenc-0.13.0.3-ec37c4d6011597d090a87a53a1b4359b --optghc=-package-id --optghc=directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc --optghc=-package-id --optghc=haskell-src-1.0.1.3-8d1c995035ce7f08b1eb1f9f67004962 --optghc=-package-id --optghc=hxt-8.5.4-791cfb3bdbe5cd4dbbbb3d1566b32b6b --optghc=-package-id --optghc=mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 --optghc=-package-id --optghc=network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a --optghc=-package-id --optghc=stm-2.1.2.2-72994c2ca0ffa8fecdf7c989908691b5 --optghc=-package-id --optghc=time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856 --optghc=-package-id --optghc=unix-2.4.0.2-f0e4f20e121d6d583451b356dcaf9ed3 --optghc=-package-id --optghc=zlib-0.5.2.0-7acfb4dd7cb77e3a4b5beb3b9b160b08 --optghc=-O --optghc=-Wall --optghc=-funbox-strict-fields --optghc=-XDeriveDataTypeable --optghc=-XUnboxedTuples -B/usr/local/lib/ghc-6.12.3 dist/build/tmp11323/Network/HTTP/Lucu.hs dist/build/tmp11323/Network/HTTP/Lucu/Abortion.hs dist/build/tmp11323/Network/HTTP/Lucu/Authorization.hs dist/build/tmp11323/Network/HTTP/Lucu/Config.hs dist/build/tmp11323/Network/HTTP/Lucu/ETag.hs dist/build/tmp11323/Network/HTTP/Lucu/HttpVersion.hs dist/build/tmp11323/Network/HTTP/Lucu/Httpd.hs dist/build/tmp11323/Network/HTTP/Lucu/MIMEType.hs dist/build/tmp11323/Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs dist/build/tmp11323/Network/HTTP/Lucu/MIMEType/Guess.hs dist/build/tmp11323/Network/HTTP/Lucu/Parser.hs dist/build/tmp11323/Network/HTTP/Lucu/Parser/Http.hs dist/build/tmp11323/Network/HTTP/Lucu/RFC1123DateTime.hs dist/build/tmp11323/Network/HTTP/Lucu/Request.hs dist/build/tmp11323/Network/HTTP/Lucu/Resource.hs dist/build/tmp11323/Network/HTTP/Lucu/Resource/Tree.hs dist/build/tmp11323/Network/HTTP/Lucu/Response.hs dist/build/tmp11323/Network/HTTP/Lucu/StaticFile.hs dist/build/tmp11323/Network/HTTP/Lucu/Utils.hs dist/build/tmp11323/Network/HTTP/Lucu/Chunk.hs dist/build/tmp11323/Network/HTTP/Lucu/ContentCoding.hs dist/build/tmp11323/Network/HTTP/Lucu/DefaultPage.hs dist/build/tmp11323/Network/HTTP/Lucu/Format.hs dist/build/tmp11323/Network/HTTP/Lucu/Headers.hs dist/build/tmp11323/Network/HTTP/Lucu/Interaction.hs dist/build/tmp11323/Network/HTTP/Lucu/MultipartForm.hs dist/build/tmp11323/Network/HTTP/Lucu/Postprocess.hs dist/build/tmp11323/Network/HTTP/Lucu/Preprocess.hs dist/build/tmp11323/Network/HTTP/Lucu/RequestReader.hs dist/build/tmp11323/Network/HTTP/Lucu/ResponseWriter.hs Warning: Network.HTTP.Lucu.Request: could not find link destinations for: Network.HTTP.Lucu.Headers.Headers Network.HTTP.Lucu.Headers.HasHeaders Warning: Network.HTTP.Lucu.Response: could not find link destinations for: Network.HTTP.Lucu.Headers.Headers Network.HTTP.Lucu.Headers.HasHeaders Warning: Network.HTTP.Lucu.Abortion: could not find link destinations for: Network.HTTP.Lucu.Headers.Headers Warning: Network.HTTP.Lucu.Resource: could not find link destinations for: Network.HTTP.Lucu.Interaction.Interaction Network.HTTP.Lucu.Interaction.InteractionState Warning: Network.HTTP.Lucu.Resource.Tree: could not find link destinations for: Network.HTTP.Lucu.Interaction.Interaction Documentation created: dist/doc/html/Lucu/index.html Running Haddock for Lucu-0.1... /usr/local/bin/haddock --use-contents=/package/Lucu-0.1 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library Lucu-0.1... Preprocessing executables for Lucu-0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy Network/HTTP/Lucu.hs to dist/build/tmp11360/Network/HTTP/Lucu.hs copy Network/HTTP/Lucu/Abortion.hs to dist/build/tmp11360/Network/HTTP/Lucu/Abortion.hs copy Network/HTTP/Lucu/Authorization.hs to dist/build/tmp11360/Network/HTTP/Lucu/Authorization.hs copy Network/HTTP/Lucu/Config.hs to dist/build/tmp11360/Network/HTTP/Lucu/Config.hs copy Network/HTTP/Lucu/ETag.hs to dist/build/tmp11360/Network/HTTP/Lucu/ETag.hs copy Network/HTTP/Lucu/HttpVersion.hs to dist/build/tmp11360/Network/HTTP/Lucu/HttpVersion.hs copy Network/HTTP/Lucu/Httpd.hs to dist/build/tmp11360/Network/HTTP/Lucu/Httpd.hs copy Network/HTTP/Lucu/MIMEType.hs to dist/build/tmp11360/Network/HTTP/Lucu/MIMEType.hs copy Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs to dist/build/tmp11360/Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs copy Network/HTTP/Lucu/MIMEType/Guess.hs to dist/build/tmp11360/Network/HTTP/Lucu/MIMEType/Guess.hs copy Network/HTTP/Lucu/Parser.hs to dist/build/tmp11360/Network/HTTP/Lucu/Parser.hs copy Network/HTTP/Lucu/Parser/Http.hs to dist/build/tmp11360/Network/HTTP/Lucu/Parser/Http.hs copy Network/HTTP/Lucu/RFC1123DateTime.hs to dist/build/tmp11360/Network/HTTP/Lucu/RFC1123DateTime.hs copy Network/HTTP/Lucu/Request.hs to dist/build/tmp11360/Network/HTTP/Lucu/Request.hs copy Network/HTTP/Lucu/Resource.hs to dist/build/tmp11360/Network/HTTP/Lucu/Resource.hs copy Network/HTTP/Lucu/Resource/Tree.hs to dist/build/tmp11360/Network/HTTP/Lucu/Resource/Tree.hs copy Network/HTTP/Lucu/Response.hs to dist/build/tmp11360/Network/HTTP/Lucu/Response.hs copy Network/HTTP/Lucu/StaticFile.hs to dist/build/tmp11360/Network/HTTP/Lucu/StaticFile.hs copy Network/HTTP/Lucu/Utils.hs to dist/build/tmp11360/Network/HTTP/Lucu/Utils.hs copy Network/HTTP/Lucu/Chunk.hs to dist/build/tmp11360/Network/HTTP/Lucu/Chunk.hs copy Network/HTTP/Lucu/ContentCoding.hs to dist/build/tmp11360/Network/HTTP/Lucu/ContentCoding.hs copy Network/HTTP/Lucu/DefaultPage.hs to dist/build/tmp11360/Network/HTTP/Lucu/DefaultPage.hs copy Network/HTTP/Lucu/Format.hs to dist/build/tmp11360/Network/HTTP/Lucu/Format.hs copy Network/HTTP/Lucu/Headers.hs to dist/build/tmp11360/Network/HTTP/Lucu/Headers.hs copy Network/HTTP/Lucu/Interaction.hs to dist/build/tmp11360/Network/HTTP/Lucu/Interaction.hs copy Network/HTTP/Lucu/MultipartForm.hs to dist/build/tmp11360/Network/HTTP/Lucu/MultipartForm.hs copy Network/HTTP/Lucu/Postprocess.hs to dist/build/tmp11360/Network/HTTP/Lucu/Postprocess.hs copy Network/HTTP/Lucu/Preprocess.hs to dist/build/tmp11360/Network/HTTP/Lucu/Preprocess.hs copy Network/HTTP/Lucu/RequestReader.hs to dist/build/tmp11360/Network/HTTP/Lucu/RequestReader.hs copy Network/HTTP/Lucu/ResponseWriter.hs to dist/build/tmp11360/Network/HTTP/Lucu/ResponseWriter.hs Creating dist/doc/html/Lucu/ (and its parents) /usr/local/bin/haddock --use-contents=/package/Lucu-0.1 --built-in-themes --prologue=dist/doc/html/Lucu/haddock-prolog11360.txt --dump-interface=dist/doc/html/Lucu/Lucu.haddock --optghc=-package-name --optghc=Lucu-0.1 --hide=Network.HTTP.Lucu.Chunk --hide=Network.HTTP.Lucu.ContentCoding --hide=Network.HTTP.Lucu.DefaultPage --hide=Network.HTTP.Lucu.Format --hide=Network.HTTP.Lucu.Headers --hide=Network.HTTP.Lucu.Interaction --hide=Network.HTTP.Lucu.MultipartForm --hide=Network.HTTP.Lucu.Postprocess --hide=Network.HTTP.Lucu.Preprocess --hide=Network.HTTP.Lucu.RequestReader --hide=Network.HTTP.Lucu.ResponseWriter --verbosity=1 --hoogle --read-interface=/usr/local/tmp/archive/install/share/doc/HUnit-1.2.2.1/html,/usr/local/tmp/archive/install/share/doc/HUnit-1.2.2.1/html/HUnit.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/HsOpenSSL-0.8/html,/usr/local/tmp/archive/install/share/doc/HsOpenSSL-0.8/html/HsOpenSSL.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7/bytestring.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/curl-1.3.5/html,/usr/local/tmp/archive/install/share/doc/curl-1.3.5/html/curl.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/dataenc-0.13.0.3/html,/usr/local/tmp/archive/install/share/doc/dataenc-0.13.0.3/html/dataenc.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/deepseq-1.1.0.0/html,/usr/local/tmp/archive/install/share/doc/deepseq-1.1.0.0/html/deepseq.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1,/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1/directory.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/haskell-src-1.0.1.3/html,/usr/local/tmp/archive/install/share/doc/haskell-src-1.0.1.3/html/haskell-src.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/haskell98-1.0.1.1,/usr/local/share/doc/ghc/html/libraries/haskell98-1.0.1.1/haskell98.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/hxt-8.5.4/html,/usr/local/tmp/archive/install/share/doc/hxt-8.5.4/html/hxt.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html/mtl.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/network-2.2.1.7/html,/usr/local/tmp/archive/install/share/doc/network-2.2.1.7/html/network.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html,/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html/parsec.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1,/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1/pretty.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3,/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3/process.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/random-1.0.0.2,/usr/local/share/doc/ghc/html/libraries/random-1.0.0.2/random.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/stm-2.1.2.2/html,/usr/local/tmp/archive/install/share/doc/stm-2.1.2.2/html/stm.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/tagsoup-0.10.1/html,/usr/local/tmp/archive/install/share/doc/tagsoup-0.10.1/html/tagsoup.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/time-1.1.4,/usr/local/share/doc/ghc/html/libraries/time-1.1.4/time.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/zlib-0.5.2.0/html,/usr/local/tmp/archive/install/share/doc/zlib-0.5.2.0/html/zlib.haddock --odir=dist/doc/html/Lucu/ --title=Lucu-0.1: HTTP Daemonic Library --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=HsOpenSSL-0.8-bf2306b0c41a15277c7898290e5d3902 --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 --optghc=-package-id --optghc=containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 --optghc=-package-id --optghc=dataenc-0.13.0.3-ec37c4d6011597d090a87a53a1b4359b --optghc=-package-id --optghc=directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc --optghc=-package-id --optghc=haskell-src-1.0.1.3-8d1c995035ce7f08b1eb1f9f67004962 --optghc=-package-id --optghc=hxt-8.5.4-791cfb3bdbe5cd4dbbbb3d1566b32b6b --optghc=-package-id --optghc=mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 --optghc=-package-id --optghc=network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a --optghc=-package-id --optghc=stm-2.1.2.2-72994c2ca0ffa8fecdf7c989908691b5 --optghc=-package-id --optghc=time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856 --optghc=-package-id --optghc=unix-2.4.0.2-f0e4f20e121d6d583451b356dcaf9ed3 --optghc=-package-id --optghc=zlib-0.5.2.0-7acfb4dd7cb77e3a4b5beb3b9b160b08 --optghc=-O --optghc=-Wall --optghc=-funbox-strict-fields --optghc=-XDeriveDataTypeable --optghc=-XUnboxedTuples -B/usr/local/lib/ghc-6.12.3 dist/build/tmp11360/Network/HTTP/Lucu.hs dist/build/tmp11360/Network/HTTP/Lucu/Abortion.hs dist/build/tmp11360/Network/HTTP/Lucu/Authorization.hs dist/build/tmp11360/Network/HTTP/Lucu/Config.hs dist/build/tmp11360/Network/HTTP/Lucu/ETag.hs dist/build/tmp11360/Network/HTTP/Lucu/HttpVersion.hs dist/build/tmp11360/Network/HTTP/Lucu/Httpd.hs dist/build/tmp11360/Network/HTTP/Lucu/MIMEType.hs dist/build/tmp11360/Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs dist/build/tmp11360/Network/HTTP/Lucu/MIMEType/Guess.hs dist/build/tmp11360/Network/HTTP/Lucu/Parser.hs dist/build/tmp11360/Network/HTTP/Lucu/Parser/Http.hs dist/build/tmp11360/Network/HTTP/Lucu/RFC1123DateTime.hs dist/build/tmp11360/Network/HTTP/Lucu/Request.hs dist/build/tmp11360/Network/HTTP/Lucu/Resource.hs dist/build/tmp11360/Network/HTTP/Lucu/Resource/Tree.hs dist/build/tmp11360/Network/HTTP/Lucu/Response.hs dist/build/tmp11360/Network/HTTP/Lucu/StaticFile.hs dist/build/tmp11360/Network/HTTP/Lucu/Utils.hs dist/build/tmp11360/Network/HTTP/Lucu/Chunk.hs dist/build/tmp11360/Network/HTTP/Lucu/ContentCoding.hs dist/build/tmp11360/Network/HTTP/Lucu/DefaultPage.hs dist/build/tmp11360/Network/HTTP/Lucu/Format.hs dist/build/tmp11360/Network/HTTP/Lucu/Headers.hs dist/build/tmp11360/Network/HTTP/Lucu/Interaction.hs dist/build/tmp11360/Network/HTTP/Lucu/MultipartForm.hs dist/build/tmp11360/Network/HTTP/Lucu/Postprocess.hs dist/build/tmp11360/Network/HTTP/Lucu/Preprocess.hs dist/build/tmp11360/Network/HTTP/Lucu/RequestReader.hs dist/build/tmp11360/Network/HTTP/Lucu/ResponseWriter.hs Warning: Network.HTTP.Lucu.Request: could not find link destinations for: Network.HTTP.Lucu.Headers.Headers Network.HTTP.Lucu.Headers.HasHeaders Warning: Network.HTTP.Lucu.Response: could not find link destinations for: Network.HTTP.Lucu.Headers.Headers Network.HTTP.Lucu.Headers.HasHeaders Warning: Network.HTTP.Lucu.Abortion: could not find link destinations for: Network.HTTP.Lucu.Headers.Headers Warning: Network.HTTP.Lucu.Resource: could not find link destinations for: Network.HTTP.Lucu.Interaction.Interaction Network.HTTP.Lucu.Interaction.InteractionState Warning: Network.HTTP.Lucu.Resource.Tree: could not find link destinations for: Network.HTTP.Lucu.Interaction.Interaction Documentation created: dist/doc/html/Lucu/Lucu.txt *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library Lucu-0.1... Preprocessing executables for Lucu-0.1... Building Lucu-0.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name Lucu-0.1 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id HsOpenSSL-0.8-bf2306b0c41a15277c7898290e5d3902 -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 -package-id containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 -package-id dataenc-0.13.0.3-ec37c4d6011597d090a87a53a1b4359b -package-id directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc -package-id haskell-src-1.0.1.3-8d1c995035ce7f08b1eb1f9f67004962 -package-id hxt-8.5.4-791cfb3bdbe5cd4dbbbb3d1566b32b6b -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a -package-id stm-2.1.2.2-72994c2ca0ffa8fecdf7c989908691b5 -package-id time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856 -package-id unix-2.4.0.2-f0e4f20e121d6d583451b356dcaf9ed3 -package-id zlib-0.5.2.0-7acfb4dd7cb77e3a4b5beb3b9b160b08 -O -Wall -funbox-strict-fields -XDeriveDataTypeable -XUnboxedTuples Network.HTTP.Lucu Network.HTTP.Lucu.Abortion Network.HTTP.Lucu.Authorization Network.HTTP.Lucu.Config Network.HTTP.Lucu.ETag Network.HTTP.Lucu.HttpVersion Network.HTTP.Lucu.Httpd Network.HTTP.Lucu.MIMEType Network.HTTP.Lucu.MIMEType.DefaultExtensionMap Network.HTTP.Lucu.MIMEType.Guess Network.HTTP.Lucu.Parser Network.HTTP.Lucu.Parser.Http Network.HTTP.Lucu.RFC1123DateTime Network.HTTP.Lucu.Request Network.HTTP.Lucu.Resource Network.HTTP.Lucu.Resource.Tree Network.HTTP.Lucu.Response Network.HTTP.Lucu.StaticFile Network.HTTP.Lucu.Utils Network.HTTP.Lucu.Chunk Network.HTTP.Lucu.ContentCoding Network.HTTP.Lucu.DefaultPage Network.HTTP.Lucu.Format Network.HTTP.Lucu.Headers Network.HTTP.Lucu.Interaction Network.HTTP.Lucu.MultipartForm Network.HTTP.Lucu.Postprocess Network.HTTP.Lucu.Preprocess Network.HTTP.Lucu.RequestReader Network.HTTP.Lucu.ResponseWriter [ 2 of 30] Compiling Network.HTTP.Lucu.Utils ( Network/HTTP/Lucu/Utils.hs, dist/build/Network/HTTP/Lucu/Utils.o ) Network/HTTP/Lucu/Utils.hs:15:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 4 of 30] Compiling Network.HTTP.Lucu.Parser.Http ( Network/HTTP/Lucu/Parser/Http.hs, dist/build/Network/HTTP/Lucu/Parser/Http.o ) Network/HTTP/Lucu/Parser/Http.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/Parser/Http.hs:20:0: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() Network/HTTP/Lucu/Parser/Http.hs:71:14: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Parser/Http.hs:72:28: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Parser/Http.hs:73:28: 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 Network/HTTP/Lucu/Parser/Http.hs:99:15: 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 Network/HTTP/Lucu/Parser/Http.hs:101:15: 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 Network/HTTP/Lucu/Parser/Http.hs:107:22: 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 [ 5 of 30] Compiling Network.HTTP.Lucu.HttpVersion ( Network/HTTP/Lucu/HttpVersion.hs, dist/build/Network/HTTP/Lucu/HttpVersion.o ) Network/HTTP/Lucu/HttpVersion.hs:13:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/HttpVersion.hs:33:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "HTTP/"", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/HttpVersion.hs:35:18: 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 [ 6 of 30] Compiling Network.HTTP.Lucu.RFC1123DateTime ( Network/HTTP/Lucu/RFC1123DateTime.hs, dist/build/Network/HTTP/Lucu/RFC1123DateTime.o ) Network/HTTP/Lucu/RFC1123DateTime.hs:17:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/RFC1123DateTime.hs:85:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- foldl ((<|>)) (failP) (map string weekStr)", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/RFC1123DateTime.hs:86:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:87:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:89:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:91:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:93:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:95:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:97:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:99:18: 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 Network/HTTP/Lucu/RFC1123DateTime.hs:100:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "GMT"", or by using the flag -fno-warn-unused-do-bind [ 7 of 30] Compiling Network.HTTP.Lucu.ContentCoding ( Network/HTTP/Lucu/ContentCoding.hs, dist/build/Network/HTTP/Lucu/ContentCoding.o ) Network/HTTP/Lucu/ContentCoding.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/ContentCoding.hs:22:28: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string ";q="", or by using the flag -fno-warn-unused-do-bind [ 8 of 30] Compiling Network.HTTP.Lucu.Headers ( Network/HTTP/Lucu/Headers.hs, dist/build/Network/HTTP/Lucu/Headers.o ) Network/HTTP/Lucu/Headers.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/Headers.hs:176:14: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Headers.hs:181:18: 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 Network/HTTP/Lucu/Headers.hs:189:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind [ 9 of 30] Compiling Network.HTTP.Lucu.Request ( Network/HTTP/Lucu/Request.hs, dist/build/Network/HTTP/Lucu/Request.o ) Network/HTTP/Lucu/Request.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/Request.hs:48:14: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Request.hs:61:18: Warning: A do-notation statement discarded a result of type Char. Suppress this warning by saying "_ <- sp", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Request.hs:63:18: Warning: A do-notation statement discarded a result of type Char. Suppress this warning by saying "_ <- sp", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Request.hs:65:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind [10 of 30] Compiling Network.HTTP.Lucu.Chunk ( Network/HTTP/Lucu/Chunk.hs, dist/build/Network/HTTP/Lucu/Chunk.o ) Network/HTTP/Lucu/Chunk.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/Chunk.hs:17:18: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Chunk.hs:23:21: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- ($) many do { char ';'; token; char '='; (<|>) token quotedStr }", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Chunk.hs:23:31: 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 Network/HTTP/Lucu/Chunk.hs:24:31: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- token", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Chunk.hs:25:31: 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 [11 of 30] Compiling Network.HTTP.Lucu.Response ( Network/HTTP/Lucu/Response.hs, dist/build/Network/HTTP/Lucu/Response.o ) Network/HTTP/Lucu/Response.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [12 of 30] Compiling Network.HTTP.Lucu.MIMEType ( Network/HTTP/Lucu/MIMEType.hs, dist/build/Network/HTTP/Lucu/MIMEType.o ) Network/HTTP/Lucu/MIMEType.hs:16:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/MIMEType.hs:59:15: 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 Network/HTTP/Lucu/MIMEType.hs:65:18: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType.hs:66:18: 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 Network/HTTP/Lucu/MIMEType.hs:67:18: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType.hs:69:18: 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 [13 of 30] Compiling Network.HTTP.Lucu.MIMEType.Guess ( Network/HTTP/Lucu/MIMEType/Guess.hs, dist/build/Network/HTTP/Lucu/MIMEType/Guess.o ) Network/HTTP/Lucu/MIMEType/Guess.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/MIMEType/Guess.hs:24:0: Warning: The import of `System.IO' is redundant except perhaps to import instances from `System.IO' To import instances alone, use: import System.IO() Network/HTTP/Lucu/MIMEType/Guess.hs:59:19: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many spc", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType/Guess.hs:60:19: 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 Network/HTTP/Lucu/MIMEType/Guess.hs:61:19: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- ($) many satisfy (/= '\n')", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType/Guess.hs:64:21: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many spc", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType/Guess.hs:66:21: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many spc", or by using the flag -fno-warn-unused-do-bind [14 of 30] Compiling Network.HTTP.Lucu.MIMEType.DefaultExtensionMap ( Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs, dist/build/Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.o ) Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [15 of 30] Compiling Network.HTTP.Lucu.ETag ( Network/HTTP/Lucu/ETag.hs, dist/build/Network/HTTP/Lucu/ETag.o ) Network/HTTP/Lucu/ETag.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [16 of 30] Compiling Network.HTTP.Lucu.Authorization ( Network/HTTP/Lucu/Authorization.hs, dist/build/Network/HTTP/Lucu/Authorization.o ) Network/HTTP/Lucu/Authorization.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/Authorization.hs:54:21: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "Basic"", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Authorization.hs:55:21: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many1 lws", or by using the flag -fno-warn-unused-do-bind [18 of 30] Compiling Network.HTTP.Lucu.Interaction ( Network/HTTP/Lucu/Interaction.hs, dist/build/Network/HTTP/Lucu/Interaction.o ) Network/HTTP/Lucu/Interaction.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [19 of 30] Compiling Network.HTTP.Lucu.DefaultPage ( Network/HTTP/Lucu/DefaultPage.hs, dist/build/Network/HTTP/Lucu/DefaultPage.o ) Network/HTTP/Lucu/DefaultPage.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [20 of 30] Compiling Network.HTTP.Lucu.Abortion ( Network/HTTP/Lucu/Abortion.hs, dist/build/Network/HTTP/Lucu/Abortion.o ) Network/HTTP/Lucu/Abortion.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/Abortion.hs:18:0: Warning: In the use of data constructor `DynException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." [21 of 30] Compiling Network.HTTP.Lucu.MultipartForm ( Network/HTTP/Lucu/MultipartForm.hs, dist/build/Network/HTTP/Lucu/MultipartForm.o ) Network/HTTP/Lucu/MultipartForm.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/MultipartForm.hs:46:9: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "--"", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:47:9: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string boundary", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:48:9: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "--"", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:49:9: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:56:9: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "--"", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:57:9: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string boundary", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:58:9: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:67:39: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:68:39: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "--"", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:71:9: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- crlf", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:108:18: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:109:18: 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 Network/HTTP/Lucu/MultipartForm.hs:110:18: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MultipartForm.hs:112:18: 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 [22 of 30] Compiling Network.HTTP.Lucu.Postprocess ( Network/HTTP/Lucu/Postprocess.hs, dist/build/Network/HTTP/Lucu/Postprocess.o ) Network/HTTP/Lucu/Postprocess.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [23 of 30] Compiling Network.HTTP.Lucu.Resource ( Network/HTTP/Lucu/Resource.hs, dist/build/Network/HTTP/Lucu/Resource.o ) Network/HTTP/Lucu/Resource.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [24 of 30] Compiling Network.HTTP.Lucu.Resource.Tree ( Network/HTTP/Lucu/Resource/Tree.hs, dist/build/Network/HTTP/Lucu/Resource/Tree.o ) Network/HTTP/Lucu/Resource/Tree.hs:18:0: Warning: In the use of data constructor `ErrorCall' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/Resource/Tree.hs:18:0: Warning: In the use of data constructor `IOException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/Resource/Tree.hs:18:0: Warning: In the use of data constructor `DynException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/Resource/Tree.hs:18:0: Warning: In the use of `catch' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/Resource/Tree.hs:18:0: Warning: In the use of type constructor or class `Exception' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/Resource/Tree.hs:37:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/Resource/Tree.hs:169:6: Warning: Pattern match(es) are non-exhaustive In the definition of `walkTree': Patterns not matched: _ [] _ [25 of 30] Compiling Network.HTTP.Lucu.StaticFile ( Network/HTTP/Lucu/StaticFile.hs, dist/build/Network/HTTP/Lucu/StaticFile.o ) Network/HTTP/Lucu/StaticFile.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [26 of 30] Compiling Network.HTTP.Lucu.ResponseWriter ( Network/HTTP/Lucu/ResponseWriter.hs, dist/build/Network/HTTP/Lucu/ResponseWriter.o ) Network/HTTP/Lucu/ResponseWriter.hs:9:0: Warning: In the use of data constructor `IOException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/ResponseWriter.hs:9:0: Warning: In the use of data constructor `AsyncException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/ResponseWriter.hs:9:0: Warning: In the use of data constructor `BlockedIndefinitely' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/ResponseWriter.hs:9:0: Warning: In the use of `catch' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/ResponseWriter.hs:20:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [27 of 30] Compiling Network.HTTP.Lucu.Preprocess ( Network/HTTP/Lucu/Preprocess.hs, dist/build/Network/HTTP/Lucu/Preprocess.o ) Network/HTTP/Lucu/Preprocess.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [28 of 30] Compiling Network.HTTP.Lucu.RequestReader ( Network/HTTP/Lucu/RequestReader.hs, dist/build/Network/HTTP/Lucu/RequestReader.o ) Network/HTTP/Lucu/RequestReader.hs:7:0: Warning: In the use of data constructor `IOException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/RequestReader.hs:7:0: Warning: In the use of data constructor `AsyncException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/RequestReader.hs:7:0: Warning: In the use of data constructor `BlockedIndefinitely' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/RequestReader.hs:7:0: Warning: In the use of `catch' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Network/HTTP/Lucu/RequestReader.hs:26:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/RequestReader.hs:120:27: Warning: A do-notation statement discarded a result of type base:GHC.Conc.ThreadId. Suppress this warning by saying "_ <- runResource rsrcDef itr", or by using the flag -fno-warn-unused-do-bind [29 of 30] Compiling Network.HTTP.Lucu.Httpd ( Network/HTTP/Lucu/Httpd.hs, dist/build/Network/HTTP/Lucu/Httpd.o ) Network/HTTP/Lucu/Httpd.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/Httpd.hs:55:9: Warning: A do-notation statement discarded a result of type Handler. Suppress this warning by saying "_ <- installHandler sigPIPE System.Posix.Signals.Ignore (base:Data.Maybe.Nothing)", or by using the flag -fno-warn-unused-do-bind [30 of 30] Compiling Network.HTTP.Lucu ( Network/HTTP/Lucu.hs, dist/build/Network/HTTP/Lucu.o ) Network/HTTP/Lucu.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Linking... /usr/bin/ar -r dist/build/libHSLucu-0.1.a dist/build/Network/HTTP/Lucu.o dist/build/Network/HTTP/Lucu/Abortion.o dist/build/Network/HTTP/Lucu/Authorization.o dist/build/Network/HTTP/Lucu/Config.o dist/build/Network/HTTP/Lucu/ETag.o dist/build/Network/HTTP/Lucu/HttpVersion.o dist/build/Network/HTTP/Lucu/Httpd.o dist/build/Network/HTTP/Lucu/MIMEType.o dist/build/Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.o dist/build/Network/HTTP/Lucu/MIMEType/Guess.o dist/build/Network/HTTP/Lucu/Parser.o dist/build/Network/HTTP/Lucu/Parser/Http.o dist/build/Network/HTTP/Lucu/RFC1123DateTime.o dist/build/Network/HTTP/Lucu/Request.o dist/build/Network/HTTP/Lucu/Resource.o dist/build/Network/HTTP/Lucu/Resource/Tree.o dist/build/Network/HTTP/Lucu/Response.o dist/build/Network/HTTP/Lucu/StaticFile.o dist/build/Network/HTTP/Lucu/Utils.o dist/build/Network/HTTP/Lucu/Chunk.o dist/build/Network/HTTP/Lucu/ContentCoding.o dist/build/Network/HTTP/Lucu/DefaultPage.o dist/build/Network/HTTP/Lucu/Format.o dist/build/Network/HTTP/Lucu/Headers.o dist/build/Network/HTTP/Lucu/Interaction.o dist/build/Network/HTTP/Lucu/MultipartForm.o dist/build/Network/HTTP/Lucu/Postprocess.o dist/build/Network/HTTP/Lucu/Preprocess.o dist/build/Network/HTTP/Lucu/RequestReader.o dist/build/Network/HTTP/Lucu/ResponseWriter.o /usr/bin/ar: creating dist/build/libHSLucu-0.1.a /usr/bin/ld -x -r -o dist/build/HSLucu-0.1.o dist/build/Network/HTTP/Lucu.o dist/build/Network/HTTP/Lucu/Abortion.o dist/build/Network/HTTP/Lucu/Authorization.o dist/build/Network/HTTP/Lucu/Config.o dist/build/Network/HTTP/Lucu/ETag.o dist/build/Network/HTTP/Lucu/HttpVersion.o dist/build/Network/HTTP/Lucu/Httpd.o dist/build/Network/HTTP/Lucu/MIMEType.o dist/build/Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.o dist/build/Network/HTTP/Lucu/MIMEType/Guess.o dist/build/Network/HTTP/Lucu/Parser.o dist/build/Network/HTTP/Lucu/Parser/Http.o dist/build/Network/HTTP/Lucu/RFC1123DateTime.o dist/build/Network/HTTP/Lucu/Request.o dist/build/Network/HTTP/Lucu/Resource.o dist/build/Network/HTTP/Lucu/Resource/Tree.o dist/build/Network/HTTP/Lucu/Response.o dist/build/Network/HTTP/Lucu/StaticFile.o dist/build/Network/HTTP/Lucu/Utils.o dist/build/Network/HTTP/Lucu/Chunk.o dist/build/Network/HTTP/Lucu/ContentCoding.o dist/build/Network/HTTP/Lucu/DefaultPage.o dist/build/Network/HTTP/Lucu/Format.o dist/build/Network/HTTP/Lucu/Headers.o dist/build/Network/HTTP/Lucu/Interaction.o dist/build/Network/HTTP/Lucu/MultipartForm.o dist/build/Network/HTTP/Lucu/Postprocess.o dist/build/Network/HTTP/Lucu/Preprocess.o dist/build/Network/HTTP/Lucu/RequestReader.o dist/build/Network/HTTP/Lucu/ResponseWriter.o Registering Lucu-0.1... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace Building executable lucu-implant-file... Creating dist/build/lucu-implant-file (and its parents) Creating dist/build/lucu-implant-file/lucu-implant-file-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/lucu-implant-file/lucu-implant-file -hide-all-packages -fbuilding-cabal-package -package-conf dist/package.conf.inplace -i -idist/build/lucu-implant-file/lucu-implant-file-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/lucu-implant-file/lucu-implant-file-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/lucu-implant-file/lucu-implant-file-tmp -hidir dist/build/lucu-implant-file/lucu-implant-file-tmp -stubdir dist/build/lucu-implant-file/lucu-implant-file-tmp -package-id HsOpenSSL-0.8-bf2306b0c41a15277c7898290e5d3902 -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 -package-id containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 -package-id dataenc-0.13.0.3-ec37c4d6011597d090a87a53a1b4359b -package-id directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc -package-id haskell-src-1.0.1.3-8d1c995035ce7f08b1eb1f9f67004962 -package-id hxt-8.5.4-791cfb3bdbe5cd4dbbbb3d1566b32b6b -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a -package-id stm-2.1.2.2-72994c2ca0ffa8fecdf7c989908691b5 -package-id time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856 -package-id unix-2.4.0.2-f0e4f20e121d6d583451b356dcaf9ed3 -package-id zlib-0.5.2.0-7acfb4dd7cb77e3a4b5beb3b9b160b08 -O -Wall -funbox-strict-fields -XUnboxedTuples ./ImplantFile.hs [1 of 7] Compiling Network.HTTP.Lucu.Utils ( Network/HTTP/Lucu/Utils.hs, dist/build/lucu-implant-file/lucu-implant-file-tmp/Network/HTTP/Lucu/Utils.o ) Network/HTTP/Lucu/Utils.hs:15:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [2 of 7] Compiling Network.HTTP.Lucu.Parser ( Network/HTTP/Lucu/Parser.hs, dist/build/lucu-implant-file/lucu-implant-file-tmp/Network/HTTP/Lucu/Parser.o ) Network/HTTP/Lucu/Parser.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [3 of 7] Compiling Network.HTTP.Lucu.Parser.Http ( Network/HTTP/Lucu/Parser/Http.hs, dist/build/lucu-implant-file/lucu-implant-file-tmp/Network/HTTP/Lucu/Parser/Http.o ) Network/HTTP/Lucu/Parser/Http.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/Parser/Http.hs:20:0: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() Network/HTTP/Lucu/Parser/Http.hs:71:14: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Parser/Http.hs:72:28: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/Parser/Http.hs:73:28: 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 Network/HTTP/Lucu/Parser/Http.hs:99:15: 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 Network/HTTP/Lucu/Parser/Http.hs:101:15: 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 Network/HTTP/Lucu/Parser/Http.hs:107:22: 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 [4 of 7] Compiling Network.HTTP.Lucu.MIMEType ( Network/HTTP/Lucu/MIMEType.hs, dist/build/lucu-implant-file/lucu-implant-file-tmp/Network/HTTP/Lucu/MIMEType.o ) Network/HTTP/Lucu/MIMEType.hs:16:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/MIMEType.hs:59:15: 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 Network/HTTP/Lucu/MIMEType.hs:65:18: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType.hs:66:18: 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 Network/HTTP/Lucu/MIMEType.hs:67:18: Warning: A do-notation statement discarded a result of type [String]. Suppress this warning by saying "_ <- many lws", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType.hs:69:18: 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 [5 of 7] Compiling Network.HTTP.Lucu.MIMEType.Guess ( Network/HTTP/Lucu/MIMEType/Guess.hs, dist/build/lucu-implant-file/lucu-implant-file-tmp/Network/HTTP/Lucu/MIMEType/Guess.o ) Network/HTTP/Lucu/MIMEType/Guess.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Network/HTTP/Lucu/MIMEType/Guess.hs:24:0: Warning: The import of `System.IO' is redundant except perhaps to import instances from `System.IO' To import instances alone, use: import System.IO() Network/HTTP/Lucu/MIMEType/Guess.hs:59:19: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many spc", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType/Guess.hs:60:19: 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 Network/HTTP/Lucu/MIMEType/Guess.hs:61:19: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- ($) many satisfy (/= '\n')", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType/Guess.hs:64:21: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many spc", or by using the flag -fno-warn-unused-do-bind Network/HTTP/Lucu/MIMEType/Guess.hs:66:21: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many spc", or by using the flag -fno-warn-unused-do-bind [6 of 7] Compiling Network.HTTP.Lucu.MIMEType.DefaultExtensionMap ( Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs, dist/build/lucu-implant-file/lucu-implant-file-tmp/Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.o ) Network/HTTP/Lucu/MIMEType/DefaultExtensionMap.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [7 of 7] Compiling Main ( ImplantFile.hs, dist/build/lucu-implant-file/lucu-implant-file-tmp/Main.o ) ImplantFile.hs:109:40: Couldn't match expected type `CompressParams' against inferred type `CompressionLevel' In the first argument of `compressWith', namely `BestCompression' In the expression: compressWith BestCompression input In the definition of `gzippedData': gzippedData = compressWith BestCompression input