Created
July 9, 2014 06:00
-
-
Save GrooveStomp/0ed6144420f664699c56 to your computer and use it in GitHub Desktop.
Trying to install hoogle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ↳ cabal install hoogle | |
| Resolving dependencies... | |
| In order, the following will be installed: | |
| cmdargs-0.10.7 (reinstall) changes: transformers-0.3.0.0 -> 0.4.1.0 | |
| haskell-src-exts-1.15.0.1 (new package) | |
| parsec-3.1.5 (reinstall) changes: mtl-2.1.3.1 -> 2.2.1 | |
| network-2.5.0.0 (reinstall) | |
| simple-sendfile-0.2.15 (reinstall) changes: network-2.5.0.0 added | |
| streaming-commons-0.1.3.1 (reinstall) changes: network-2.5.0.0 added | |
| wai-3.0.0.2 (reinstall) changes: network-2.5.0.0 added | |
| warp-3.0.0.3 (reinstall) changes: network-2.5.0.0 added | |
| hoogle-4.2.33 (new package) | |
| Warning: Note that reinstalls are always dangerous. Continuing anyway... | |
| Configuring cmdargs-0.10.7... | |
| Building cmdargs-0.10.7... | |
| Preprocessing library cmdargs-0.10.7... | |
| [ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o ) | |
| [ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o ) | |
| [ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o ) | |
| [ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o ) | |
| [ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o ) | |
| [ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o ) | |
| [ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o ) | |
| [ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o ) | |
| [ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o ) | |
| [10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o ) | |
| System/Console/CmdArgs/Helper.hs:175:10: Warning: | |
| No explicit implementation for | |
| either ‘showsPrec’ or ‘show’ | |
| In the instance declaration for ‘Show (NoShow a)’ | |
| System/Console/CmdArgs/Helper.hs:176:10: Warning: | |
| No explicit implementation for | |
| either ‘readsPrec’ or ‘GHC.Read.readPrec’ | |
| In the instance declaration for ‘Read (NoShow a)’ | |
| [11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o ) | |
| [12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o ) | |
| [13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o ) | |
| [14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o ) | |
| [15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o ) | |
| [16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o ) | |
| Data/Generics/Any.hs:65:17: Warning: | |
| In the use of ‘tyConString’ | |
| (imported from Data.Data, but defined in Data.Typeable.Internal): | |
| Deprecated: "renamed to 'tyConName'; 'tyConModule' and 'tyConPackage' are also available." | |
| [17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o ) | |
| [18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o ) | |
| [19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o ) | |
| [20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o ) | |
| [21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o ) | |
| [22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o ) | |
| [23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o ) | |
| [24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o ) | |
| [25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o ) | |
| In-place registering cmdargs-0.10.7... | |
| Creating package registration file: /tmp/pkgConf-cmdargs-0.1026155.7 | |
| Installing library in | |
| /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/cmdargs-0.10.7 | |
| Registering cmdargs-0.10.7... | |
| Installed cmdargs-0.10.7 | |
| [1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.15.0.1-26155/haskell-src-exts-1.15.0.1/dist/setup/setup.hs, /tmp/haskell-src-exts-1.15.0.1-26155/haskell-src-exts-1.15.0.1/dist/setup/Main.o ) | |
| Linking /tmp/haskell-src-exts-1.15.0.1-26155/haskell-src-exts-1.15.0.1/dist/setup/setup ... | |
| Configuring haskell-src-exts-1.15.0.1... | |
| setup: The program 'happy' version >=1.17 is required but it could not be | |
| found. | |
| Failed to install haskell-src-exts-1.15.0.1 | |
| Configuring parsec-3.1.5... | |
| Building parsec-3.1.5... | |
| Preprocessing library parsec-3.1.5... | |
| [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) | |
| [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) | |
| [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) | |
| [ 4 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) | |
| [ 5 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) | |
| [ 6 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) | |
| [ 7 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) | |
| [ 8 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) | |
| [ 9 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) | |
| [10 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) | |
| [11 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) | |
| [12 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) | |
| [13 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) | |
| [14 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) | |
| [15 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) | |
| [16 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) | |
| [17 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) | |
| [18 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) | |
| [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) | |
| [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) | |
| [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) | |
| [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) | |
| [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) | |
| [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) | |
| [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) | |
| In-place registering parsec-3.1.5... | |
| Creating package registration file: /tmp/pkgConf-parsec-3.126155.5 | |
| Installing library in | |
| /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/parsec-3.1.5 | |
| Registering parsec-3.1.5... | |
| Installed parsec-3.1.5 | |
| Configuring network-2.5.0.0... | |
| configure: WARNING: unrecognized options: --with-compiler, --with-gcc | |
| checking build system type... x86_64-unknown-linux-gnu | |
| checking host system type... x86_64-unknown-linux-gnu | |
| checking for gcc... gcc | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether gcc accepts -g... yes | |
| checking for gcc option to accept ISO C89... none needed | |
| checking for an ANSI C-conforming const... yes | |
| checking how to run the C preprocessor... gcc -E | |
| checking for grep that handles long lines and -e... /bin/grep | |
| checking for egrep... /bin/grep -E | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking fcntl.h usability... yes | |
| checking fcntl.h presence... yes | |
| checking for fcntl.h... yes | |
| checking limits.h usability... yes | |
| checking limits.h presence... yes | |
| checking for limits.h... yes | |
| checking for stdlib.h... (cached) yes | |
| checking for sys/types.h... (cached) yes | |
| checking for unistd.h... (cached) yes | |
| checking winsock2.h usability... no | |
| checking winsock2.h presence... no | |
| checking for winsock2.h... no | |
| checking ws2tcpip.h usability... no | |
| checking ws2tcpip.h presence... no | |
| checking for ws2tcpip.h... no | |
| checking arpa/inet.h usability... yes | |
| checking arpa/inet.h presence... yes | |
| checking for arpa/inet.h... yes | |
| checking netdb.h usability... yes | |
| checking netdb.h presence... yes | |
| checking for netdb.h... yes | |
| checking netinet/in.h usability... yes | |
| checking netinet/in.h presence... yes | |
| checking for netinet/in.h... yes | |
| checking netinet/tcp.h usability... yes | |
| checking netinet/tcp.h presence... yes | |
| checking for netinet/tcp.h... yes | |
| checking sys/socket.h usability... yes | |
| checking sys/socket.h presence... yes | |
| checking for sys/socket.h... yes | |
| checking sys/uio.h usability... yes | |
| checking sys/uio.h presence... yes | |
| checking for sys/uio.h... yes | |
| checking sys/un.h usability... yes | |
| checking sys/un.h presence... yes | |
| checking for sys/un.h... yes | |
| checking for readlink... yes | |
| checking for symlink... yes | |
| checking for struct msghdr.msg_control... yes | |
| checking for struct msghdr.msg_accrights... no | |
| checking for struct sockaddr.sa_len... no | |
| checking for in_addr_t in netinet/in.h... yes | |
| checking for SO_PEERCRED and struct ucred in sys/socket.h... yes | |
| checking for getpeereid in unistd.h... checking for getpeereid... no | |
| checking for _head_libws2_32_a in -lws2_32... no | |
| checking for getaddrinfo... yes | |
| checking for gai_strerror... yes | |
| checking whether AI_ADDRCONFIG is declared... yes | |
| checking whether AI_ALL is declared... yes | |
| checking whether AI_NUMERICSERV is declared... yes | |
| checking whether AI_V4MAPPED is declared... yes | |
| checking whether IPV6_V6ONLY is declared... yes | |
| checking whether IPPROTO_IP is declared... yes | |
| checking whether IPPROTO_TCP is declared... yes | |
| checking whether IPPROTO_IPV6 is declared... yes | |
| checking for sendfile in sys/sendfile.h... yes | |
| checking for sendfile in sys/socket.h... no | |
| checking for gethostent... yes | |
| checking for accept4... yes | |
| configure: creating ./config.status | |
| config.status: creating network.buildinfo | |
| config.status: creating include/HsNetworkConfig.h | |
| configure: WARNING: unrecognized options: --with-compiler, --with-gcc | |
| Building network-2.5.0.0... | |
| Preprocessing library network-2.5.0.0... | |
| [ 1 of 11] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o ) | |
| [ 2 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) | |
| [ 3 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) | |
| [ 4 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) | |
| [ 5 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) | |
| [ 6 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) | |
| [ 7 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) | |
| [ 8 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) | |
| [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( dist/build/Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) | |
| [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) | |
| [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) | |
| In-place registering network-2.5.0.0... | |
| Creating package registration file: /tmp/pkgConf-network-2.5.026155.0 | |
| Installing library in | |
| /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/network-2.5.0.0 | |
| Registering network-2.5.0.0... | |
| Installed network-2.5.0.0 | |
| Configuring simple-sendfile-0.2.15... | |
| Building simple-sendfile-0.2.15... | |
| Preprocessing library simple-sendfile-0.2.15... | |
| [1 of 3] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.o ) | |
| [2 of 3] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.o ) | |
| [3 of 3] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.o ) | |
| In-place registering simple-sendfile-0.2.15... | |
| Creating package registration file: /tmp/pkgConf-simple-sendfile-0.226155.15 | |
| Installing library in | |
| /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/simple-sendfile-0.2.15 | |
| Registering simple-sendfile-0.2.15... | |
| Installed simple-sendfile-0.2.15 | |
| Configuring streaming-commons-0.1.3.1... | |
| Building streaming-commons-0.1.3.1... | |
| Preprocessing library streaming-commons-0.1.3.1... | |
| [ 1 of 13] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o ) | |
| [ 2 of 13] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o ) | |
| [ 3 of 13] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) | |
| [ 4 of 13] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) | |
| [ 5 of 13] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) | |
| [ 6 of 13] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) | |
| [ 7 of 13] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) | |
| [ 8 of 13] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o ) | |
| Data/Streaming/Text.hs:95:15: Warning: | |
| In the use of ‘textP’ (imported from Data.Text.Internal): | |
| Deprecated: "Use text instead" | |
| Data/Streaming/Text.hs:141:29: Warning: | |
| In the use of ‘textP’ (imported from Data.Text.Internal): | |
| Deprecated: "Use text instead" | |
| [ 9 of 13] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o ) | |
| [10 of 13] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o ) | |
| [11 of 13] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o ) | |
| [12 of 13] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o ) | |
| [13 of 13] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o ) | |
| In-place registering streaming-commons-0.1.3.1... | |
| Creating package registration file: | |
| /tmp/pkgConf-streaming-commons-0.1.326155.1 | |
| Installing library in | |
| /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/streaming-commons-0.1.3.1 | |
| Registering streaming-commons-0.1.3.1... | |
| Installed streaming-commons-0.1.3.1 | |
| Configuring wai-3.0.0.2... | |
| Building wai-3.0.0.2... | |
| Preprocessing library wai-3.0.0.2... | |
| [1 of 2] Compiling Network.Wai.Internal ( Network/Wai/Internal.hs, dist/build/Network/Wai/Internal.o ) | |
| [2 of 2] Compiling Network.Wai ( Network/Wai.hs, dist/build/Network/Wai.o ) | |
| In-place registering wai-3.0.0.2... | |
| Creating package registration file: /tmp/pkgConf-wai-3.0.026155.2 | |
| Installing library in | |
| /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/wai-3.0.0.2 | |
| Registering wai-3.0.0.2... | |
| Installed wai-3.0.0.2 | |
| Configuring warp-3.0.0.3... | |
| Building warp-3.0.0.3... | |
| Preprocessing library warp-3.0.0.3... | |
| [ 1 of 24] Compiling Network.Wai.Handler.Warp.Windows ( Network/Wai/Handler/Warp/Windows.hs, dist/build/Network/Wai/Handler/Warp/Windows.o ) | |
| [ 2 of 24] Compiling Paths_warp ( dist/build/autogen/Paths_warp.hs, dist/build/Paths_warp.o ) | |
| [ 3 of 24] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, dist/build/Network/Wai/Handler/Warp/ResponseHeader.o ) | |
| [ 4 of 24] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, dist/build/Network/Wai/Handler/Warp/ReadInt.o ) | |
| [ 5 of 24] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, dist/build/Network/Wai/Handler/Warp/MultiMap.o ) | |
| [ 6 of 24] Compiling Network.Wai.Handler.Warp.Thread ( Network/Wai/Handler/Warp/Thread.hs, dist/build/Network/Wai/Handler/Warp/Thread.o ) | |
| [ 7 of 24] Compiling Network.Wai.Handler.Warp.IORef ( Network/Wai/Handler/Warp/IORef.hs, dist/build/Network/Wai/Handler/Warp/IORef.o ) | |
| [ 8 of 24] Compiling Network.Wai.Handler.Warp.Buffer ( Network/Wai/Handler/Warp/Buffer.hs, dist/build/Network/Wai/Handler/Warp/Buffer.o ) | |
| [ 9 of 24] Compiling Network.Wai.Handler.Warp.IO ( Network/Wai/Handler/Warp/IO.hs, dist/build/Network/Wai/Handler/Warp/IO.o ) | |
| [10 of 24] Compiling Network.Wai.Handler.Warp.Recv ( Network/Wai/Handler/Warp/Recv.hs, dist/build/Network/Wai/Handler/Warp/Recv.o ) | |
| [11 of 24] Compiling Network.Wai.Handler.Warp.Date ( Network/Wai/Handler/Warp/Date.hs, dist/build/Network/Wai/Handler/Warp/Date.o ) | |
| [12 of 24] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, dist/build/Network/Wai/Handler/Warp/FdCache.o ) | |
| [13 of 24] Compiling Network.Wai.Handler.Warp.Timeout ( Network/Wai/Handler/Warp/Timeout.hs, dist/build/Network/Wai/Handler/Warp/Timeout.o ) | |
| [14 of 24] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, dist/build/Network/Wai/Handler/Warp/Types.o ) | |
| [15 of 24] Compiling Network.Wai.Handler.Warp.Header ( Network/Wai/Handler/Warp/Header.hs, dist/build/Network/Wai/Handler/Warp/Header.o ) | |
| [16 of 24] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, dist/build/Network/Wai/Handler/Warp/Settings.o ) | |
| Network/Wai/Handler/Warp/Settings.hs:8:1: Warning: | |
| The qualified import of ‘Data.ByteString’ is redundant | |
| except perhaps to import instances from ‘Data.ByteString’ | |
| To import instances alone, use: import Data.ByteString() | |
| [17 of 24] Compiling Network.Wai.Handler.Warp.Internal ( Network/Wai/Handler/Warp/Internal.hs, dist/build/Network/Wai/Handler/Warp/Internal.o ) | |
| [18 of 24] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, dist/build/Network/Wai/Handler/Warp/Conduit.o ) | |
| Network/Wai/Handler/Warp/Conduit.hs:3:1: Warning: | |
| The import of ‘Control.Applicative’ is redundant | |
| except perhaps to import instances from ‘Control.Applicative’ | |
| To import instances alone, use: import Control.Applicative() | |
| Network/Wai/Handler/Warp/Conduit.hs:9:1: Warning: | |
| The qualified import of ‘Data.ByteString.Char8’ is redundant | |
| except perhaps to import instances from ‘Data.ByteString.Char8’ | |
| To import instances alone, use: import Data.ByteString.Char8() | |
| [19 of 24] Compiling Network.Wai.Handler.Warp.RequestHeader ( Network/Wai/Handler/Warp/RequestHeader.hs, dist/build/Network/Wai/Handler/Warp/RequestHeader.o ) | |
| Network/Wai/Handler/Warp/RequestHeader.hs:20:1: Warning: | |
| The qualified import of ‘Network.HTTP.Types.URI’ is redundant | |
| except perhaps to import instances from ‘Network.HTTP.Types.URI’ | |
| To import instances alone, use: import Network.HTTP.Types.URI() | |
| [20 of 24] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, dist/build/Network/Wai/Handler/Warp/Request.o ) | |
| Network/Wai/Handler/Warp/Request.hs:11:1: Warning: | |
| The import of ‘Control.Applicative’ is redundant | |
| except perhaps to import instances from ‘Control.Applicative’ | |
| To import instances alone, use: import Control.Applicative() | |
| Network/Wai/Handler/Warp/Request.hs:206:9: Warning: | |
| This binding for ‘bs’ shadows the existing binding | |
| bound at Network/Wai/Handler/Warp/Request.hs:185:5 | |
| Network/Wai/Handler/Warp/Request.hs:236:30: Warning: | |
| This binding for ‘bs’ shadows the existing binding | |
| bound at Network/Wai/Handler/Warp/Request.hs:185:5 | |
| [21 of 24] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, dist/build/Network/Wai/Handler/Warp/Response.o ) | |
| Network/Wai/Handler/Warp/Response.hs:20:1: Warning: | |
| The import of ‘allocBuffer’ | |
| from module ‘Data.Streaming.Blaze’ is redundant | |
| [22 of 24] Compiling Network.Wai.Handler.Warp.SendFile ( Network/Wai/Handler/Warp/SendFile.hs, dist/build/Network/Wai/Handler/Warp/SendFile.o ) | |
| [23 of 24] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, dist/build/Network/Wai/Handler/Warp/Run.o ) | |
| [24 of 24] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, dist/build/Network/Wai/Handler/Warp.o ) | |
| Network/Wai/Handler/Warp.hs:62:5: Warning: | |
| The export item ‘HostPreference(..)’ suggests that | |
| ‘HostPreference’ has (in-scope) constructors or class methods, | |
| but it has none | |
| Network/Wai/Handler/Warp.hs:100:1: Warning: | |
| The import of ‘Data.ByteString’ is redundant | |
| except perhaps to import instances from ‘Data.ByteString’ | |
| To import instances alone, use: import Data.ByteString() | |
| In-place registering warp-3.0.0.3... | |
| Creating package registration file: /tmp/pkgConf-warp-3.0.026155.3 | |
| Installing library in | |
| /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/warp-3.0.0.3 | |
| Registering warp-3.0.0.3... | |
| Installed warp-3.0.0.3 | |
| cabal: Error: some packages failed to install: | |
| haskell-src-exts-1.15.0.1 failed during the configure step. The exception was: | |
| ExitFailure 1 | |
| hoogle-4.2.33 depends on haskell-src-exts-1.15.0.1 which failed to install. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment