Advertisement
Guest User

Untitled

a guest
Dec 19th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.77 KB | None | 0 0
  1. GHCi, version 8.4.4: http://www.haskell.org/ghc/ :? for help
  2. Loaded package environment from /home/rue/.ghc/x86_64-linux-8.4.4/environments/default
  3. Prelude>
  4. <no location info>: error:
  5. Could not find module ‘Sound.Tidal.Context’
  6. It is not a module in the current program, or in any known package.
  7.  
  8. <interactive>:4:39: error: Not in scope: ‘oLatency’
  9.  
  10. <interactive>:4:55: error: Not in scope: ‘oAddress’
  11.  
  12. <interactive>:4:79: error: Not in scope: ‘oPort’
  13.  
  14. <interactive>:4:111: error: Not in scope: ‘cFrameTimespan’
  15.  
  16. <interactive>:5:9: error:
  17. Variable not in scope: streamReplace :: t0 -> t
  18.  
  19. <interactive>:5:23: error: Variable not in scope: tidal
  20.  
  21. <interactive>:6:12: error:
  22. Variable not in scope: streamHush :: t0 -> t
  23.  
  24. <interactive>:6:23: error: Variable not in scope: tidal
  25.  
  26. <interactive>:7:12: error:
  27. • Variable not in scope: streamList :: t0 -> t
  28. • Perhaps you meant ‘readList’ (imported from Prelude)
  29.  
  30. <interactive>:7:23: error: Variable not in scope: tidal
  31.  
  32. <interactive>:8:12: error:
  33. Variable not in scope: streamMute :: t0 -> t
  34.  
  35. <interactive>:8:23: error: Variable not in scope: tidal
  36.  
  37. <interactive>:9:14: error:
  38. Variable not in scope: streamUnmute :: t0 -> t
  39.  
  40. <interactive>:9:27: error: Variable not in scope: tidal
  41.  
  42. <interactive>:10:12: error:
  43. Variable not in scope: streamSolo :: t0 -> t
  44.  
  45. <interactive>:10:23: error: Variable not in scope: tidal
  46.  
  47. <interactive>:11:14: error:
  48. Variable not in scope: streamUnsolo :: t0 -> t
  49.  
  50. <interactive>:11:27: error: Variable not in scope: tidal
  51.  
  52. <interactive>:12:12: error:
  53. Variable not in scope: streamOnce :: t0 -> Bool -> t
  54.  
  55. <interactive>:12:23: error: Variable not in scope: tidal
  56.  
  57. <interactive>:13:12: error:
  58. Variable not in scope: streamOnce :: t0 -> Bool -> t
  59.  
  60. <interactive>:13:23: error: Variable not in scope: tidal
  61.  
  62. <interactive>:14:16: error:
  63. Variable not in scope: streamNudgeAll :: t0 -> t
  64.  
  65. <interactive>:14:31: error: Variable not in scope: tidal
  66.  
  67. <interactive>:15:14: error: Variable not in scope: asap :: b0 -> c
  68.  
  69. <interactive>:15:21: error:
  70. • Variable not in scope: cps :: a -> b0
  71. • Perhaps you meant ‘cos’ (imported from Prelude)
  72.  
  73. <interactive>:16:31: error:
  74. Not in scope: ‘Sound.Tidal.Transition.xfadeIn’
  75. No module named ‘Sound.Tidal.Transition’ is imported.
  76.  
  77. <interactive>:17:35: error:
  78. Not in scope: ‘Sound.Tidal.Transition.xfadeIn’
  79. No module named ‘Sound.Tidal.Transition’ is imported.
  80.  
  81. <interactive>:18:35: error:
  82. Not in scope: ‘Sound.Tidal.Transition.histpan’
  83. No module named ‘Sound.Tidal.Transition’ is imported.
  84.  
  85. <interactive>:19:32: error:
  86. Not in scope: ‘Sound.Tidal.Transition.wait’
  87. No module named ‘Sound.Tidal.Transition’ is imported.
  88.  
  89. <interactive>:20:35: error:
  90. Not in scope: ‘Sound.Tidal.Transition.waitT’
  91. No module named ‘Sound.Tidal.Transition’ is imported.
  92.  
  93. <interactive>:21:30: error:
  94. Not in scope: ‘Sound.Tidal.Transition.jump’
  95. No module named ‘Sound.Tidal.Transition’ is imported.
  96.  
  97. <interactive>:22:34: error:
  98. Not in scope: ‘Sound.Tidal.Transition.jumpIn’
  99. No module named ‘Sound.Tidal.Transition’ is imported.
  100.  
  101. <interactive>:23:35: error:
  102. Not in scope: ‘Sound.Tidal.Transition.jumpIn'’
  103. No module named ‘Sound.Tidal.Transition’ is imported.
  104.  
  105. <interactive>:24:35: error:
  106. Not in scope: ‘Sound.Tidal.Transition.jumpMod’
  107. No module named ‘Sound.Tidal.Transition’ is imported.
  108.  
  109. <interactive>:25:49: error:
  110. Not in scope: ‘Sound.Tidal.Transition.mortal’
  111. No module named ‘Sound.Tidal.Transition’ is imported.
  112.  
  113. <interactive>:26:37: error:
  114. Not in scope: ‘Sound.Tidal.Transition.interpolate’
  115. No module named ‘Sound.Tidal.Transition’ is imported.
  116.  
  117. <interactive>:27:41: error:
  118. Not in scope: ‘Sound.Tidal.Transition.interpolateIn’
  119. No module named ‘Sound.Tidal.Transition’ is imported.
  120.  
  121. <interactive>:28:32: error:
  122. Not in scope: ‘Sound.Tidal.Transition.clutch’
  123. No module named ‘Sound.Tidal.Transition’ is imported.
  124.  
  125. <interactive>:29:36: error:
  126. Not in scope: ‘Sound.Tidal.Transition.clutchIn’
  127. No module named ‘Sound.Tidal.Transition’ is imported.
  128.  
  129. <interactive>:30:36: error:
  130. Not in scope: ‘Sound.Tidal.Transition.anticipate’
  131. No module named ‘Sound.Tidal.Transition’ is imported.
  132.  
  133. <interactive>:31:40: error:
  134. Not in scope: ‘Sound.Tidal.Transition.anticipateIn’
  135. No module named ‘Sound.Tidal.Transition’ is imported.
  136.  
  137. <interactive>:32:10: error:
  138. Variable not in scope: p :: Integer -> t
  139.  
  140. <interactive>:33:10: error:
  141. Variable not in scope: p :: Integer -> t
  142.  
  143. <interactive>:34:10: error:
  144. Variable not in scope: p :: Integer -> t
  145.  
  146. <interactive>:35:10: error:
  147. Variable not in scope: p :: Integer -> t
  148.  
  149. <interactive>:36:10: error:
  150. Variable not in scope: p :: Integer -> t
  151.  
  152. <interactive>:37:10: error:
  153. Variable not in scope: p :: Integer -> t
  154.  
  155. <interactive>:38:10: error:
  156. Variable not in scope: p :: Integer -> t
  157.  
  158. <interactive>:39:10: error:
  159. Variable not in scope: p :: Integer -> t
  160.  
  161. <interactive>:40:10: error:
  162. Variable not in scope: p :: Integer -> t
  163.  
  164. <interactive>:41:11: error:
  165. Variable not in scope: p :: Integer -> t
  166.  
  167. <interactive>:42:11: error:
  168. Variable not in scope: p :: Integer -> t
  169.  
  170. <interactive>:43:11: error:
  171. Variable not in scope: p :: Integer -> t
  172.  
  173. <interactive>:44:11: error:
  174. Variable not in scope: p :: Integer -> t
  175.  
  176. <interactive>:45:11: error:
  177. Variable not in scope: p :: Integer -> t
  178.  
  179. <interactive>:46:11: error:
  180. Variable not in scope: p :: Integer -> t
  181.  
  182. <interactive>:47:11: error:
  183. Variable not in scope: p :: Integer -> t
  184. tidal>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement