Created
July 9, 2014 05:33
-
-
Save GrooveStomp/c590504e615e68084a3a to your computer and use it in GitHub Desktop.
Trying to install hdevtools
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
| [aaron@ubuntu|~/code/yorgey-haskell-course/week-03|git:master|rb:2.1.2p95] | |
| ↳ cabal install hdevtools | |
| Resolving dependencies... | |
| In order, the following would be installed: | |
| cmdargs-0.10.7 (reinstall) changes: transformers-0.4.1.0 -> 0.3.0.0 | |
| ghc-paths-0.1.0.9 (new package) | |
| mtl-2.1.3.1 (latest: 2.2.1) (new version) | |
| parsec-3.1.5 (reinstall) changes: mtl-2.2.1 -> 2.1.3.1 | |
| network-2.5.0.0 (reinstall) | |
| hdevtools-0.1.0.5 (new package) | |
| cabal: The following packages are likely to be broken by the reinstalls: | |
| warp-3.0.0.3 | |
| wai-3.0.0.2 | |
| streaming-commons-0.1.3.1 | |
| simple-sendfile-0.2.15 | |
| HTTP-4000.2.17 | |
| Use --force-reinstalls if you want to install anyway. | |
| [aaron@ubuntu|~/code/yorgey-haskell-course/week-03|git:master|rb:2.1.2p95] | |
| ↳ cabal install hdevtools --force | |
| Resolving dependencies... | |
| Warning: The following packages are likely to be broken by the reinstalls: | |
| warp-3.0.0.3 | |
| wai-3.0.0.2 | |
| streaming-commons-0.1.3.1 | |
| simple-sendfile-0.2.15 | |
| HTTP-4000.2.17 | |
| Continuing even though the plan contains dangerous reinstalls. | |
| 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/Implici | |
| t/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/Imp | |
| licit/Type.o ) | |
| [ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/C | |
| mdArgs/Explicit/SplitJoin.o ) | |
| [ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Con | |
| sole/CmdArgs/Explicit/ExpandArgsAt.o ) | |
| [ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Exp | |
| licit/Type.o ) | |
| [ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdAr | |
| gs/Explicit/Process.o ) | |
| [ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/Cmd | |
| Args/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/Exp | |
| licit/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/I | |
| mplicit/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.1020637.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 | |
| Downloading ghc-paths-0.1.0.9... | |
| [1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.9-20637/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/ghc-paths-0.1.0.9-20637/ghc | |
| -paths-0.1.0.9/dist/setup/Main.o ) | |
| Linking /tmp/ghc-paths-0.1.0.9-20637/ghc-paths-0.1.0.9/dist/setup/setup ... | |
| Configuring ghc-paths-0.1.0.9... | |
| Building ghc-paths-0.1.0.9... | |
| Preprocessing library ghc-paths-0.1.0.9... | |
| [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o ) | |
| In-place registering ghc-paths-0.1.0.9... | |
| Creating package registration file: /tmp/pkgConf-ghc-paths-0.1.020637.9 | |
| Installing library in | |
| /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/ghc-paths-0.1.0.9 | |
| Registering ghc-paths-0.1.0.9... | |
| Installed ghc-paths-0.1.0.9 | |
| Downloading mtl-2.1.3.1... | |
| Configuring mtl-2.1.3.1... | |
| Building mtl-2.1.3.1... | |
| Preprocessing library mtl-2.1.3.1... | |
| [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) | |
| [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) | |
| [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) | |
| [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) | |
| [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) | |
| [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) | |
| [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) | |
| [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) | |
| [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) | |
| [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) | |
| [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) | |
| [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) | |
| [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) | |
| [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) | |
| [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) | |
| [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) | |
| [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) | |
| [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) | |
| [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) | |
| [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) | |
| [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) | |
| In-place registering mtl-2.1.3.1... | |
| Creating package registration file: /tmp/pkgConf-mtl-2.1.320637.1 | |
| Installing library in | |
| /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/mtl-2.1.3.1 | |
| Registering mtl-2.1.3.1... | |
| Installed mtl-2.1.3.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/Parse | |
| c/Error.o ) | |
| [ 4 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Po | |
| s.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/ParserCombina | |
| tors/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/Parse | |
| c/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.120637.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 [82/1954] | |
| 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[47/1954$ | |
| ng/MsgHdr.o ) | |
| [ 7 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Inte | |
| rnal.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/L | |
| azy.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.020637.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 | |
| Downloading hdevtools-0.1.0.5... | |
| Configuring hdevtools-0.1.0.5... | |
| Building hdevtools-0.1.0.5... | |
| Preprocessing executable 'hdevtools' for hdevtools-0.1.0.5... | |
| [ 1 of 10] Compiling Paths_hdevtools ( dist/build/autogen/Paths_hdevtools.hs, dist/build/hdevtools/hdevtools-tmp/Paths_hdevtools.o ) | |
| [ 2 of 10] Compiling Info ( src/Info.hs, dist/build/hdevtools/hdevtools-tmp/Info.o ) | |
| src/Info.hs:130:59: | |
| Not in scope: data constructor ‘GHC.MatchGroup’ | |
| Perhaps you meant ‘GHC.DocGroup’ (imported from GHC) | |
| src/Info.hs:164:5: | |
| Not in scope: ‘Pretty.showDocWith’ | |
| Perhaps you meant ‘Pretty.showDoc’ (imported from Pretty) | |
| src/Info.hs:229:12: | |
| Not in scope: | |
| type constructor or class ‘PprTyThing.PrintExplicitForalls’ | |
| Failed to install hdevtools-0.1.0.5 | |
| cabal: Error: some packages failed to install: | |
| hdevtools-0.1.0.5 failed during the building phase. The exception was: | |
| ExitFailure 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment