Advertisement
Guest User

Untitled

a guest
Jan 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.89 KB | None | 0 0
  1. WARNING: Ignoring out of range dependency (allow-newer enabled): either-4.4.1.1. neobot requires: ==4.5
  2. Building all executables for `neobot' once. After a successful build of all of them, only specified executables will be rebuilt.
  3. neobot-0.1.0.0: build (exe)
  4. Preprocessing executable 'neobot-exe' for neobot-0.1.0.0...
  5. [3 of 3] Compiling Main ( app\bot.hs, .stack-work\dist\2672c1f3\build\neobot-exe\neobot-exe-tmp\Main.o )
  6.  
  7. C:\dev\neobot\app\bot.hs:74:9:
  8. Not in scope: data constructor `Github.PullRequest'
  9. Perhaps you meant one of these:
  10. `GHAPI.PullRequest' (imported from Github.Issues.Comments),
  11. `GHAPI.PullRequest' (imported from Github.Issues)
  12.  
  13. C:\dev\neobot\app\bot.hs:75:24:
  14. Not in scope: `Github.pullRequestEventRepository'
  15. Perhaps you meant `Github.pushEventRepository' (imported from Github.PostReceive)
  16.  
  17. C:\dev\neobot\app\bot.hs:76:37:
  18. Not in scope: `Github.pullRequestEventAction'
  19. Perhaps you meant one of these:
  20. `GHAPI.pullRequestEventAction' (imported from Github.Issues.Comments),
  21. `GHAPI.pullRequestEventAction' (imported from Github.Issues)
  22.  
  23. C:\dev\neobot\app\bot.hs:77:31: Not in scope: `Github.pullRequestEventSender'
  24.  
  25. C:\dev\neobot\app\bot.hs:79:22: Not in scope: `Github.pullRequestEventData'
  26.  
  27. C:\dev\neobot\app\bot.hs:80:25:
  28. Not in scope: `Github.pullRequestNumber'
  29. Perhaps you meant one of these:
  30. `GHAPI.pullRequestNumber' (imported from Github.Issues.Comments),
  31. `GHAPI.pullRequestNumber' (imported from Github.Issues)
  32.  
  33. C:\dev\neobot\app\bot.hs:81:36:
  34. Not in scope: `Github.pullRequestTitle'
  35. Perhaps you meant one of these:
  36. `GHAPI.pullRequestTitle' (imported from Github.Issues.Comments),
  37. `GHAPI.pullRequestTitle' (imported from Github.Issues)
  38.  
  39. C:\dev\neobot\app\bot.hs:82:34:
  40. Not in scope: `Github.pullRequestHtmlUrl'
  41. Perhaps you meant one of these:
  42. `GHAPI.pullRequestHtmlUrl' (imported from Github.Issues.Comments),
  43. `GHAPI.pullRequestHtmlUrl' (imported from Github.Issues)
  44.  
  45. C:\dev\neobot\app\bot.hs:89:27: Not in scope: `Github.pullRequestBase'
  46.  
  47. C:\dev\neobot\app\bot.hs:90:27: Not in scope: `Github.pullRequestHead'
  48.  
  49. C:\dev\neobot\app\bot.hs:92:39:
  50. Not in scope: `Github.pullRequestCommitSha'
  51. Perhaps you meant one of these:
  52. `GHAPI.pullRequestCommitSha' (imported from Github.Issues.Comments),
  53. `GHAPI.pullRequestCommitSha' (imported from Github.Issues)
  54.  
  55. C:\dev\neobot\app\bot.hs:94:88:
  56. Not in scope: `Github.pullRequestCommitRepo'
  57. Perhaps you meant one of these:
  58. `GHAPI.pullRequestCommitRepo' (imported from Github.Issues.Comments),
  59. `GHAPI.pullRequestCommitRepo' (imported from Github.Issues),
  60. `GHAPI.pullRequestCommitRef' (imported from Github.Issues.Comments)
  61.  
  62. C:\dev\neobot\app\bot.hs:95:39:
  63. Not in scope: `Github.pullRequestCommitSha'
  64. Perhaps you meant one of these:
  65. `GHAPI.pullRequestCommitSha' (imported from Github.Issues.Comments),
  66. `GHAPI.pullRequestCommitSha' (imported from Github.Issues)
  67.  
  68. C:\dev\neobot\app\bot.hs:101:39:
  69. Not in scope: `Github.pullRequestUpdatedAt'
  70. Perhaps you meant one of these:
  71. `GHAPI.pullRequestUpdatedAt' (imported from Github.Issues.Comments),
  72. `GHAPI.pullRequestUpdatedAt' (imported from Github.Issues)
  73.  
  74. C:\dev\neobot\app\bot.hs:294:9:
  75. Not in scope: data constructor `Github.IssueComment'
  76. Perhaps you meant one of these:
  77. `GHAPI.IssueComment' (imported from Github.Issues.Comments),
  78. `GHAPI.IssueComment' (imported from Github.Issues)
  79.  
  80. C:\dev\neobot\app\bot.hs:295:9: Not in scope: data constructor `Github.Issue'
  81.  
  82. C:\dev\neobot\app\bot.hs:296:9:
  83. Not in scope: data constructor `Github.PullRequest'
  84. Perhaps you meant one of these:
  85. `GHAPI.PullRequest' (imported from Github.Issues.Comments),
  86. `GHAPI.PullRequest' (imported from Github.Issues)
  87.  
  88. C:\dev\neobot\app\bot.hs:340:40:
  89. Not in scope: type constructor or class `Github.PullRequestEvent'
  90. Perhaps you meant one of these:
  91. `GHAPI.PullRequestEvent' (imported from Github.Issues.Comments),
  92. `GHAPI.PullRequestEvent' (imported from Github.Issues)
  93.  
  94. C:\dev\neobot\app\bot.hs:343:16:
  95. Not in scope: `Github.pullRequestEventRepository'
  96. Perhaps you meant `Github.pushEventRepository' (imported from Github.PostReceive)
  97.  
  98. C:\dev\neobot\app\bot.hs:348:18:
  99. Not in scope: `Github.pullRequestEventAction'
  100. Perhaps you meant one of these:
  101. `GHAPI.pullRequestEventAction' (imported from Github.Issues.Comments),
  102. `GHAPI.pullRequestEventAction' (imported from Github.Issues)
  103.  
  104. C:\dev\neobot\app\bot.hs:349:23: Not in scope: `Github.pullRequestEventSender'
  105.  
  106. C:\dev\neobot\app\bot.hs:351:14: Not in scope: `Github.pullRequestEventData'
  107.  
  108. C:\dev\neobot\app\bot.hs:352:26:
  109. Not in scope: `Github.pullRequestNumber'
  110. Perhaps you meant one of these:
  111. `GHAPI.pullRequestNumber' (imported from Github.Issues.Comments),
  112. `GHAPI.pullRequestNumber' (imported from Github.Issues)
  113.  
  114. C:\dev\neobot\app\bot.hs:353:17:
  115. Not in scope: `Github.pullRequestTitle'
  116. Perhaps you meant one of these:
  117. `GHAPI.pullRequestTitle' (imported from Github.Issues.Comments),
  118. `GHAPI.pullRequestTitle' (imported from Github.Issues)
  119.  
  120. C:\dev\neobot\app\bot.hs:354:35:
  121. Not in scope: `Github.pullRequestHtmlUrl'
  122. Perhaps you meant one of these:
  123. `GHAPI.pullRequestHtmlUrl' (imported from Github.Issues.Comments),
  124. `GHAPI.pullRequestHtmlUrl' (imported from Github.Issues)
  125.  
  126. C:\dev\neobot\app\bot.hs:357:35:
  127. Not in scope: type constructor or class `Github.IssueEvent'
  128. Perhaps you meant `Github.PushEvent' (imported from Github.PostReceive)
  129.  
  130. C:\dev\neobot\app\bot.hs:361:16:
  131. Not in scope: `Github.issueEventRepository'
  132. Perhaps you meant one of these:
  133. `Github.pushEventRepository' (imported from Github.PostReceive),
  134. `Github.statusEventRepository' (imported from Github.PostReceive)
  135.  
  136. C:\dev\neobot\app\bot.hs:363:17: Not in scope: `Github.issueEventIssue'
  137.  
  138. C:\dev\neobot\app\bot.hs:364:17: Not in scope: `Github.issueTitle'
  139.  
  140. C:\dev\neobot\app\bot.hs:365:29:
  141. Not in scope: `Github.issueNumber'
  142. Perhaps you meant one of these:
  143. `GHAPI.issueNumber' (imported from Github.Issues.Comments),
  144. `GHAPI.issueNumber' (imported from Github.Issues)
  145.  
  146. C:\dev\neobot\app\bot.hs:366:23:
  147. Not in scope: `Github.issueEventSender'
  148. Perhaps you meant one of these:
  149. `Github.pushEventSender' (imported from Github.PostReceive),
  150. `Github.statusEventSender' (imported from Github.PostReceive)
  151.  
  152. C:\dev\neobot\app\bot.hs:368:35:
  153. Not in scope: `Github.issueHtmlUrl'
  154. Perhaps you meant one of these:
  155. `Github.userHtmlUrl' (imported from Github.PostReceive),
  156. `Github.repoHtmlUrl' (imported from Github.PostReceive),
  157. `GHAPI.issueHtmlUrl' (imported from Github.Issues.Comments)
  158.  
  159. C:\dev\neobot\app\bot.hs:369:18: Not in scope: `Github.issueEventAction'
  160.  
  161. C:\dev\neobot\app\bot.hs:372:43:
  162. Not in scope: type constructor or class `Github.IssueCommentEvent'
  163.  
  164. C:\dev\neobot\app\bot.hs:376:16:
  165. Not in scope: `Github.issueCommentEventRepository'
  166.  
  167. C:\dev\neobot\app\bot.hs:378:17: Not in scope: `Github.issueCommentEventIssue'
  168.  
  169. C:\dev\neobot\app\bot.hs:379:29:
  170. Not in scope: `Github.issueNumber'
  171. Perhaps you meant one of these:
  172. `GHAPI.issueNumber' (imported from Github.Issues.Comments),
  173. `GHAPI.issueNumber' (imported from Github.Issues)
  174.  
  175. C:\dev\neobot\app\bot.hs:380:19: Not in scope: `Github.issueCommentEventComment'
  176.  
  177. C:\dev\neobot\app\bot.hs:381:23:
  178. Not in scope: `Github.commentUser'
  179. Perhaps you meant one of these:
  180. `Github.commitUrl' (imported from Github.PostReceive),
  181. `GHAPI.commentUser' (imported from Github.Issues.Comments),
  182. `GHAPI.commentUser' (imported from Github.Issues)
  183.  
  184. C:\dev\neobot\app\bot.hs:382:37:
  185. Not in scope: `Github.commentUser'
  186. Perhaps you meant one of these:
  187. `Github.commitUrl' (imported from Github.PostReceive),
  188. `GHAPI.commentUser' (imported from Github.Issues.Comments),
  189. `GHAPI.commentUser' (imported from Github.Issues)
  190.  
  191. C:\dev\neobot\app\bot.hs:383:56:
  192. Not in scope: `Github.commentBody'
  193. Perhaps you meant one of these:
  194. `Github.commitId' (imported from Github.PostReceive),
  195. `GHAPI.commentBody' (imported from Github.Issues.Comments),
  196. `GHAPI.commentBody' (imported from Github.Issues)
  197.  
  198. C:\dev\neobot\app\bot.hs:384:35:
  199. Not in scope: `Github.commentHtmlUrl'
  200. Perhaps you meant one of these:
  201. `GHAPI.commentHtmlUrl' (imported from Github.Issues.Comments),
  202. `GHAPI.commentHtmlUrl' (imported from Github.Issues)
  203.  
  204. -- While building custom Setup.hs for package neobot-0.1.0.0 using:
  205. C:\sr\setup-exe-cache\x86_64-windows\Cabal-simple_Z6RU0evB_1.22.5.0_ghc-7.10.3.exe --builddir=.stack-work\dist\2672c1f3 build exe:neobot-exe --ghc-options " -ddump-hi -ddump-to-file"
  206. Process exited with code: ExitFailure 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement