Guest User

Untitled

a guest
Dec 22nd, 2014
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.58 KB | None | 0 0
  1. ~/projects/haste-compiler $ cabal sandbox delete
  2. Deleting the sandbox located at
  3. /home/inaimathi/projects/haste-compiler/.cabal-sandbox
  4. ~/projects/haste-compiler $ cabal sandbox init
  5. Writing a default package environment file to
  6. /home/inaimathi/projects/haste-compiler/cabal.sandbox.config
  7. Creating a new sandbox at
  8. /home/inaimathi/projects/haste-compiler/.cabal-sandbox
  9. ~/projects/haste-compiler $ cabal install --only-dependencies
  10. Resolving dependencies...
  11. In order, the following would be installed:
  12. SHA-1.6.4.1 -decoderinterface (new package)
  13. base64-bytestring-1.0.0.1 (new package)
  14. blaze-builder-0.3.3.4 (new package)
  15. bzlib-0.5.0.4 (new package)
  16. data-binary-ieee754-0.4.4 (new package)
  17. entropy-0.3.4.1 (new package)
  18. ghc-paths-0.1.0.9 (new package)
  19. nats-1 (new package)
  20. network-2.6.0.2 (new version)
  21. prelude-extras-0.4 (new package)
  22. semigroups-0.16.0.1 (new package)
  23. system-filepath-0.4.13 (new package)
  24. system-fileio-0.3.16 (new package)
  25. tagged-0.7.3 (new package)
  26. tar-0.4.0.1 (new package)
  27. transformers-0.4.2.0 (new version)
  28. monads-tf-0.1.0.2 (reinstall) changes: transformers-0.3.0.0 -> 0.4.2.0
  29. mtl-2.2.1 (new version)
  30. MonadRandom-0.3.0.1 (new package)
  31. exceptions-0.6.1 (new package)
  32. parsec-3.1.7 (new version)
  33. network-uri-2.6.0.1 (new package)
  34. HTTP-4000.2.19 (new version)
  35. temporary-1.2.0.3 (new package)
  36. shellmate-0.1.6 (new package)
  37. transformers-base-0.4.3 (new package)
  38. monad-control-1.0.0.1 (new package)
  39. transformers-compat-0.3.3.4 (new package)
  40. distributive-0.4.4 (new package)
  41. void-0.7 (new package)
  42. contravariant-1.2 (new package)
  43. comonad-4.2.2 (new package)
  44. semigroupoids-4.2 (new package)
  45. bifunctors-4.2 (new package)
  46. profunctors-4.3.2 (new package)
  47. free-4.10.0.1 (new package)
  48. either-4.3.2.1 (new package)
  49. websockets-0.9.2.1 (new package)
  50. cabal: The following packages are likely to be broken by the reinstalls:
  51. MonadCatchIO-transformers-0.3.1.0
  52. MonadCatchIO-mtl-0.3.1.0
  53. cgi-3001.1.8.5
  54. Use --force-reinstalls if you want to install anyway.
  55. ~/projects/haste-compiler $ cabal install --only-dependencies --reinstall
  56. Resolving dependencies...
  57. In order, the following would be installed:
  58. SHA-1.6.4.1 -decoderinterface (new package)
  59. base64-bytestring-1.0.0.1 (new package)
  60. blaze-builder-0.3.3.4 (new package)
  61. bzlib-0.5.0.4 (new package)
  62. data-binary-ieee754-0.4.4 (new package)
  63. entropy-0.3.4.1 (new package)
  64. ghc-paths-0.1.0.9 (new package)
  65. nats-1 (new package)
  66. network-2.6.0.2 (new version)
  67. prelude-extras-0.4 (new package)
  68. semigroups-0.16.0.1 (new package)
  69. system-filepath-0.4.13 (new package)
  70. system-fileio-0.3.16 (new package)
  71. tagged-0.7.3 (new package)
  72. tar-0.4.0.1 (new package)
  73. transformers-0.4.2.0 (new version)
  74. monads-tf-0.1.0.2 (reinstall) changes: transformers-0.3.0.0 -> 0.4.2.0
  75. mtl-2.2.1 (new version)
  76. MonadRandom-0.3.0.1 (new package)
  77. exceptions-0.6.1 (new package)
  78. parsec-3.1.7 (new version)
  79. network-uri-2.6.0.1 (new package)
  80. HTTP-4000.2.19 (new version)
  81. temporary-1.2.0.3 (new package)
  82. shellmate-0.1.6 (new package)
  83. transformers-base-0.4.3 (new package)
  84. monad-control-1.0.0.1 (new package)
  85. transformers-compat-0.3.3.4 (new package)
  86. distributive-0.4.4 (new package)
  87. void-0.7 (new package)
  88. contravariant-1.2 (new package)
  89. comonad-4.2.2 (new package)
  90. semigroupoids-4.2 (new package)
  91. bifunctors-4.2 (new package)
  92. profunctors-4.3.2 (new package)
  93. free-4.10.0.1 (new package)
  94. either-4.3.2.1 (new package)
  95. websockets-0.9.2.1 (new package)
  96. cabal: The following packages are likely to be broken by the reinstalls:
  97. MonadCatchIO-transformers-0.3.1.0
  98. MonadCatchIO-mtl-0.3.1.0
  99. cgi-3001.1.8.5
  100. Use --force-reinstalls if you want to install anyway.
  101. ~/projects/haste-compiler $ cabal install --only-dependencies --force-reinstall
  102. Resolving dependencies...
  103. Warning: The following packages are likely to be broken by the reinstalls:
  104. MonadCatchIO-transformers-0.3.1.0
  105. MonadCatchIO-mtl-0.3.1.0
  106. cgi-3001.1.8.5
  107. Continuing even though the plan contains dangerous reinstalls.
  108. Configuring SHA-1.6.4.1...
  109. Building SHA-1.6.4.1...
  110. Preprocessing library SHA-1.6.4.1...
  111. [1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/dist-sandbox-f32827c/build/Data/Digest/Pure/SHA.o )
  112. In-place registering SHA-1.6.4.1...
  113. Creating package registration file: /tmp/pkgConf-SHA-1.6.421545.1
  114. Installing library in
  115. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/SHA-1.6.4.1
  116. Registering SHA-1.6.4.1...
  117. Installed SHA-1.6.4.1
  118. Configuring base64-bytestring-1.0.0.1...
  119. Building base64-bytestring-1.0.0.1...
  120. Preprocessing library base64-bytestring-1.0.0.1...
  121. [1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/dist-sandbox-f32827c/build/Data/ByteString/Base64/Internal.o )
  122. [2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/dist-sandbox-f32827c/build/Data/ByteString/Base64/URL.o )
  123. [3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/dist-sandbox-f32827c/build/Data/ByteString/Base64/URL/Lazy.o )
  124. [4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/dist-sandbox-f32827c/build/Data/ByteString/Base64.o )
  125. [5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/dist-sandbox-f32827c/build/Data/ByteString/Base64/Lazy.o )
  126. In-place registering base64-bytestring-1.0.0.1...
  127. Creating package registration file:
  128. /tmp/pkgConf-base64-bytestring-1.0.021545.1
  129. Installing library in
  130. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/base64-bytestring-1.0.0.1
  131. Registering base64-bytestring-1.0.0.1...
  132. Installed base64-bytestring-1.0.0.1
  133. Configuring blaze-builder-0.3.3.4...
  134. Building blaze-builder-0.3.3.4...
  135. Preprocessing library blaze-builder-0.3.3.4...
  136. [ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Internal/Types.o )
  137. [ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Internal/Write.o )
  138. [ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Internal/Buffer.o )
  139. [ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
  140. [ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Internal.o )
  141. [ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Char/Utf8.o )
  142. [ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/ByteString.o )
  143. [ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Word.o )
  144. [ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Char8.o )
  145. [10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/HTTP.o )
  146. [11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Int.o )
  147. [12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder.o )
  148. [13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/dist-sandbox-f32827c/build/Blaze/ByteString/Builder/Html/Utf8.o )
  149. In-place registering blaze-builder-0.3.3.4...
  150. Creating package registration file: /tmp/pkgConf-blaze-builder-0.3.321545.4
  151. Installing library in
  152. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/blaze-builder-0.3.3.4
  153. Registering blaze-builder-0.3.3.4...
  154. Installed blaze-builder-0.3.3.4
  155. Configuring bzlib-0.5.0.4...
  156. Building bzlib-0.5.0.4...
  157. Preprocessing library bzlib-0.5.0.4...
  158. [1 of 3] Compiling Codec.Compression.BZip.Stream ( dist/dist-sandbox-f32827c/build/Codec/Compression/BZip/Stream.hs, dist/dist-sandbox-f32827c/build/Codec/Compression/BZip/Stream.o )
  159. [2 of 3] Compiling Codec.Compression.BZip.Internal ( Codec/Compression/BZip/Internal.hs, dist/dist-sandbox-f32827c/build/Codec/Compression/BZip/Internal.o )
  160. [3 of 3] Compiling Codec.Compression.BZip ( Codec/Compression/BZip.hs, dist/dist-sandbox-f32827c/build/Codec/Compression/BZip.o )
  161. In-place registering bzlib-0.5.0.4...
  162. Creating package registration file: /tmp/pkgConf-bzlib-0.5.021545.4
  163. Installing library in
  164. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/bzlib-0.5.0.4
  165. Registering bzlib-0.5.0.4...
  166. Installed bzlib-0.5.0.4
  167. Configuring data-binary-ieee754-0.4.4...
  168. Building data-binary-ieee754-0.4.4...
  169. Preprocessing library data-binary-ieee754-0.4.4...
  170. [1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/dist-sandbox-f32827c/build/Data/Binary/IEEE754.o )
  171. In-place registering data-binary-ieee754-0.4.4...
  172. Creating package registration file:
  173. /tmp/pkgConf-data-binary-ieee754-0.421545.4
  174. Installing library in
  175. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/data-binary-ieee754-0.4.4
  176. Registering data-binary-ieee754-0.4.4...
  177. Installed data-binary-ieee754-0.4.4
  178. [1 of 1] Compiling Main ( /tmp/entropy-0.3.4.1-21545/entropy-0.3.4.1/dist/dist-sandbox-f32827c/setup/setup.hs, /tmp/entropy-0.3.4.1-21545/entropy-0.3.4.1/dist/dist-sandbox-f32827c/setup/Main.o )
  179. Linking /tmp/entropy-0.3.4.1-21545/entropy-0.3.4.1/dist/dist-sandbox-f32827c/setup/setup ...
  180. Configuring entropy-0.3.4.1...
  181. Result of RDRAND Test: True
  182. Building entropy-0.3.4.1...
  183. Preprocessing library entropy-0.3.4.1...
  184. [1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/dist-sandbox-f32827c/build/System/EntropyNix.o )
  185. [2 of 2] Compiling System.Entropy ( System/Entropy.hs, dist/dist-sandbox-f32827c/build/System/Entropy.o )
  186. In-place registering entropy-0.3.4.1...
  187. Creating package registration file: /tmp/pkgConf-entropy-0.3.421545.1
  188. Installing library in
  189. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/entropy-0.3.4.1
  190. Registering entropy-0.3.4.1...
  191. Installed entropy-0.3.4.1
  192. [1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.9-21545/ghc-paths-0.1.0.9/dist/dist-sandbox-f32827c/setup/setup.hs, /tmp/ghc-paths-0.1.0.9-21545/ghc-paths-0.1.0.9/dist/dist-sandbox-f32827c/setup/Main.o )
  193. Linking /tmp/ghc-paths-0.1.0.9-21545/ghc-paths-0.1.0.9/dist/dist-sandbox-f32827c/setup/setup ...
  194. Configuring ghc-paths-0.1.0.9...
  195. Building ghc-paths-0.1.0.9...
  196. Preprocessing library ghc-paths-0.1.0.9...
  197. [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/dist-sandbox-f32827c/build/GHC/Paths.o )
  198. In-place registering ghc-paths-0.1.0.9...
  199. Creating package registration file: /tmp/pkgConf-ghc-paths-0.1.021545.9
  200. Installing library in
  201. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/ghc-paths-0.1.0.9
  202. Registering ghc-paths-0.1.0.9...
  203. Installed ghc-paths-0.1.0.9
  204. Configuring nats-1...
  205. Building nats-1...
  206. Preprocessing library nats-1...
  207. [1 of 1] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/dist-sandbox-f32827c/build/Numeric/Natural.o )
  208. In-place registering nats-1...
  209. Creating package registration file: /tmp/pkgConf-nats-121545
  210. Installing library in
  211. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/nats-1
  212. Registering nats-1...
  213. Installed nats-1
  214. Configuring network-2.6.0.2...
  215. configure: WARNING: unrecognized options: --with-compiler, --with-gcc
  216. checking build system type... x86_64-unknown-linux-gnu
  217. checking host system type... x86_64-unknown-linux-gnu
  218. checking for gcc... gcc
  219. checking whether the C compiler works... yes
  220. checking for C compiler default output file name... a.out
  221. checking for suffix of executables...
  222. checking whether we are cross compiling... no
  223. checking for suffix of object files... o
  224. checking whether we are using the GNU C compiler... yes
  225. checking whether gcc accepts -g... yes
  226. checking for gcc option to accept ISO C89... none needed
  227. checking for an ANSI C-conforming const... yes
  228. checking how to run the C preprocessor... gcc -E
  229. checking for grep that handles long lines and -e... /bin/grep
  230. checking for egrep... /bin/grep -E
  231. checking for ANSI C header files... yes
  232. checking for sys/types.h... yes
  233. checking for sys/stat.h... yes
  234. checking for stdlib.h... yes
  235. checking for string.h... yes
  236. checking for memory.h... yes
  237. checking for strings.h... yes
  238. checking for inttypes.h... yes
  239. checking for stdint.h... yes
  240. checking for unistd.h... yes
  241. checking fcntl.h usability... yes
  242. checking fcntl.h presence... yes
  243. checking for fcntl.h... yes
  244. checking limits.h usability... yes
  245. checking limits.h presence... yes
  246. checking for limits.h... yes
  247. checking for stdlib.h... (cached) yes
  248. checking for sys/types.h... (cached) yes
  249. checking for unistd.h... (cached) yes
  250. checking winsock2.h usability... no
  251. checking winsock2.h presence... no
  252. checking for winsock2.h... no
  253. checking ws2tcpip.h usability... no
  254. checking ws2tcpip.h presence... no
  255. checking for ws2tcpip.h... no
  256. checking arpa/inet.h usability... yes
  257. checking arpa/inet.h presence... yes
  258. checking for arpa/inet.h... yes
  259. checking netdb.h usability... yes
  260. checking netdb.h presence... yes
  261. checking for netdb.h... yes
  262. checking netinet/in.h usability... yes
  263. checking netinet/in.h presence... yes
  264. checking for netinet/in.h... yes
  265. checking netinet/tcp.h usability... yes
  266. checking netinet/tcp.h presence... yes
  267. checking for netinet/tcp.h... yes
  268. checking sys/socket.h usability... yes
  269. checking sys/socket.h presence... yes
  270. checking for sys/socket.h... yes
  271. checking sys/uio.h usability... yes
  272. checking sys/uio.h presence... yes
  273. checking for sys/uio.h... yes
  274. checking sys/un.h usability... yes
  275. checking sys/un.h presence... yes
  276. checking for sys/un.h... yes
  277. checking for readlink... yes
  278. checking for symlink... yes
  279. checking for struct msghdr.msg_control... yes
  280. checking for struct msghdr.msg_accrights... no
  281. checking for struct sockaddr.sa_len... no
  282. checking for in_addr_t in netinet/in.h... yes
  283. checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
  284. checking for getpeereid in unistd.h... checking for getpeereid... no
  285. checking for _head_libws2_32_a in -lws2_32... no
  286. checking for getaddrinfo... yes
  287. checking for gai_strerror... yes
  288. checking whether AI_ADDRCONFIG is declared... yes
  289. checking whether AI_ALL is declared... yes
  290. checking whether AI_NUMERICSERV is declared... yes
  291. checking whether AI_V4MAPPED is declared... yes
  292. checking whether IPV6_V6ONLY is declared... yes
  293. checking whether IPPROTO_IP is declared... yes
  294. checking whether IPPROTO_TCP is declared... yes
  295. checking whether IPPROTO_IPV6 is declared... yes
  296. checking for sendfile in sys/sendfile.h... yes
  297. checking for sendfile in sys/socket.h... no
  298. checking for gethostent... yes
  299. checking for accept4... yes
  300. configure: creating ./config.status
  301. config.status: creating network.buildinfo
  302. config.status: creating include/HsNetworkConfig.h
  303. configure: WARNING: unrecognized options: --with-compiler, --with-gcc
  304. Building network-2.6.0.2...
  305. Preprocessing library network-2.6.0.2...
  306. [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/dist-sandbox-f32827c/build/Network/Socket/ByteString/IOVec.hs, dist/dist-sandbox-f32827c/build/Network/Socket/ByteString/IOVec.o )
  307. [ 2 of 11] Compiling Network.Socket.Types ( dist/dist-sandbox-f32827c/build/Network/Socket/Types.hs, dist/dist-sandbox-f32827c/build/Network/Socket/Types.o )
  308.  
  309. Network/Socket/Types.hsc:824:1: Warning:
  310. Pattern match(es) are non-exhaustive
  311. In an equation for `sizeOfSockAddrByFamily':
  312. Patterns not matched:
  313. AF_UNSPEC
  314. AF_IMPLINK
  315. AF_PUP
  316. AF_CHAOS
  317. ...
  318.  
  319. Network/Socket/Types.hsc:896:3: Warning:
  320. Pattern match(es) are non-exhaustive
  321. In a case alternative:
  322. Patterns not matched: #x with #x `notElem` [1#, 2#, 10#]
  323.  
  324. Network/Socket/Types.hsc:952:10: Warning:
  325. Orphan instance: instance Storable HostAddress6
  326. [ 3 of 11] Compiling Network.Socket.Internal ( dist/dist-sandbox-f32827c/build/Network/Socket/Internal.hs, dist/dist-sandbox-f32827c/build/Network/Socket/Internal.o )
  327.  
  328. Network/Socket/Internal.hsc:75:1: Warning:
  329. The import of `Foreign.C.String' is redundant
  330. except perhaps to import instances from `Foreign.C.String'
  331. To import instances alone, use: import Foreign.C.String()
  332.  
  333. Network/Socket/Internal.hsc:77:1: Warning:
  334. The import of `Foreign.Ptr' is redundant
  335. except perhaps to import instances from `Foreign.Ptr'
  336. To import instances alone, use: import Foreign.Ptr()
  337. [ 4 of 11] Compiling Network.Socket ( dist/dist-sandbox-f32827c/build/Network/Socket.hs, dist/dist-sandbox-f32827c/build/Network/Socket.o )
  338.  
  339. Network/Socket.hsc:176:1: Warning:
  340. The import of `delete' from module `Data.List' is redundant
  341.  
  342. Network/Socket.hsc:192:1: Warning:
  343. The qualified import of `Control.Exception' is redundant
  344. except perhaps to import instances from `Control.Exception'
  345. To import instances alone, use: import Control.Exception()
  346.  
  347. Network/Socket.hsc:211:1: Warning:
  348. The import of `GHC.IO.FD' is redundant
  349. except perhaps to import instances from `GHC.IO.FD'
  350. To import instances alone, use: import GHC.IO.FD()
  351.  
  352. Network/Socket.hsc:949:13: Warning:
  353. Defaulting the following constraint(s) to type `Integer'
  354. (Integral a0)
  355. arising from a use of `fromIntegral'
  356. at Network/Socket.hsc:949:13-24
  357. (Num a0)
  358. arising from the literal `12' at Network/Socket.hsc:949:27-28
  359. In the expression: (fromIntegral (12))
  360. In an equation for `sz': sz = (fromIntegral (12))
  361. In the expression:
  362. do { let fd = fdSocket sock;
  363. let sz = (fromIntegral (12));
  364. with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }
  365.  
  366. Network/Socket.hsc:953:6: Warning:
  367. A do-notation statement discarded a result of type CInt.
  368. Suppress this warning by saying "_ <- ($)
  369. throwSocketErrorIfMinus1Retry "getPeerCred"
  370. c_getsockopt fd (1) (17) ptr_cr ptr_sz",
  371. or by using the flag -fno-warn-unused-do-bind
  372.  
  373. Network/Socket.hsc:989:3: Warning:
  374. A do-notation statement discarded a result of type CInt.
  375. Suppress this warning by saying "_ <- ($)
  376. throwSocketErrorWaitWrite sock "sendFd"
  377. c_sendFd (fdSocket sock) outfd",
  378. or by using the flag -fno-warn-unused-do-bind
  379.  
  380. Network/Socket.hsc:1572:3: Warning:
  381. Defined but not used: `c_accept'
  382. [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/dist-sandbox-f32827c/build/Network/Socket/ByteString/MsgHdr.hs, dist/dist-sandbox-f32827c/build/Network/Socket/ByteString/MsgHdr.o )
  383. [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/dist-sandbox-f32827c/build/Network/Socket/ByteString/Internal.o )
  384. [ 7 of 11] Compiling Network.Socket.ByteString ( dist/dist-sandbox-f32827c/build/Network/Socket/ByteString.hs, dist/dist-sandbox-f32827c/build/Network/Socket/ByteString.o )
  385.  
  386. Network/Socket/ByteString.hsc:54:1: Warning:
  387. The import of `SockAddr, Socket'
  388. from module `Network.Socket' is redundant
  389. [ 8 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/dist-sandbox-f32827c/build/Network/Socket/ByteString/Lazy.o )
  390.  
  391. Network/Socket/ByteString/Lazy.hs:60:1: Warning:
  392. The import of `GHC.Conc' is redundant
  393. except perhaps to import instances from `GHC.Conc'
  394. To import instances alone, use: import GHC.Conc()
  395. [ 9 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/dist-sandbox-f32827c/build/Network/Socket/ByteString/Lazy/Posix.o )
  396. [10 of 11] Compiling Network.BSD ( dist/dist-sandbox-f32827c/build/Network/BSD.hs, dist/dist-sandbox-f32827c/build/Network/BSD.o )
  397. [11 of 11] Compiling Network ( Network.hs, dist/dist-sandbox-f32827c/build/Network.o )
  398. In-place registering network-2.6.0.2...
  399. Creating package registration file: /tmp/pkgConf-network-2.6.021545.2
  400. Installing library in
  401. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/network-2.6.0.2
  402. Registering network-2.6.0.2...
  403. Installed network-2.6.0.2
  404. Configuring prelude-extras-0.4...
  405. Building prelude-extras-0.4...
  406. Preprocessing library prelude-extras-0.4...
  407. [1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/dist-sandbox-f32827c/build/Prelude/Extras.o )
  408. In-place registering prelude-extras-0.4...
  409. Creating package registration file: /tmp/pkgConf-prelude-extras-021545.4
  410. Installing library in
  411. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/prelude-extras-0.4
  412. Registering prelude-extras-0.4...
  413. Installed prelude-extras-0.4
  414. [1 of 1] Compiling Main ( /tmp/system-filepath-0.4.13-21545/system-filepath-0.4.13/dist/dist-sandbox-f32827c/setup/setup.hs, /tmp/system-filepath-0.4.13-21545/system-filepath-0.4.13/dist/dist-sandbox-f32827c/setup/Main.o )
  415. Linking /tmp/system-filepath-0.4.13-21545/system-filepath-0.4.13/dist/dist-sandbox-f32827c/setup/setup ...
  416. Configuring system-filepath-0.4.13...
  417. Building system-filepath-0.4.13...
  418. Preprocessing library system-filepath-0.4.13...
  419. [1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/dist-sandbox-f32827c/build/Filesystem/Path/Internal.o )
  420.  
  421. lib/Filesystem/Path/Internal.hs:17:1: Warning:
  422. The qualified import of `Control.Exception' is redundant
  423. except perhaps to import instances from `Control.Exception'
  424. To import instances alone, use: import Control.Exception()
  425.  
  426. lib/Filesystem/Path/Internal.hs:26:1: Warning:
  427. The import of `Data.Text.Encoding.Error' is redundant
  428. except perhaps to import instances from `Data.Text.Encoding.Error'
  429. To import instances alone, use: import Data.Text.Encoding.Error()
  430. [2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/dist-sandbox-f32827c/build/Filesystem/Path.o )
  431. [3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/dist-sandbox-f32827c/build/Filesystem/Path/Rules.o )
  432. [4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/dist-sandbox-f32827c/build/Filesystem/Path/CurrentOS.o )
  433. In-place registering system-filepath-0.4.13...
  434. Creating package registration file: /tmp/pkgConf-system-filepath-0.421545.13
  435. Installing library in
  436. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/system-filepath-0.4.13
  437. Registering system-filepath-0.4.13...
  438. Installed system-filepath-0.4.13
  439. Configuring tagged-0.7.3...
  440. Building tagged-0.7.3...
  441. Preprocessing library tagged-0.7.3...
  442. [1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/dist-sandbox-f32827c/build/Data/Proxy.o )
  443. [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/dist-sandbox-f32827c/build/Data/Tagged.o )
  444. In-place registering tagged-0.7.3...
  445. Creating package registration file: /tmp/pkgConf-tagged-0.721545.3
  446. Installing library in
  447. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/tagged-0.7.3
  448. Registering tagged-0.7.3...
  449. Installed tagged-0.7.3
  450. Configuring tar-0.4.0.1...
  451. Building tar-0.4.0.1...
  452. Preprocessing library tar-0.4.0.1...
  453. [1 of 8] Compiling Codec.Archive.Tar.Types ( Codec/Archive/Tar/Types.hs, dist/dist-sandbox-f32827c/build/Codec/Archive/Tar/Types.o )
  454. [2 of 8] Compiling Codec.Archive.Tar.Read ( Codec/Archive/Tar/Read.hs, dist/dist-sandbox-f32827c/build/Codec/Archive/Tar/Read.o )
  455. [3 of 8] Compiling Codec.Archive.Tar.Write ( Codec/Archive/Tar/Write.hs, dist/dist-sandbox-f32827c/build/Codec/Archive/Tar/Write.o )
  456. [4 of 8] Compiling Codec.Archive.Tar.Pack ( Codec/Archive/Tar/Pack.hs, dist/dist-sandbox-f32827c/build/Codec/Archive/Tar/Pack.o )
  457. [5 of 8] Compiling Codec.Archive.Tar.Check ( Codec/Archive/Tar/Check.hs, dist/dist-sandbox-f32827c/build/Codec/Archive/Tar/Check.o )
  458. [6 of 8] Compiling Codec.Archive.Tar.Unpack ( Codec/Archive/Tar/Unpack.hs, dist/dist-sandbox-f32827c/build/Codec/Archive/Tar/Unpack.o )
  459. [7 of 8] Compiling Codec.Archive.Tar.Entry ( Codec/Archive/Tar/Entry.hs, dist/dist-sandbox-f32827c/build/Codec/Archive/Tar/Entry.o )
  460. [8 of 8] Compiling Codec.Archive.Tar ( Codec/Archive/Tar.hs, dist/dist-sandbox-f32827c/build/Codec/Archive/Tar.o )
  461. In-place registering tar-0.4.0.1...
  462. Creating package registration file: /tmp/pkgConf-tar-0.4.021545.1
  463. Installing library in
  464. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/tar-0.4.0.1
  465. Registering tar-0.4.0.1...
  466. Installed tar-0.4.0.1
  467. Configuring transformers-0.4.2.0...
  468. Building transformers-0.4.2.0...
  469. Preprocessing library transformers-0.4.2.0...
  470. [ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Identity.o )
  471. [ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Class.o )
  472. [ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Signatures.o )
  473. [ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/IO/Class.o )
  474. [ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Cont.o )
  475. [ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Reader.o )
  476. [ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/RWS/Lazy.o )
  477. [ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/RWS.o )
  478. [ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/RWS/Strict.o )
  479. [10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/State/Lazy.o )
  480. [11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/State.o )
  481. [12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/State/Strict.o )
  482. [13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Classes.o )
  483. [14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Constant.o )
  484. [15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/dist-sandbox-f32827c/build/Control/Applicative/Lift.o )
  485. [16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Except.o )
  486. [17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Error.o )
  487. [18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Identity.o )
  488. [19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/List.o )
  489. [20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Maybe.o )
  490. [21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Writer/Lazy.o )
  491. [22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Writer.o )
  492. [23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Writer/Strict.o )
  493. [24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Compose.o )
  494. [25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Product.o )
  495. [26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Sum.o )
  496. [27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/dist-sandbox-f32827c/build/Control/Applicative/Backwards.o )
  497. [28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Reverse.o )
  498. In-place registering transformers-0.4.2.0...
  499. Creating package registration file: /tmp/pkgConf-transformers-0.4.221545.0
  500. Installing library in
  501. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/transformers-0.4.2.0
  502. Registering transformers-0.4.2.0...
  503. Installed transformers-0.4.2.0
  504. Configuring semigroups-0.16.0.1...
  505. Building semigroups-0.16.0.1...
  506. Preprocessing library semigroups-0.16.0.1...
  507. [1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/dist-sandbox-f32827c/build/Data/List/NonEmpty.o )
  508. [2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/dist-sandbox-f32827c/build/Data/Semigroup.o )
  509. In-place registering semigroups-0.16.0.1...
  510. Creating package registration file: /tmp/pkgConf-semigroups-0.16.021545.1
  511. Installing library in
  512. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/semigroups-0.16.0.1
  513. Registering semigroups-0.16.0.1...
  514. Installed semigroups-0.16.0.1
  515. Configuring system-fileio-0.3.16...
  516. Building system-fileio-0.3.16...
  517. Preprocessing library system-fileio-0.3.16...
  518. [1 of 1] Compiling Filesystem ( lib/Filesystem.hs, dist/dist-sandbox-f32827c/build/Filesystem.o )
  519.  
  520. lib/Filesystem.hs:79:1: Warning:
  521. The import of `when' from module `Control.Monad' is redundant
  522.  
  523. lib/Filesystem.hs:95:1: Warning:
  524. The import of `System.IO.Error' is redundant
  525. except perhaps to import instances from `System.IO.Error'
  526. To import instances alone, use: import System.IO.Error()
  527.  
  528. lib/Filesystem.hs:922:1: Warning:
  529. Defined but not used: `throwErrnoPathIfMinus1'
  530. In-place registering system-fileio-0.3.16...
  531. Creating package registration file: /tmp/pkgConf-system-fileio-0.321545.16
  532. Installing library in
  533. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/system-fileio-0.3.16
  534. Registering system-fileio-0.3.16...
  535. Installed system-fileio-0.3.16
  536. Configuring monads-tf-0.1.0.2...
  537. Building monads-tf-0.1.0.2...
  538. Preprocessing library monads-tf-0.1.0.2...
  539. [ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Identity.o )
  540. [ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Cont/Class.o )
  541.  
  542. Control/Monad/Cont/Class.hs:57:1: Warning:
  543. Module `Control.Monad.Trans.Error' is deprecated:
  544. Use Control.Monad.Trans.Except instead
  545.  
  546. Control/Monad/Cont/Class.hs:99:11: Warning:
  547. In the use of type constructor or class `Error'
  548. (imported from Control.Monad.Trans.Error):
  549. Deprecated: "Use Control.Monad.Trans.Except instead"
  550.  
  551. Control/Monad/Cont/Class.hs:99:47: Warning:
  552. In the use of type constructor or class `ErrorT'
  553. (imported from Control.Monad.Trans.Error):
  554. Deprecated: "Use Control.Monad.Trans.Except instead"
  555.  
  556. Control/Monad/Cont/Class.hs:100:14: Warning:
  557. In the use of `Error.liftCallCC'
  558. (imported from Control.Monad.Trans.Error):
  559. Deprecated: "Use Control.Monad.Trans.Except instead"
  560. [ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans.o )
  561. [ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Error/Class.o )
  562.  
  563. Control/Monad/Error/Class.hs:39:1: Warning:
  564. Module `Control.Monad.Trans.Error' is deprecated:
  565. Use Control.Monad.Trans.Except instead
  566.  
  567. Control/Monad/Error/Class.hs:40:1: Warning:
  568. Module `Control.Monad.Trans.Error' is deprecated:
  569. Use Control.Monad.Trans.Except instead
  570.  
  571. Control/Monad/Error/Class.hs:100:11: Warning:
  572. In the use of type constructor or class `Error'
  573. (imported from Control.Monad.Trans.Error):
  574. Deprecated: "Use Control.Monad.Trans.Except instead"
  575.  
  576. Control/Monad/Error/Class.hs:106:20: Warning:
  577. In the use of type constructor or class `Error'
  578. (imported from Control.Monad.Trans.Error):
  579. Deprecated: "Use Control.Monad.Trans.Except instead"
  580.  
  581. Control/Monad/Error/Class.hs:106:44: Warning:
  582. In the use of type constructor or class `ErrorT'
  583. (imported from Control.Monad.Trans.Error):
  584. Deprecated: "Use Control.Monad.Trans.Except instead"
  585.  
  586. Control/Monad/Error/Class.hs:107:21: Warning:
  587. In the use of type constructor or class `ErrorT'
  588. (imported from Control.Monad.Trans.Error):
  589. Deprecated: "Use Control.Monad.Trans.Except instead"
  590.  
  591. Control/Monad/Error/Class.hs:108:18: Warning:
  592. In the use of `ErrorT.throwError'
  593. (imported from Control.Monad.Trans.Error):
  594. Deprecated: "Use Control.Monad.Trans.Except instead"
  595.  
  596. Control/Monad/Error/Class.hs:109:18: Warning:
  597. In the use of `ErrorT.catchError'
  598. (imported from Control.Monad.Trans.Error):
  599. Deprecated: "Use Control.Monad.Trans.Except instead"
  600. [ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Error.o )
  601.  
  602. Control/Monad/Error.hs:53:1: Warning:
  603. Module `Control.Monad.Trans.Error' is deprecated:
  604. Use Control.Monad.Trans.Except instead
  605. [ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/dist-sandbox-f32827c/build/Control/Monad/List.o )
  606. [ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Reader/Class.o )
  607.  
  608. Control/Monad/Reader/Class.hs:45:1: Warning:
  609. Module `Control.Monad.Trans.Error' is deprecated:
  610. Use Control.Monad.Trans.Except instead
  611.  
  612. Control/Monad/Reader/Class.hs:120:11: Warning:
  613. In the use of type constructor or class `Error'
  614. (imported from Control.Monad.Trans.Error):
  615. Deprecated: "Use Control.Monad.Trans.Except instead"
  616.  
  617. Control/Monad/Reader/Class.hs:120:51: Warning:
  618. In the use of type constructor or class `ErrorT'
  619. (imported from Control.Monad.Trans.Error):
  620. Deprecated: "Use Control.Monad.Trans.Except instead"
  621.  
  622. Control/Monad/Reader/Class.hs:121:19: Warning:
  623. In the use of type constructor or class `ErrorT'
  624. (imported from Control.Monad.Trans.Error):
  625. Deprecated: "Use Control.Monad.Trans.Except instead"
  626.  
  627. Control/Monad/Reader/Class.hs:123:13: Warning:
  628. In the use of `mapErrorT'
  629. (imported from Control.Monad.Trans.Error):
  630. Deprecated: "Use Control.Monad.Trans.Except instead"
  631. [ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Reader.o )
  632. [ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/State/Class.o )
  633.  
  634. Control/Monad/State/Class.hs:30:1: Warning:
  635. Module `Control.Monad.Trans.Error' is deprecated:
  636. Use Control.Monad.Trans.Except instead
  637.  
  638. Control/Monad/State/Class.hs:108:11: Warning:
  639. In the use of type constructor or class `Error'
  640. (imported from Control.Monad.Trans.Error):
  641. Deprecated: "Use Control.Monad.Trans.Except instead"
  642.  
  643. Control/Monad/State/Class.hs:108:49: Warning:
  644. In the use of type constructor or class `ErrorT'
  645. (imported from Control.Monad.Trans.Error):
  646. Deprecated: "Use Control.Monad.Trans.Except instead"
  647.  
  648. Control/Monad/State/Class.hs:109:21: Warning:
  649. In the use of type constructor or class `ErrorT'
  650. (imported from Control.Monad.Trans.Error):
  651. Deprecated: "Use Control.Monad.Trans.Except instead"
  652. [10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Writer/Class.o )
  653.  
  654. Control/Monad/Writer/Class.hs:28:1: Warning:
  655. Module `Control.Monad.Trans.Error' is deprecated:
  656. Use Control.Monad.Trans.Except instead
  657.  
  658. Control/Monad/Writer/Class.hs:100:11: Warning:
  659. In the use of type constructor or class `Error'
  660. (imported from Control.Monad.Trans.Error):
  661. Deprecated: "Use Control.Monad.Trans.Except instead"
  662.  
  663. Control/Monad/Writer/Class.hs:100:51: Warning:
  664. In the use of type constructor or class `ErrorT'
  665. (imported from Control.Monad.Trans.Error):
  666. Deprecated: "Use Control.Monad.Trans.Except instead"
  667.  
  668. Control/Monad/Writer/Class.hs:101:22: Warning:
  669. In the use of type constructor or class `ErrorT'
  670. (imported from Control.Monad.Trans.Error):
  671. Deprecated: "Use Control.Monad.Trans.Except instead"
  672.  
  673. Control/Monad/Writer/Class.hs:103:14: Warning:
  674. In the use of `Error.liftListen'
  675. (imported from Control.Monad.Trans.Error):
  676. Deprecated: "Use Control.Monad.Trans.Except instead"
  677.  
  678. Control/Monad/Writer/Class.hs:104:14: Warning:
  679. In the use of `Error.liftPass'
  680. (imported from Control.Monad.Trans.Error):
  681. Deprecated: "Use Control.Monad.Trans.Except instead"
  682. [11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/RWS/Class.o )
  683.  
  684. Control/Monad/RWS/Class.hs:33:1: Warning:
  685. Module `Control.Monad.Trans.Error' is deprecated:
  686. Use Control.Monad.Trans.Except instead
  687.  
  688. Control/Monad/RWS/Class.hs:51:11: Warning:
  689. In the use of type constructor or class `Error'
  690. (imported from Control.Monad.Trans.Error):
  691. Deprecated: "Use Control.Monad.Trans.Except instead"
  692.  
  693. Control/Monad/RWS/Class.hs:51:45: Warning:
  694. In the use of type constructor or class `ErrorT'
  695. (imported from Control.Monad.Trans.Error):
  696. Deprecated: "Use Control.Monad.Trans.Except instead"
  697. [12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/dist-sandbox-f32827c/build/Control/Monad/RWS/Lazy.o )
  698. [13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/dist-sandbox-f32827c/build/Control/Monad/RWS.o )
  699. [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/dist-sandbox-f32827c/build/Control/Monad/RWS/Strict.o )
  700. [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/dist-sandbox-f32827c/build/Control/Monad/State/Lazy.o )
  701. [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/dist-sandbox-f32827c/build/Control/Monad/State.o )
  702. [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/dist-sandbox-f32827c/build/Control/Monad/State/Strict.o )
  703. [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Writer/Lazy.o )
  704. [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Writer.o )
  705. [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Writer/Strict.o )
  706. [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Cont.o )
  707. In-place registering monads-tf-0.1.0.2...
  708. Creating package registration file: /tmp/pkgConf-monads-tf-0.1.021545.2
  709. Installing library in
  710. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/monads-tf-0.1.0.2
  711. Registering monads-tf-0.1.0.2...
  712. Installed monads-tf-0.1.0.2
  713. Configuring mtl-2.2.1...
  714. Building mtl-2.2.1...
  715. Preprocessing library mtl-2.2.1...
  716. [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Writer/Class.o )
  717. [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/State/Class.o )
  718. [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Reader/Class.o )
  719. [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/RWS/Class.o )
  720. [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Identity.o )
  721. [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Error/Class.o )
  722. [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Cont/Class.o )
  723. [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans.o )
  724. [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Error.o )
  725. [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Except.o )
  726. [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/dist-sandbox-f32827c/build/Control/Monad/List.o )
  727. [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/dist-sandbox-f32827c/build/Control/Monad/RWS/Lazy.o )
  728. [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/dist-sandbox-f32827c/build/Control/Monad/RWS.o )
  729. [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Reader.o )
  730. [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/dist-sandbox-f32827c/build/Control/Monad/RWS/Strict.o )
  731. [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/dist-sandbox-f32827c/build/Control/Monad/State/Lazy.o )
  732. [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/dist-sandbox-f32827c/build/Control/Monad/State.o )
  733. [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/dist-sandbox-f32827c/build/Control/Monad/State/Strict.o )
  734. [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Writer/Lazy.o )
  735. [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Writer.o )
  736. [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Writer/Strict.o )
  737. [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Cont.o )
  738. In-place registering mtl-2.2.1...
  739. Creating package registration file: /tmp/pkgConf-mtl-2.221545.1
  740. Installing library in
  741. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/mtl-2.2.1
  742. Registering mtl-2.2.1...
  743. Installed mtl-2.2.1
  744. Configuring transformers-base-0.4.3...
  745. Building transformers-base-0.4.3...
  746. Preprocessing library transformers-base-0.4.3...
  747. [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Base.o )
  748. In-place registering transformers-base-0.4.3...
  749. Creating package registration file: /tmp/pkgConf-transformers-base-0.421545.3
  750. Installing library in
  751. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.3
  752. Registering transformers-base-0.4.3...
  753. Installed transformers-base-0.4.3
  754. Configuring transformers-compat-0.3.3.4...
  755. Building transformers-compat-0.3.3.4...
  756. Preprocessing library transformers-compat-0.3.3.4...
  757. [1 of 1] Compiling Paths_transformers_compat ( dist/dist-sandbox-f32827c/build/autogen/Paths_transformers_compat.hs, dist/dist-sandbox-f32827c/build/Paths_transformers_compat.o )
  758. In-place registering transformers-compat-0.3.3.4...
  759. Creating package registration file:
  760. /tmp/pkgConf-transformers-compat-0.3.321545.4
  761. Installing library in
  762. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.3.3.4
  763. Registering transformers-compat-0.3.3.4...
  764. Installed transformers-compat-0.3.3.4
  765. Configuring void-0.7...
  766. Building void-0.7...
  767. Preprocessing library void-0.7...
  768. [1 of 2] Compiling Data.Void ( src-old/Data/Void.hs, dist/dist-sandbox-f32827c/build/Data/Void.o )
  769. [2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/dist-sandbox-f32827c/build/Data/Void/Unsafe.o )
  770. In-place registering void-0.7...
  771. Creating package registration file: /tmp/pkgConf-void-021545.7
  772. Installing library in
  773. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/void-0.7
  774. Registering void-0.7...
  775. Installed void-0.7
  776. Configuring MonadRandom-0.3.0.1...
  777. Building MonadRandom-0.3.0.1...
  778. Preprocessing library MonadRandom-0.3.0.1...
  779. [1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Random/Class.o )
  780. [2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Random.o )
  781. In-place registering MonadRandom-0.3.0.1...
  782. Creating package registration file: /tmp/pkgConf-MonadRandom-0.3.021545.1
  783. Installing library in
  784. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/MonadRandom-0.3.0.1
  785. Registering MonadRandom-0.3.0.1...
  786. Installed MonadRandom-0.3.0.1
  787. Configuring exceptions-0.6.1...
  788. Building exceptions-0.6.1...
  789. Preprocessing library exceptions-0.6.1...
  790. [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Catch.o )
  791.  
  792. src/Control/Monad/Catch.hs:92:1: Warning:
  793. Module `Control.Monad.Trans.Error' is deprecated:
  794. Use Control.Monad.Trans.Except instead
  795.  
  796. src/Control/Monad/Catch.hs:99:1: Warning:
  797. The import of `Control.Monad.Trans.Reader' is redundant
  798. except perhaps to import instances from `Control.Monad.Trans.Reader'
  799. To import instances alone, use: import Control.Monad.Trans.Reader()
  800.  
  801. src/Control/Monad/Catch.hs:294:11: Warning:
  802. In the use of type constructor or class `Error'
  803. (imported from Control.Monad.Trans.Error):
  804. Deprecated: "Use Control.Monad.Trans.Except instead"
  805.  
  806. src/Control/Monad/Catch.hs:294:49: Warning:
  807. In the use of type constructor or class `ErrorT'
  808. (imported from Control.Monad.Trans.Error):
  809. Deprecated: "Use Control.Monad.Trans.Except instead"
  810.  
  811. src/Control/Monad/Catch.hs:297:11: Warning:
  812. In the use of type constructor or class `Error'
  813. (imported from Control.Monad.Trans.Error):
  814. Deprecated: "Use Control.Monad.Trans.Except instead"
  815.  
  816. src/Control/Monad/Catch.hs:297:49: Warning:
  817. In the use of type constructor or class `ErrorT'
  818. (imported from Control.Monad.Trans.Error):
  819. Deprecated: "Use Control.Monad.Trans.Except instead"
  820.  
  821. src/Control/Monad/Catch.hs:298:10: Warning:
  822. In the use of data constructor `ErrorT'
  823. (imported from Control.Monad.Trans.Error):
  824. Deprecated: "Use Control.Monad.Trans.Except instead"
  825.  
  826. src/Control/Monad/Catch.hs:298:24: Warning:
  827. In the use of data constructor `ErrorT'
  828. (imported from Control.Monad.Trans.Error):
  829. Deprecated: "Use Control.Monad.Trans.Except instead"
  830.  
  831. src/Control/Monad/Catch.hs:298:42: Warning:
  832. In the use of `runErrorT'
  833. (imported from Control.Monad.Trans.Error):
  834. Deprecated: "Use Control.Monad.Trans.Except instead"
  835. [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Catch/Pure.o )
  836. In-place registering exceptions-0.6.1...
  837. Creating package registration file: /tmp/pkgConf-exceptions-0.621545.1
  838. Installing library in
  839. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/exceptions-0.6.1
  840. Registering exceptions-0.6.1...
  841. Installed exceptions-0.6.1
  842. Configuring parsec-3.1.7...
  843. Building parsec-3.1.7...
  844. Preprocessing library parsec-3.1.7...
  845. [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Pos.o )
  846. [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Error.o )
  847. [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec/Error.o )
  848. [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Prim.o )
  849. [ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Combinator.o )
  850. [ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec/Combinator.o )
  851. [ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/String.o )
  852. [ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/ByteString.o )
  853. [ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/ByteString/Lazy.o )
  854. [10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Text.o )
  855. [11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Text/Lazy.o )
  856. [12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Expr.o )
  857. [13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec/Prim.o )
  858. [14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec/Pos.o )
  859. [15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Char.o )
  860. [16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Token.o )
  861. [17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec/Token.o )
  862. [18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec/Char.o )
  863. [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec.o )
  864. [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec/Expr.o )
  865. [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/dist-sandbox-f32827c/build/Text/Parsec.o )
  866. [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Language.o )
  867. [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec/Language.o )
  868. [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/dist-sandbox-f32827c/build/Text/Parsec/Perm.o )
  869. [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/dist-sandbox-f32827c/build/Text/ParserCombinators/Parsec/Perm.o )
  870. In-place registering parsec-3.1.7...
  871. Creating package registration file: /tmp/pkgConf-parsec-3.121545.7
  872. Installing library in
  873. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/parsec-3.1.7
  874. Registering parsec-3.1.7...
  875. Installed parsec-3.1.7
  876. Configuring websockets-0.9.2.1...
  877. Building websockets-0.9.2.1...
  878. Preprocessing library websockets-0.9.2.1...
  879. [ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Hybi13/Mask.o )
  880. [ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Http.o )
  881. [ 3 of 11] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Types.o )
  882. [ 4 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Stream.o )
  883. [ 5 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Hybi13/Demultiplex.o )
  884. [ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Hybi13.o )
  885. [ 7 of 11] Compiling Network.WebSockets.Protocol ( src/Network/WebSockets/Protocol.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Protocol.o )
  886. [ 8 of 11] Compiling Network.WebSockets.Connection ( src/Network/WebSockets/Connection.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Connection.o )
  887. [ 9 of 11] Compiling Network.WebSockets.Server ( src/Network/WebSockets/Server.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Server.o )
  888. [10 of 11] Compiling Network.WebSockets.Client ( src/Network/WebSockets/Client.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets/Client.o )
  889. [11 of 11] Compiling Network.WebSockets ( src/Network/WebSockets.hs, dist/dist-sandbox-f32827c/build/Network/WebSockets.o )
  890. In-place registering websockets-0.9.2.1...
  891. Creating package registration file: /tmp/pkgConf-websockets-0.9.221545.1
  892. Installing library in
  893. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/websockets-0.9.2.1
  894. Registering websockets-0.9.2.1...
  895. Installed websockets-0.9.2.1
  896. Configuring monad-control-1.0.0.1...
  897. Building monad-control-1.0.0.1...
  898. Preprocessing library monad-control-1.0.0.1...
  899. [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Control.o )
  900. In-place registering monad-control-1.0.0.1...
  901. Creating package registration file: /tmp/pkgConf-monad-control-1.0.021545.1
  902. Installing library in
  903. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/monad-control-1.0.0.1
  904. Registering monad-control-1.0.0.1...
  905. Installed monad-control-1.0.0.1
  906. [1 of 1] Compiling Main ( /tmp/distributive-0.4.4-21545/distributive-0.4.4/dist/dist-sandbox-f32827c/setup/setup.hs, /tmp/distributive-0.4.4-21545/distributive-0.4.4/dist/dist-sandbox-f32827c/setup/Main.o )
  907. Linking /tmp/distributive-0.4.4-21545/distributive-0.4.4/dist/dist-sandbox-f32827c/setup/setup ...
  908. Configuring distributive-0.4.4...
  909. Building distributive-0.4.4...
  910. Preprocessing library distributive-0.4.4...
  911. [1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/dist-sandbox-f32827c/build/Data/Distributive/Generic.o )
  912. [2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/dist-sandbox-f32827c/build/Data/Distributive.o )
  913. In-place registering distributive-0.4.4...
  914. Creating package registration file: /tmp/pkgConf-distributive-0.421545.4
  915. Installing library in
  916. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/distributive-0.4.4
  917. Registering distributive-0.4.4...
  918. Installed distributive-0.4.4
  919. Configuring contravariant-1.2...
  920. Building contravariant-1.2...
  921. Preprocessing library contravariant-1.2...
  922. [1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Contravariant.o )
  923. [2 of 3] Compiling Data.Functor.Contravariant.Divisible ( Data/Functor/Contravariant/Divisible.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Contravariant/Divisible.o )
  924. [3 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Contravariant/Compose.o )
  925. In-place registering contravariant-1.2...
  926. Creating package registration file: /tmp/pkgConf-contravariant-121545.2
  927. Installing library in
  928. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/contravariant-1.2
  929. Registering contravariant-1.2...
  930. Installed contravariant-1.2
  931. Configuring temporary-1.2.0.3...
  932. Building temporary-1.2.0.3...
  933. Preprocessing library temporary-1.2.0.3...
  934. [1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/dist-sandbox-f32827c/build/Distribution/Compat/Exception.o )
  935. [2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/dist-sandbox-f32827c/build/Distribution/Compat/TempFile.o )
  936. [3 of 3] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/dist-sandbox-f32827c/build/System/IO/Temp.o )
  937. In-place registering temporary-1.2.0.3...
  938. Creating package registration file: /tmp/pkgConf-temporary-1.2.021545.3
  939. Installing library in
  940. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/temporary-1.2.0.3
  941. Registering temporary-1.2.0.3...
  942. Installed temporary-1.2.0.3
  943. Configuring network-uri-2.6.0.1...
  944. Building network-uri-2.6.0.1...
  945. Preprocessing library network-uri-2.6.0.1...
  946. [1 of 1] Compiling Network.URI ( Network/URI.hs, dist/dist-sandbox-f32827c/build/Network/URI.o )
  947.  
  948. Network/URI.hs:201:1: Warning:
  949. Defined but not used: `testDefaultUserInfoMap'
  950.  
  951. Network/URI.hs:285:1: Warning:
  952. Defined but not used: `testURIReference'
  953.  
  954. Network/URI.hs:316:33: Warning:
  955. This binding for `scheme' shadows the existing binding
  956. defined at Network/URI.hs:1291:1
  957.  
  958. Network/URI.hs:335:11: Warning:
  959. A do-notation statement discarded a result of type Char.
  960. Suppress this warning by saying "_ <- char '%'",
  961. or by using the flag -fno-warn-unused-do-bind
  962.  
  963. Network/URI.hs:357:1: Warning: Defined but not used: `genDelims'
  964.  
  965. Network/URI.hs:390:34: Warning:
  966. A do-notation statement discarded a result of type Char.
  967. Suppress this warning by saying "_ <- char '?'",
  968. or by using the flag -fno-warn-unused-do-bind
  969.  
  970. Network/URI.hs:391:34: Warning:
  971. A do-notation statement discarded a result of type Char.
  972. Suppress this warning by saying "_ <- char '#'",
  973. or by using the flag -fno-warn-unused-do-bind
  974.  
  975. Network/URI.hs:403:15: Warning:
  976. A do-notation statement discarded a result of type String.
  977. Suppress this warning by saying "_ <- try (string "//")",
  978. or by using the flag -fno-warn-unused-do-bind
  979.  
  980. Network/URI.hs:422:11: Warning:
  981. A do-notation statement discarded a result of type Char.
  982. Suppress this warning by saying "_ <- char ':'",
  983. or by using the flag -fno-warn-unused-do-bind
  984.  
  985. Network/URI.hs:445:11: Warning:
  986. A do-notation statement discarded a result of type Char.
  987. Suppress this warning by saying "_ <- char '@'",
  988. or by using the flag -fno-warn-unused-do-bind
  989.  
  990. Network/URI.hs:456:11: Warning:
  991. A do-notation statement discarded a result of type Char.
  992. Suppress this warning by saying "_ <- char '['",
  993. or by using the flag -fno-warn-unused-do-bind
  994.  
  995. Network/URI.hs:458:11: Warning:
  996. A do-notation statement discarded a result of type Char.
  997. Suppress this warning by saying "_ <- char ']'",
  998. or by using the flag -fno-warn-unused-do-bind
  999.  
  1000. Network/URI.hs:465:11: Warning:
  1001. A do-notation statement discarded a result of type Char.
  1002. Suppress this warning by saying "_ <- char 'v'",
  1003. or by using the flag -fno-warn-unused-do-bind
  1004.  
  1005. Network/URI.hs:467:11: Warning:
  1006. A do-notation statement discarded a result of type Char.
  1007. Suppress this warning by saying "_ <- char '.'",
  1008. or by using the flag -fno-warn-unused-do-bind
  1009.  
  1010. Network/URI.hs:483:19: Warning:
  1011. A do-notation statement discarded a result of type String.
  1012. Suppress this warning by saying "_ <- string "::"",
  1013. or by using the flag -fno-warn-unused-do-bind
  1014.  
  1015. Network/URI.hs:490:19: Warning:
  1016. A do-notation statement discarded a result of type String.
  1017. Suppress this warning by saying "_ <- string "::"",
  1018. or by using the flag -fno-warn-unused-do-bind
  1019.  
  1020. Network/URI.hs:497:19: Warning:
  1021. A do-notation statement discarded a result of type String.
  1022. Suppress this warning by saying "_ <- string "::"",
  1023. or by using the flag -fno-warn-unused-do-bind
  1024.  
  1025. Network/URI.hs:504:19: Warning:
  1026. A do-notation statement discarded a result of type String.
  1027. Suppress this warning by saying "_ <- string "::"",
  1028. or by using the flag -fno-warn-unused-do-bind
  1029.  
  1030. Network/URI.hs:511:19: Warning:
  1031. A do-notation statement discarded a result of type String.
  1032. Suppress this warning by saying "_ <- string "::"",
  1033. or by using the flag -fno-warn-unused-do-bind
  1034.  
  1035. Network/URI.hs:518:19: Warning:
  1036. A do-notation statement discarded a result of type String.
  1037. Suppress this warning by saying "_ <- string "::"",
  1038. or by using the flag -fno-warn-unused-do-bind
  1039.  
  1040. Network/URI.hs:524:19: Warning:
  1041. A do-notation statement discarded a result of type String.
  1042. Suppress this warning by saying "_ <- string "::"",
  1043. or by using the flag -fno-warn-unused-do-bind
  1044.  
  1045. Network/URI.hs:530:19: Warning:
  1046. A do-notation statement discarded a result of type String.
  1047. Suppress this warning by saying "_ <- string "::"",
  1048. or by using the flag -fno-warn-unused-do-bind
  1049.  
  1050. Network/URI.hs:553:11: Warning:
  1051. A do-notation statement discarded a result of type Char.
  1052. Suppress this warning by saying "_ <- char ':'",
  1053. or by using the flag -fno-warn-unused-do-bind
  1054.  
  1055. Network/URI.hs:563:28: Warning:
  1056. A do-notation statement discarded a result of type Char.
  1057. Suppress this warning by saying "_ <- char '.'",
  1058. or by using the flag -fno-warn-unused-do-bind
  1059.  
  1060. Network/URI.hs:564:28: Warning:
  1061. A do-notation statement discarded a result of type Char.
  1062. Suppress this warning by saying "_ <- char '.'",
  1063. or by using the flag -fno-warn-unused-do-bind
  1064.  
  1065. Network/URI.hs:565:28: Warning:
  1066. A do-notation statement discarded a result of type Char.
  1067. Suppress this warning by saying "_ <- char '.'",
  1068. or by using the flag -fno-warn-unused-do-bind
  1069.  
  1070. Network/URI.hs:592:11: Warning:
  1071. A do-notation statement discarded a result of type Char.
  1072. Suppress this warning by saying "_ <- char ':'",
  1073. or by using the flag -fno-warn-unused-do-bind
  1074.  
  1075. Network/URI.hs:635:11: Warning:
  1076. A do-notation statement discarded a result of type Char.
  1077. Suppress this warning by saying "_ <- char '/'",
  1078. or by using the flag -fno-warn-unused-do-bind
  1079.  
  1080. Network/URI.hs:656:11: Warning:
  1081. A do-notation statement discarded a result of type Char.
  1082. Suppress this warning by saying "_ <- char '/'",
  1083. or by using the flag -fno-warn-unused-do-bind
  1084.  
  1085. Network/URI.hs:728:34: Warning:
  1086. A do-notation statement discarded a result of type Char.
  1087. Suppress this warning by saying "_ <- char '?'",
  1088. or by using the flag -fno-warn-unused-do-bind
  1089.  
  1090. Network/URI.hs:729:34: Warning:
  1091. A do-notation statement discarded a result of type Char.
  1092. Suppress this warning by saying "_ <- char '#'",
  1093. or by using the flag -fno-warn-unused-do-bind
  1094.  
  1095. Network/URI.hs:741:15: Warning:
  1096. A do-notation statement discarded a result of type String.
  1097. Suppress this warning by saying "_ <- try (string "//")",
  1098. or by using the flag -fno-warn-unused-do-bind
  1099.  
  1100. Network/URI.hs:763:34: Warning:
  1101. A do-notation statement discarded a result of type Char.
  1102. Suppress this warning by saying "_ <- char '?'",
  1103. or by using the flag -fno-warn-unused-do-bind
  1104.  
  1105. Network/URI.hs:805:1: Warning: Defined but not used: `alphaNumChar'
  1106.  
  1107. Network/URI.hs:961:18: Warning:
  1108. Defaulting the following constraint(s) to type `Integer'
  1109. (Eq a0)
  1110. arising from a use of `multi_byte' at Network/URI.hs:961:18-27
  1111. (Num a0)
  1112. arising from a use of `multi_byte' at Network/URI.hs:961:18-27
  1113. In the expression: multi_byte 2 15 2048
  1114. In an equation for `unEscapeUtf8':
  1115. unEscapeUtf8 c rest
  1116. | c < 128 = chr c : unEscapeString rest
  1117. | c < 192 = replacement_character : unEscapeString rest
  1118. | c < 224 = multi1
  1119. | c < 240 = multi_byte 2 15 2048
  1120. | c < 248 = multi_byte 3 7 65536
  1121. | c < 252 = multi_byte 4 3 2097152
  1122. | c < 254 = multi_byte 5 1 67108864
  1123. | otherwise = replacement_character : unEscapeString rest
  1124. where
  1125. replacement_character = '\65533'
  1126. multi1
  1127. = case unEscapeByte rest of {
  1128. Just (c1, ds) | c1 .&. 192 == 128 -> ...
  1129. _ -> replacement_character : unEscapeString rest }
  1130. multi_byte i mask overlong
  1131. = aux i rest (unEscapeByte rest) (c .&. mask)
  1132. where
  1133. aux 0 rs _ acc
  1134. | overlong <= acc
  1135. &&
  1136. acc <= 1114111
  1137. && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
  1138. = chr acc : unEscapeString rs
  1139. | otherwise = replacement_character : unEscapeString rs
  1140. aux n _ (Just (r, rs)) acc
  1141. | r .&. 192 == 128
  1142. = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
  1143. aux _ rs _ _ = replacement_character : unEscapeString rs
  1144.  
  1145. Network/URI.hs:962:18: Warning:
  1146. Defaulting the following constraint(s) to type `Integer'
  1147. (Eq a0)
  1148. arising from a use of `multi_byte' at Network/URI.hs:962:18-27
  1149. (Num a0)
  1150. arising from a use of `multi_byte' at Network/URI.hs:962:18-27
  1151. In the expression: multi_byte 3 7 65536
  1152. In an equation for `unEscapeUtf8':
  1153. unEscapeUtf8 c rest
  1154. | c < 128 = chr c : unEscapeString rest
  1155. | c < 192 = replacement_character : unEscapeString rest
  1156. | c < 224 = multi1
  1157. | c < 240 = multi_byte 2 15 2048
  1158. | c < 248 = multi_byte 3 7 65536
  1159. | c < 252 = multi_byte 4 3 2097152
  1160. | c < 254 = multi_byte 5 1 67108864
  1161. | otherwise = replacement_character : unEscapeString rest
  1162. where
  1163. replacement_character = '\65533'
  1164. multi1
  1165. = case unEscapeByte rest of {
  1166. Just (c1, ds) | c1 .&. 192 == 128 -> ...
  1167. _ -> replacement_character : unEscapeString rest }
  1168. multi_byte i mask overlong
  1169. = aux i rest (unEscapeByte rest) (c .&. mask)
  1170. where
  1171. aux 0 rs _ acc
  1172. | overlong <= acc
  1173. &&
  1174. acc <= 1114111
  1175. && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
  1176. = chr acc : unEscapeString rs
  1177. | otherwise = replacement_character : unEscapeString rs
  1178. aux n _ (Just (r, rs)) acc
  1179. | r .&. 192 == 128
  1180. = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
  1181. aux _ rs _ _ = replacement_character : unEscapeString rs
  1182.  
  1183. Network/URI.hs:963:18: Warning:
  1184. Defaulting the following constraint(s) to type `Integer'
  1185. (Eq a0)
  1186. arising from a use of `multi_byte' at Network/URI.hs:963:18-27
  1187. (Num a0)
  1188. arising from a use of `multi_byte' at Network/URI.hs:963:18-27
  1189. In the expression: multi_byte 4 3 2097152
  1190. In an equation for `unEscapeUtf8':
  1191. unEscapeUtf8 c rest
  1192. | c < 128 = chr c : unEscapeString rest
  1193. | c < 192 = replacement_character : unEscapeString rest
  1194. | c < 224 = multi1
  1195. | c < 240 = multi_byte 2 15 2048
  1196. | c < 248 = multi_byte 3 7 65536
  1197. | c < 252 = multi_byte 4 3 2097152
  1198. | c < 254 = multi_byte 5 1 67108864
  1199. | otherwise = replacement_character : unEscapeString rest
  1200. where
  1201. replacement_character = '\65533'
  1202. multi1
  1203. = case unEscapeByte rest of {
  1204. Just (c1, ds) | c1 .&. 192 == 128 -> ...
  1205. _ -> replacement_character : unEscapeString rest }
  1206. multi_byte i mask overlong
  1207. = aux i rest (unEscapeByte rest) (c .&. mask)
  1208. where
  1209. aux 0 rs _ acc
  1210. | overlong <= acc
  1211. &&
  1212. acc <= 1114111
  1213. && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
  1214. = chr acc : unEscapeString rs
  1215. | otherwise = replacement_character : unEscapeString rs
  1216. aux n _ (Just (r, rs)) acc
  1217. | r .&. 192 == 128
  1218. = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
  1219. aux _ rs _ _ = replacement_character : unEscapeString rs
  1220.  
  1221. Network/URI.hs:964:18: Warning:
  1222. Defaulting the following constraint(s) to type `Integer'
  1223. (Eq a0)
  1224. arising from a use of `multi_byte' at Network/URI.hs:964:18-27
  1225. (Num a0)
  1226. arising from a use of `multi_byte' at Network/URI.hs:964:18-27
  1227. In the expression: multi_byte 5 1 67108864
  1228. In an equation for `unEscapeUtf8':
  1229. unEscapeUtf8 c rest
  1230. | c < 128 = chr c : unEscapeString rest
  1231. | c < 192 = replacement_character : unEscapeString rest
  1232. | c < 224 = multi1
  1233. | c < 240 = multi_byte 2 15 2048
  1234. | c < 248 = multi_byte 3 7 65536
  1235. | c < 252 = multi_byte 4 3 2097152
  1236. | c < 254 = multi_byte 5 1 67108864
  1237. | otherwise = replacement_character : unEscapeString rest
  1238. where
  1239. replacement_character = '\65533'
  1240. multi1
  1241. = case unEscapeByte rest of {
  1242. Just (c1, ds) | c1 .&. 192 == 128 -> ...
  1243. _ -> replacement_character : unEscapeString rest }
  1244. multi_byte i mask overlong
  1245. = aux i rest (unEscapeByte rest) (c .&. mask)
  1246. where
  1247. aux 0 rs _ acc
  1248. | overlong <= acc
  1249. &&
  1250. acc <= 1114111
  1251. && (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
  1252. = chr acc : unEscapeString rs
  1253. | otherwise = replacement_character : unEscapeString rs
  1254. aux n _ (Just (r, rs)) acc
  1255. | r .&. 192 == 128
  1256. = aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
  1257. aux _ rs _ _ = replacement_character : unEscapeString rs
  1258.  
  1259. Network/URI.hs:1262:1: Warning: Defined but not used: `traceShow'
  1260.  
  1261. Network/URI.hs:1265:1: Warning: Defined but not used: `traceVal'
  1262. In-place registering network-uri-2.6.0.1...
  1263. Creating package registration file: /tmp/pkgConf-network-uri-2.6.021545.1
  1264. Installing library in
  1265. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/network-uri-2.6.0.1
  1266. Registering network-uri-2.6.0.1...
  1267. Installed network-uri-2.6.0.1
  1268. [1 of 1] Compiling Main ( /tmp/comonad-4.2.2-21545/comonad-4.2.2/dist/dist-sandbox-f32827c/setup/setup.hs, /tmp/comonad-4.2.2-21545/comonad-4.2.2/dist/dist-sandbox-f32827c/setup/Main.o )
  1269. Linking /tmp/comonad-4.2.2-21545/comonad-4.2.2/dist/dist-sandbox-f32827c/setup/setup ...
  1270. Configuring comonad-4.2.2...
  1271. Building comonad-4.2.2...
  1272. Preprocessing library comonad-4.2.2...
  1273. [ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Composition.o )
  1274. [ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Trans/Identity.o )
  1275. [ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/dist-sandbox-f32827c/build/Control/Comonad.o )
  1276. [ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Trans/Class.o )
  1277. [ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Hoist/Class.o )
  1278. [ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Trans/Env.o )
  1279. [ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Trans/Store.o )
  1280. [ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Trans/Traced.o )
  1281. [ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Env/Class.o )
  1282. [10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Env.o )
  1283. [11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Identity.o )
  1284. [12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Store/Class.o )
  1285. [13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Store.o )
  1286. [14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Traced/Class.o )
  1287. [15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Traced.o )
  1288. [16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Coproduct.o )
  1289. In-place registering comonad-4.2.2...
  1290. Creating package registration file: /tmp/pkgConf-comonad-4.221545.2
  1291. Installing library in
  1292. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/comonad-4.2.2
  1293. Registering comonad-4.2.2...
  1294. Installed comonad-4.2.2
  1295. Configuring shellmate-0.1.6...
  1296. Building shellmate-0.1.6...
  1297. Preprocessing library shellmate-0.1.6...
  1298. [1 of 1] Compiling Control.Shell ( Control/Shell.hs, dist/dist-sandbox-f32827c/build/Control/Shell.o )
  1299. In-place registering shellmate-0.1.6...
  1300. Creating package registration file: /tmp/pkgConf-shellmate-0.121545.6
  1301. Installing library in
  1302. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/shellmate-0.1.6
  1303. Registering shellmate-0.1.6...
  1304. Installed shellmate-0.1.6
  1305. Configuring HTTP-4000.2.19...
  1306. Building HTTP-4000.2.19...
  1307. Preprocessing library HTTP-4000.2.19...
  1308. [ 1 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/MD5Aux.o )
  1309. [ 2 of 18] Compiling Paths_HTTP ( dist/dist-sandbox-f32827c/build/autogen/Paths_HTTP.hs, dist/dist-sandbox-f32827c/build/Paths_HTTP.o )
  1310. [ 3 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/Base64.o )
  1311. [ 4 of 18] Compiling Network.Stream ( Network/Stream.hs, dist/dist-sandbox-f32827c/build/Network/Stream.o )
  1312.  
  1313. Network/Stream.hs:35:1: Warning:
  1314. Module `Control.Monad.Error' is deprecated:
  1315. Use Control.Monad.Except instead
  1316.  
  1317. Network/Stream.hs:44:10: Warning:
  1318. In the use of type constructor or class `Error'
  1319. (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
  1320. Deprecated: "Use Control.Monad.Trans.Except instead"
  1321.  
  1322. Network/Stream.hs:44:10: Warning:
  1323. In the use of type constructor or class `Error'
  1324. (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
  1325. Deprecated: "Use Control.Monad.Trans.Except instead"
  1326.  
  1327. Network/Stream.hs:45:3: Warning:
  1328. In the use of `noMsg'
  1329. (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
  1330. Deprecated: "Use Control.Monad.Trans.Except instead"
  1331.  
  1332. Network/Stream.hs:45:11: Warning:
  1333. In the use of `strMsg'
  1334. (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
  1335. Deprecated: "Use Control.Monad.Trans.Except instead"
  1336.  
  1337. Network/Stream.hs:46:3: Warning:
  1338. In the use of `strMsg'
  1339. (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
  1340. Deprecated: "Use Control.Monad.Trans.Except instead"
  1341.  
  1342. Network/Stream.hs:52:24: Warning:
  1343. In the use of `strMsg'
  1344. (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
  1345. Deprecated: "Use Control.Monad.Trans.Except instead"
  1346. [ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/Utils.o )
  1347. [ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/Headers.o )
  1348. [ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/Cookie.o )
  1349. [ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/dist-sandbox-f32827c/build/Network/BufferType.o )
  1350. [ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/Base.o )
  1351.  
  1352. Network/HTTP/Base.hs:110:1: Warning:
  1353. Module `Control.Monad.Error' is deprecated:
  1354. Use Control.Monad.Except instead
  1355. [10 of 18] Compiling Network.TCP ( Network/TCP.hs, dist/dist-sandbox-f32827c/build/Network/TCP.o )
  1356. [11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/dist-sandbox-f32827c/build/Network/StreamDebugger.o )
  1357. [12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/dist-sandbox-f32827c/build/Network/StreamSocket.o )
  1358. [13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/Auth.o )
  1359. [14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/Proxy.o )
  1360. [15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/HandleStream.o )
  1361. [16 of 18] Compiling Network.HTTP ( Network/HTTP.hs, dist/dist-sandbox-f32827c/build/Network/HTTP.o )
  1362. [17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/dist-sandbox-f32827c/build/Network/HTTP/Stream.o )
  1363. [18 of 18] Compiling Network.Browser ( Network/Browser.hs, dist/dist-sandbox-f32827c/build/Network/Browser.o )
  1364. In-place registering HTTP-4000.2.19...
  1365. Creating package registration file: /tmp/pkgConf-HTTP-4000.221545.19
  1366. Installing library in
  1367. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/HTTP-4000.2.19
  1368. Registering HTTP-4000.2.19...
  1369. Installed HTTP-4000.2.19
  1370. Configuring semigroupoids-4.2...
  1371. Building semigroupoids-4.2...
  1372. Preprocessing library semigroupoids-4.2...
  1373. [ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/dist-sandbox-f32827c/build/Data/Traversable/Instances.o )
  1374. [ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Extend.o )
  1375. [ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Bind.o )
  1376. [ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Bind/Trans.o )
  1377. [ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/dist-sandbox-f32827c/build/Data/Semigroupoid.o )
  1378. [ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/dist-sandbox-f32827c/build/Data/Semigroupoid/Dual.o )
  1379. [ 7 of 20] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/dist-sandbox-f32827c/build/Data/Groupoid.o )
  1380. [ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/dist-sandbox-f32827c/build/Data/Isomorphism.o )
  1381. [ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/dist-sandbox-f32827c/build/Data/Semigroupoid/Product.o )
  1382. [10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/dist-sandbox-f32827c/build/Data/Semigroupoid/Coproduct.o )
  1383. [11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/dist-sandbox-f32827c/build/Data/Semigroupoid/Ob.o )
  1384. [12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Apply.o )
  1385. [13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/dist-sandbox-f32827c/build/Data/Semigroup/Foldable.o )
  1386. [14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/dist-sandbox-f32827c/build/Data/Semigroup/Traversable.o )
  1387. [15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/dist-sandbox-f32827c/build/Data/Semifunctor.o )
  1388. [16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/dist-sandbox-f32827c/build/Data/Semifunctor/Associative.o )
  1389. [17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/dist-sandbox-f32827c/build/Data/Semifunctor/Braided.o )
  1390. [18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Alt.o )
  1391. [19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/dist-sandbox-f32827c/build/Data/Functor/Plus.o )
  1392. [20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/dist-sandbox-f32827c/build/Data/Semigroupoid/Static.o )
  1393. In-place registering semigroupoids-4.2...
  1394. Creating package registration file: /tmp/pkgConf-semigroupoids-421545.2
  1395. Installing library in
  1396. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/semigroupoids-4.2
  1397. Registering semigroupoids-4.2...
  1398. Installed semigroupoids-4.2
  1399. Configuring bifunctors-4.2...
  1400. Building bifunctors-4.2...
  1401. Preprocessing library bifunctors-4.2...
  1402. [ 1 of 15] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/dist-sandbox-f32827c/build/Data/Bifoldable.o )
  1403. [ 2 of 15] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/dist-sandbox-f32827c/build/Data/Semigroup/Bifoldable.o )
  1404. [ 3 of 15] Compiling Data.Bifunctor ( old-src/Data/Bifunctor.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor.o )
  1405. [ 4 of 15] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor/Apply.o )
  1406. [ 5 of 15] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/dist-sandbox-f32827c/build/Data/Bitraversable.o )
  1407. [ 6 of 15] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/dist-sandbox-f32827c/build/Data/Semigroup/Bitraversable.o )
  1408. [ 7 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/dist-sandbox-f32827c/build/Data/Biapplicative.o )
  1409. [ 8 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor/Biff.o )
  1410. [ 9 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor/Clown.o )
  1411. [10 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor/Flip.o )
  1412. [11 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor/Join.o )
  1413. [12 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor/Joker.o )
  1414. [13 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor/Product.o )
  1415. [14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor/Tannen.o )
  1416. [15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/dist-sandbox-f32827c/build/Data/Bifunctor/Wrapped.o )
  1417. In-place registering bifunctors-4.2...
  1418. Creating package registration file: /tmp/pkgConf-bifunctors-421545.2
  1419. Installing library in
  1420. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/bifunctors-4.2
  1421. Registering bifunctors-4.2...
  1422. Installed bifunctors-4.2
  1423. Configuring profunctors-4.3.2...
  1424. Building profunctors-4.3.2...
  1425. Preprocessing library profunctors-4.3.2...
  1426. [ 1 of 14] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Trace.o )
  1427. [ 2 of 14] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Unsafe.o )
  1428. Loading package ghc-prim ... linking ... done.
  1429. Loading package integer-gmp ... linking ... done.
  1430. Loading package base ... linking ... done.
  1431. Loading package array-0.4.0.1 ... linking ... done.
  1432. Loading package deepseq-1.3.0.1 ... linking ... done.
  1433. Loading package containers-0.5.0.0 ... linking ... done.
  1434. Loading package bytestring-0.10.0.2 ... linking ... done.
  1435. Loading package text-0.11.3.1 ... linking ... done.
  1436. Loading package hashable-1.2.1.0 ... linking ... done.
  1437. Loading package nats-1 ... linking ... done.
  1438. Loading package unordered-containers-0.2.5.0 ... linking ... done.
  1439. Loading package semigroups-0.16.0.1 ... linking ... done.
  1440. Loading package tagged-0.7.3 ... linking ... done.
  1441. Loading package transformers-0.4.2.0 ... linking ... done.
  1442. Loading package transformers-compat-0.3.3.4 ... linking ... done.
  1443. Loading package void-0.7 ... linking ... done.
  1444. Loading package contravariant-1.2 ... linking ... done.
  1445. Loading package distributive-0.4.4 ... linking ... done.
  1446. Loading package comonad-4.2.2 ... linking ... done.
  1447. Loading package semigroupoids-4.2 ... linking ... done.
  1448. [ 3 of 14] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor.o )
  1449. [ 4 of 14] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Monad.o )
  1450. [ 5 of 14] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Adjunction.o )
  1451. [ 6 of 14] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Cayley.o )
  1452. [ 7 of 14] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Closed.o )
  1453. [ 8 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Rep.o )
  1454. [ 9 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Composition.o )
  1455. [10 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Codensity.o )
  1456. [11 of 14] Compiling Data.Profunctor.Collage ( src/Data/Profunctor/Collage.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Collage.o )
  1457. [12 of 14] Compiling Data.Profunctor.Monoid ( src/Data/Profunctor/Monoid.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Monoid.o )
  1458. [13 of 14] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Ran.o )
  1459. [14 of 14] Compiling Data.Profunctor.Tambara ( src/Data/Profunctor/Tambara.hs, dist/dist-sandbox-f32827c/build/Data/Profunctor/Tambara.o )
  1460. In-place registering profunctors-4.3.2...
  1461. Creating package registration file: /tmp/pkgConf-profunctors-4.321545.2
  1462. Installing library in
  1463. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/profunctors-4.3.2
  1464. Registering profunctors-4.3.2...
  1465. Installed profunctors-4.3.2
  1466. Configuring free-4.10.0.1...
  1467. Building free-4.10.0.1...
  1468. Preprocessing library free-4.10.0.1...
  1469. [ 1 of 14] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Free/TH.o )
  1470. [ 2 of 14] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Free/Class.o )
  1471.  
  1472. src/Control/Monad/Free/Class.hs:40:1: Warning:
  1473. Module `Control.Monad.Trans.Error' is deprecated:
  1474. Use Control.Monad.Trans.Except instead
  1475.  
  1476. src/Control/Monad/Free/Class.hs:136:37: Warning:
  1477. In the use of type constructor or class `Error'
  1478. (imported from Control.Monad.Trans.Error):
  1479. Deprecated: "Use Control.Monad.Trans.Except instead"
  1480.  
  1481. src/Control/Monad/Free/Class.hs:136:62: Warning:
  1482. In the use of type constructor or class `ErrorT'
  1483. (imported from Control.Monad.Trans.Error):
  1484. Deprecated: "Use Control.Monad.Trans.Except instead"
  1485.  
  1486. src/Control/Monad/Free/Class.hs:137:10: Warning:
  1487. In the use of data constructor `ErrorT'
  1488. (imported from Control.Monad.Trans.Error):
  1489. Deprecated: "Use Control.Monad.Trans.Except instead"
  1490.  
  1491. src/Control/Monad/Free/Class.hs:137:31: Warning:
  1492. In the use of `runErrorT'
  1493. (imported from Control.Monad.Trans.Error):
  1494. Deprecated: "Use Control.Monad.Trans.Except instead"
  1495. [ 3 of 14] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Iter.o )
  1496. [ 4 of 14] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Free.o )
  1497. [ 5 of 14] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Free/Church.o )
  1498. [ 6 of 14] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Free.o )
  1499. [ 7 of 14] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Free/Church.o )
  1500. [ 8 of 14] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Cofree/Class.o )
  1501. [ 9 of 14] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Trans/Cofree.o )
  1502. [10 of 14] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Trans/Coiter.o )
  1503. [11 of 14] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/dist-sandbox-f32827c/build/Control/Comonad/Cofree.o )
  1504. [12 of 14] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/dist-sandbox-f32827c/build/Control/Alternative/Free.o )
  1505. [13 of 14] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/dist-sandbox-f32827c/build/Control/Applicative/Trans/Free.o )
  1506. [14 of 14] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/dist-sandbox-f32827c/build/Control/Applicative/Free.o )
  1507. In-place registering free-4.10.0.1...
  1508. Creating package registration file: /tmp/pkgConf-free-4.10.021545.1
  1509. Installing library in
  1510. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/free-4.10.0.1
  1511. Registering free-4.10.0.1...
  1512. Installed free-4.10.0.1
  1513. Configuring either-4.3.2.1...
  1514. Building either-4.3.2.1...
  1515. Preprocessing library either-4.3.2.1...
  1516. [1 of 3] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/dist-sandbox-f32827c/build/Data/Either/Validation.o )
  1517. [2 of 3] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/dist-sandbox-f32827c/build/Data/Either/Combinators.o )
  1518. [3 of 3] Compiling Control.Monad.Trans.Either ( src/Control/Monad/Trans/Either.hs, dist/dist-sandbox-f32827c/build/Control/Monad/Trans/Either.o )
  1519. In-place registering either-4.3.2.1...
  1520. Creating package registration file: /tmp/pkgConf-either-4.3.221545.1
  1521. Installing library in
  1522. /home/inaimathi/projects/haste-compiler/.cabal-sandbox/lib/x86_64-linux-ghc-7.6.3/either-4.3.2.1
  1523. Registering either-4.3.2.1...
  1524. Installed either-4.3.2.1
  1525. ~/projects/haste-compiler $ cabal configure
  1526. Resolving dependencies...
  1527. Configuring haste-compiler-0.5...
  1528. ~/projects/haste-compiler $ cabal build
  1529. Building haste-compiler-0.5...
  1530. Preprocessing library haste-compiler-0.5...
  1531. In-place registering haste-compiler-0.5...
  1532. Preprocessing executable 'haste-boot' for haste-compiler-0.5...
  1533. Linking dist/build/haste-boot/haste-boot ...
  1534. Preprocessing executable 'hastec' for haste-compiler-0.5...
  1535. Linking dist/build/hastec/hastec ...
  1536. Preprocessing executable 'haste-inst' for haste-compiler-0.5...
  1537. Linking dist/build/haste-inst/haste-inst ...
  1538. Preprocessing executable 'haste-pkg' for haste-compiler-0.5...
  1539. Linking dist/build/haste-pkg/haste-pkg ...
  1540. Preprocessing executable 'haste-install-his' for haste-compiler-0.5...
  1541. Linking dist/build/haste-install-his/haste-install-his ...
  1542. Preprocessing executable 'haste-copy-pkg' for haste-compiler-0.5...
  1543. Linking dist/build/haste-copy-pkg/haste-copy-pkg ...
  1544. Preprocessing executable 'haste-cat' for haste-compiler-0.5...
  1545. Linking dist/build/haste-cat/haste-cat ...
  1546. ~/projects/haste-compiler $ ls
  1547. LICENSE Setup.hs Tests cabal.sandbox.config dist examples haste-compiler.cabal lib packagelibs.sh src
  1548. README.md TestDriver.hs build-release.hs debian doc haste-boot-output include libraries runtests.sh
  1549. ~/projects/haste-compiler $ dist/build/haste-boot/haste-boot --local
  1550. ghc-pkg: cannot find package populate-setup-exe-cache
  1551. Command 'ghc-pkg' failed with error code 1
  1552. ~/projects/haste-compiler $
Add Comment
Please, Sign In to add comment