Advertisement
Guest User

tidal install terminal error

a guest
Jul 4th, 2016
784
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 118.91 KB | None | 0 0
  1. NSA-Data-Collection:git Robert$ cabal install tidal
  2.  
  3. **********************************************************************
  4.  
  5. === Configuration for cabal has been written to
  6. /Users/Robert/.cabal/config
  7.  
  8. === Executables will be installed in:
  9. /Users/Robert/Library/Haskell/bin
  10.  
  11. You may wish to place this on your PATH by adding the following
  12. line to your ~/.bash_profile:
  13.  
  14. export PATH="$HOME/Library/Haskell/bin:$PATH"
  15.  
  16. === When documentation is built, a master index to all documentation
  17. will be placed in:
  18.  
  19. /Users/Robert/Library/Haskell/doc/index.html
  20.  
  21. You may wish to bookmark that file once it gets built (after the
  22. first cabal install).
  23.  
  24. **********************************************************************
  25.  
  26. Downloading the latest package list from hackage.haskell.org
  27. Resolving dependencies...
  28. Downloading SHA-1.6.4.2...
  29. Downloading base64-bytestring-1.0.0.1...
  30. Downloading blaze-builder-0.4.0.2...
  31. Configuring base64-bytestring-1.0.0.1...
  32. Downloading colour-2.3.3...
  33. Configuring blaze-builder-0.4.0.2...
  34. Building base64-bytestring-1.0.0.1...
  35. Downloading data-binary-ieee754-0.4.4...
  36. Configuring colour-2.3.3...
  37. Building blaze-builder-0.4.0.2...
  38. Downloading data-ordlist-0.4.7.0...
  39. Configuring data-binary-ieee754-0.4.4...
  40. Downloading entropy-0.3.7...
  41. Configuring data-ordlist-0.4.7.0...
  42. Building colour-2.3.3...
  43. Downloading lazy-csv-0.5.1...
  44. Configuring entropy-0.3.7...
  45. Downloading logict-0.6.0.2...
  46. Configuring lazy-csv-0.5.1...
  47. Downloading multiset-comb-0.2.4.1...
  48. Configuring SHA-1.6.4.2...
  49. Downloading old-locale-1.0.0.7...
  50. Downloading permutation-0.5.0.5...
  51. Building data-binary-ieee754-0.4.4...
  52. Downloading primes-0.2.1.0...
  53. Downloading safe-0.3.9...
  54. Downloading utf8-string-1.0.1.1...
  55. Building data-ordlist-0.4.7.0...
  56. Building lazy-csv-0.5.1...
  57. Building SHA-1.6.4.2...
  58. Installed data-binary-ieee754-0.4.4
  59. Configuring logict-0.6.0.2...
  60. Configuring multiset-comb-0.2.4.1...
  61. Installed base64-bytestring-1.0.0.1
  62. Building logict-0.6.0.2...
  63. Building multiset-comb-0.2.4.1...
  64. Configuring old-locale-1.0.0.7...
  65. Installed data-ordlist-0.4.7.0
  66. Building entropy-0.3.7...
  67. Building old-locale-1.0.0.7...
  68. Configuring primes-0.2.1.0...
  69. Installed lazy-csv-0.5.1
  70. Building primes-0.2.1.0...
  71. Configuring permutation-0.5.0.5...
  72. Installed blaze-builder-0.4.0.2
  73. Downloading hosc-0.15...
  74. Configuring safe-0.3.9...
  75. Installed colour-2.3.3
  76. Configuring utf8-string-1.0.1.1...
  77. Installed old-locale-1.0.0.7
  78. Downloading old-time-1.1.0.3...
  79. Building safe-0.3.9...
  80. Building utf8-string-1.0.1.1...
  81. Configuring hosc-0.15...
  82. Installed primes-0.2.1.0
  83. Configuring old-time-1.1.0.3...
  84. Installed logict-0.6.0.2
  85. Installed multiset-comb-0.2.4.1
  86. Building permutation-0.5.0.5...
  87. Building hosc-0.15...
  88. Installed entropy-0.3.7
  89. Installed safe-0.3.9
  90. Building old-time-1.1.0.3...
  91. Installed utf8-string-1.0.1.1
  92. Installed permutation-0.5.0.5
  93. Downloading hmt-0.15...
  94. Installed old-time-1.1.0.3
  95. Downloading mersenne-random-pure64-0.2.0.5...
  96. Configuring mersenne-random-pure64-0.2.0.5...
  97. Building mersenne-random-pure64-0.2.0.5...
  98. Configuring hmt-0.15...
  99. Building hmt-0.15...
  100. Installed hosc-0.15
  101. Installed mersenne-random-pure64-0.2.0.5
  102. Installed SHA-1.6.4.2
  103. Downloading websockets-0.9.6.2...
  104. Configuring websockets-0.9.6.2...
  105. Building websockets-0.9.6.2...
  106. Installed websockets-0.9.6.2
  107. Installed hmt-0.15
  108. Downloading tidal-0.8...
  109. Configuring tidal-0.8...
  110. Building tidal-0.8...
  111. Installed tidal-0.8
  112. Updating documentation index
  113. /Users/Robert/Library/Haskell/share/doc/x86_64-osx-ghc-8.0.1/index.html
  114. NSA-Data-Collection:git Robert$
  115. [Restored Jun 30, 2016, 9:56:35 PM]
  116. Last login: Thu Jun 30 21:38:05 on console
  117. Restored session: Thu Jun 30 21:34:19 PDT 2016
  118. NSA-Data-Collection:git Robert$ sudo /Library/Frameworks/GHC.framework/Versions/Current/Tools/Uninstaller
  119.  
  120. WARNING: Improper use of the sudo command could lead to data loss
  121. or the deletion of important system files. Please double-check your
  122. typing when using sudo. Type "man sudo" for more information.
  123.  
  124. To proceed, enter your password, or type Ctrl-C to abort.
  125.  
  126. Password:
  127. NSA-Data-Collection:git Robert$ sudo rm -rf /Library/Frameworks/GHC.framework
  128.  
  129. WARNING: Improper use of the sudo command could lead to data loss
  130. or the deletion of important system files. Please double-check your
  131. typing when using sudo. Type "man sudo" for more information.
  132.  
  133. To proceed, enter your password, or type Ctrl-C to abort.
  134.  
  135. Password:
  136. Sorry, try again.
  137. Password:
  138.  
  139. NSA-Data-Collection:git Robert$
  140. NSA-Data-Collection:git Robert$ sudo rm -rf /Library/Frameworks/HaskellPlatform.framework
  141. NSA-Data-Collection:git Robert$ sudo rm -rf /Library/Haskell
  142. rm -rf .cabal
  143. NSA-Data-Collection:git Robert$ rm -rf .cabal
  144. NSA-Data-Collection:git Robert$ rm -rf .ghc
  145. NSA-Data-Collection:git Robert$ rm -rf ~/Library/Haskell
  146. NSA-Data-Collection:git Robert$ find /usr/bin /usr/local/bin -type l | \
  147. > xargs -If sh -c '/bin/echo -n f /; readlink f' | \
  148. > egrep '//Library/(Haskell|Frameworks/(GHC|HaskellPlatform).framework)' | \
  149. > cut -f 1 -d ' ' > /tmp/hs-bin-links
  150. NSA-Data-Collection:git Robert$ # review /tmp/hs-links
  151. NSA-Data-Collection:git Robert$ sudo rm `cat /tmp/hs-bin-links`
  152. NSA-Data-Collection:git Robert$ sudo /Library/Frameworks/GHC.framework/Versions/
  153. Current/Tools/Uninstaller
  154. sudo: /Library/Frameworks/GHC.framework/Versions/Current/Tools/Uninstaller: comm
  155. and not found
  156. NSA-Data-Collection:git Robert$ /Library/Haskell/bin/uninstall-hs
  157. -- Versions found on this system
  158. 8.0.1
  159. -- To remove a version and all earlier: uninstall-hs thru VERSION
  160. -- To remove only a single version: uninstall-hs only VERSION
  161.  
  162. NSA-Data-Collection:git Robert$ uninstall-hs thru VERSION
  163. *** couldn't parse version
  164. Usage: uninstall-hs -- find versions on system
  165. uninstall-hs thru VERSION -- remove VERSION and earlier
  166. uninstall-hs only VERSION -- remove only VERSION
  167. uninstall-hs all -- remove all
  168. NOTE: Commands are 'dry run' by default and don't actually delete.
  169. Options (can appear anywhere):
  170. -v --verbose report each path
  171. -n --dry-run only report what would be removed
  172. -s --sh, --script generate a shell script to remove files
  173. -r --rm, --remove actually remove files
  174. -? --help help (this message)
  175. NSA-Data-Collection:git Robert$ uninstall-hs all
  176. -- Would remove all Haskell directories
  177. /Users/Robert/.cabal/config rename to -> /Users/Robert/.cabal/config.orig.0
  178. /Library/Frameworks/GHC.framework
  179. /Library/Haskell
  180. /Users/Robert/.cabal/logs
  181. /Users/Robert/.cabal/packages
  182. /Users/Robert/.cabal/where-is-my-stuff.txt
  183. /Users/Robert/.ghc/x86_64-darwin-8.0.1
  184. /usr/local/bin/activate-hs@ -> /Library/Haskell/ghc-8.0.1-x86_64/bin/activate-hs
  185. /usr/local/bin/cabal@ -> /Library/Haskell/ghc-8.0.1-x86_64/bin/cabal
  186. /usr/local/bin/cabal.real@ -> /Library/Haskell/ghc-8.0.1-x86_64/bin/cabal.real
  187. /usr/local/bin/cabal.wrap@ -> /Library/Haskell/ghc-8.0.1-x86_64/bin/cabal.wrap
  188. /usr/local/bin/ghc@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/ghc
  189. /usr/local/bin/ghc-8.0.1@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/ghc-8.0.1
  190. /usr/local/bin/ghc-clang-wrapper@ -> /Library/Haskell/ghc-8.0.1-x86_64/bin/ghc-clang-wrapper
  191. /usr/local/bin/ghc-pkg@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/ghc-pkg
  192. /usr/local/bin/ghc-pkg-8.0.1@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/ghc-pkg-8.0.1
  193. /usr/local/bin/ghci@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/ghci
  194. /usr/local/bin/ghci-8.0.1@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/ghci-8.0.1
  195. /usr/local/bin/haddock@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/haddock
  196. /usr/local/bin/haddock-ghc-8.0.1@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/haddock-ghc-8.0.1
  197. /usr/local/bin/hp2ps@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/hp2ps
  198. /usr/local/bin/hpc@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/hpc
  199. /usr/local/bin/hsc2hs@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/hsc2hs
  200. /usr/local/bin/runghc@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/runghc
  201. /usr/local/bin/runghc-8.0.1@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/runghc-8.0.1
  202. /usr/local/bin/runhaskell@ -> /Library/Frameworks/GHC.framework/Versions/8.0.1-x86_64/usr/bin/runhaskell
  203. /usr/local/bin/stack@ -> /Library/Haskell/ghc-8.0.1-x86_64/bin/stack
  204. /usr/local/bin/uninstall-hs@ -> /Library/Haskell/ghc-8.0.1-x86_64/bin/uninstall-hs
  205. -- To actually remove these files, sudo run the command again with --remove
  206. -- To generate a script to remove these files, run the command again with --script
  207.  
  208. NSA-Data-Collection:git Robert$ sudo uninstall-hs all remove
  209. Password:
  210. *** unregcognized args
  211. Usage: uninstall-hs -- find versions on system
  212. uninstall-hs thru VERSION -- remove VERSION and earlier
  213. uninstall-hs only VERSION -- remove only VERSION
  214. uninstall-hs all -- remove all
  215. NOTE: Commands are 'dry run' by default and don't actually delete.
  216. Options (can appear anywhere):
  217. -v --verbose report each path
  218. -n --dry-run only report what would be removed
  219. -s --sh, --script generate a shell script to remove files
  220. -r --rm, --remove actually remove files
  221. -? --help help (this message)
  222. NSA-Data-Collection:git Robert$ uninstall-hs
  223. -- Versions found on this system
  224. 8.0.1
  225. -- To remove a version and all earlier: uninstall-hs thru VERSION
  226. -- To remove only a single version: uninstall-hs only VERSION
  227.  
  228. NSA-Data-Collection:git Robert$ /Library/Haskell/bin/activate-hs
  229. You must be root to activate a particular Haskell Platform.
  230. Please rerun this command sudo:
  231. sudo /Library/Haskell/bin/activate-hs
  232. NSA-Data-Collection:git Robert$ sudo /Library/Haskell/bin/activate-hs
  233. Password:
  234. Unrecgonized Haskell CPP command /usr/bin/gcc
  235. Leaving Haskell CPP flags unchanged in settings
  236.  
  237. Haskell now set to:
  238. GHC 8.0.1
  239. Arch. x86_64
  240. Platform 8.0.1
  241.  
  242. View documentation with this command:
  243. open /Library/Haskell/doc/start.html
  244. NSA-Data-Collection:git Robert$ cabal install tidal
  245. Warning: cannot determine version of /usr/bin/gcc :
  246. ""
  247.  
  248.  
  249. Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.
  250.  
  251.  
  252. `gcc' failed in phase `C Compiler'. (Exit code: 69)
  253. NSA-Data-Collection:git Robert$ dsenableroot
  254. username = Robert
  255. user password:
  256. root password:
  257. verify root password:
  258.  
  259. dsenableroot:: ***Successfully enabled root user.
  260. NSA-Data-Collection:git Robert$ cabal install tidal
  261. Warning: cannot determine version of /usr/bin/gcc :
  262. ""
  263.  
  264.  
  265. Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.
  266.  
  267.  
  268. `gcc' failed in phase `C Compiler'. (Exit code: 69)
  269. NSA-Data-Collection:git Robert$ cabal cabal install tidal
  270. cabal: unrecognised command: cabal (try --help)
  271. NSA-Data-Collection:git Robert$ open /Library/Haskell/doc/start.html
  272. NSA-Data-Collection:git Robert$ cabal install tidal
  273. Resolving dependencies...
  274. In order, the following will be installed:
  275. mtl-2.2.1 (via: tidal-0.8 parsec-3.1.11 logict-0.6.0.2) (new package)
  276. logict-0.6.0.2 (via: hmt-0.15) (reinstall)
  277. network-2.6.2.1 (via: websockets-0.9.6.2 hosc-0.15) (new package)
  278. primitive-0.6.1.0 (via: vector-0.11.0.0 tf-random-0.5) (new package)
  279. random-1.1 (via: websockets-0.9.6.2 QuickCheck-2.8.2 tf-random-0.5 mersenne-random-pure64-0.2.0.5) (new package)
  280. mersenne-random-pure64-0.2.0.5 (via: tidal-0.8) (reinstall)
  281. split-0.2.3.1 (via: hmt-0.15) (new package)
  282. text-1.2.2.1 (via: tidal-0.8 websockets-0.9.6.2 attoparsec-0.13.0.2 scientific-0.3.4.7 parsec-3.1.11 case-insensitive-1.2.0.6 hashable-1.2.4.0 blaze-builder-0.4.0.2) (new package)
  283. blaze-builder-0.4.0.2 (via: websockets-0.9.6.2 hosc-0.15) (reinstall)
  284. hashable-1.2.4.0 (via: tidal-0.8 scientific-0.3.4.7 case-insensitive-1.2.0.6) (new package)
  285. case-insensitive-1.2.0.6 (via: websockets-0.9.6.2) (new package)
  286. hosc-0.15 (via: tidal-0.8) (reinstall) (changes: blaze-builder-0.4.0.2 removed)
  287. parsec-3.1.11 (via: tidal-0.8 hmt-0.15) (new package)
  288. tf-random-0.5 (via: QuickCheck-2.8.2) (new package)
  289. QuickCheck-2.8.2 (via: permutation-0.5.0.5) (new package)
  290. permutation-0.5.0.5 (via: hmt-0.15) (reinstall)
  291. hmt-0.15 (via: tidal-0.8) (reinstall) (changes: logict-0.6.0.2 removed, permutation-0.5.0.5 removed)
  292. vector-0.11.0.0 (via: scientific-0.3.4.7) (new package)
  293. scientific-0.3.4.7 (via: attoparsec-0.13.0.2) (new package)
  294. attoparsec-0.13.0.2 (via: websockets-0.9.6.2) (new package)
  295. websockets-0.9.6.2 (via: tidal-0.8) (reinstall) (changes: blaze-builder-0.4.0.2 removed)
  296. tidal-0.8 (reinstall) (changes: hmt-0.15 removed, hosc-0.15 removed, mersenne-random-pure64-0.2.0.5 removed, websockets-0.9.6.2 removed)
  297. Warning: Note that reinstalls are always dangerous. Continuing anyway...
  298. Downloading mtl-2.2.1...
  299. Downloading network-2.6.2.1...
  300. Downloading primitive-0.6.1.0...
  301. Downloading random-1.1...
  302. Configuring mtl-2.2.1...
  303. Configuring network-2.6.2.1...
  304. Downloading split-0.2.3.1...
  305. Configuring random-1.1...
  306. Configuring primitive-0.6.1.0...
  307. Downloading text-1.2.2.1...
  308. Configuring split-0.2.3.1...
  309. Configuring text-1.2.2.1...
  310. Building mtl-2.2.1...
  311. Building random-1.1...
  312. Building split-0.2.3.1...
  313. Building text-1.2.2.1...
  314. Building primitive-0.6.1.0...
  315. Building network-2.6.2.1...
  316. Installed split-0.2.3.1
  317. Installed random-1.1
  318. Configuring mersenne-random-pure64-0.2.0.5...
  319. Building mersenne-random-pure64-0.2.0.5...
  320. Failed to install mersenne-random-pure64-0.2.0.5
  321. Build log ( /Users/Robert/.cabal/logs/mersenne-random-pure64-0.2.0.5.log ):
  322. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-4240/mersenne-random-pure64-0.2.0.5'
  323. Configuring mersenne-random-pure64-0.2.0.5...
  324. Building mersenne-random-pure64-0.2.0.5...
  325. Preprocessing library mersenne-random-pure64-0.2.0.5...
  326. clang: warning: optimization flag '-finline-functions' is not supported
  327. clang: warning: argument unused during compilation: '--param max-inline-insns-single=1800'
  328. clang: warning: optimization flag '-finline-functions' is not supported
  329. clang: warning: argument unused during compilation: '--param max-inline-insns-single=1800'
  330. ld: warning: directory not found for option '-L/Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3'
  331. ld: warning: directory not found for option '-L/Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-locale-1.0.0.7'
  332. [1 of 4] Compiling System.Random.Mersenne.Pure64.Base ( dist/build/System/Random/Mersenne/Pure64/Base.hs, dist/build/System/Random/Mersenne/Pure64/Base.o )
  333. [2 of 4] Compiling System.Random.Mersenne.Pure64.Internal ( System/Random/Mersenne/Pure64/Internal.hs, dist/build/System/Random/Mersenne/Pure64/Internal.o )
  334. [3 of 4] Compiling System.Random.Mersenne.Pure64.MTBlock ( System/Random/Mersenne/Pure64/MTBlock.hs, dist/build/System/Random/Mersenne/Pure64/MTBlock.o )
  335. [4 of 4] Compiling System.Random.Mersenne.Pure64 ( System/Random/Mersenne/Pure64.hs, dist/build/System/Random/Mersenne/Pure64.o )
  336.  
  337. /var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/ghc6558_0/ghc_1.hscpp:165:1: error:
  338. Failed to load interface for ‘System.Time’
  339. There are files missing in the ‘old-time-1.1.0.3’ package,
  340. try running 'ghc-pkg check'.
  341. Use -v to see a list of the files searched for.
  342. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-4240/mersenne-random-pure64-0.2.0.5'
  343. Installed primitive-0.6.1.0
  344. Downloading tf-random-0.5...
  345. Downloading vector-0.11.0.0...
  346. Configuring vector-0.11.0.0...
  347. Configuring tf-random-0.5...
  348. Installed mtl-2.2.1
  349. Configuring logict-0.6.0.2...
  350. Building tf-random-0.5...
  351. Building vector-0.11.0.0...
  352. Building logict-0.6.0.2...
  353. Installed logict-0.6.0.2
  354. Installed tf-random-0.5
  355. Downloading QuickCheck-2.8.2...
  356. Configuring QuickCheck-2.8.2...
  357. Building QuickCheck-2.8.2...
  358. Installed network-2.6.2.1
  359. Installed QuickCheck-2.8.2
  360. Configuring permutation-0.5.0.5...
  361. Building permutation-0.5.0.5...
  362. Installed permutation-0.5.0.5
  363. Installed text-1.2.2.1
  364. Downloading hashable-1.2.4.0...
  365. Downloading parsec-3.1.11...
  366. Configuring blaze-builder-0.4.0.2...
  367. Configuring hashable-1.2.4.0...
  368. Configuring parsec-3.1.11...
  369. Building blaze-builder-0.4.0.2...
  370. Building hashable-1.2.4.0...
  371. Building parsec-3.1.11...
  372. Installed hashable-1.2.4.0
  373. Downloading case-insensitive-1.2.0.6...
  374. Configuring case-insensitive-1.2.0.6...
  375. Building case-insensitive-1.2.0.6...
  376. Installed blaze-builder-0.4.0.2
  377. Configuring hosc-0.15...
  378. Building hosc-0.15...
  379. Installed case-insensitive-1.2.0.6
  380. Failed to install hosc-0.15
  381. Build log ( /Users/Robert/.cabal/logs/hosc-0.15.log ):
  382. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-4238/hosc-0.15'
  383. Configuring hosc-0.15...
  384. Building hosc-0.15...
  385. Preprocessing library hosc-0.15...
  386. [ 1 of 20] Compiling Sound.OSC.Wait ( Sound/OSC/Wait.hs, dist/build/Sound/OSC/Wait.o )
  387. [ 2 of 20] Compiling Sound.OSC.Type ( Sound/OSC/Type.hs, dist/build/Sound/OSC/Type.o )
  388. [ 3 of 20] Compiling Sound.OSC.Time ( Sound/OSC/Time.hs, dist/build/Sound/OSC/Time.o )
  389.  
  390. Sound/OSC/Time.hs:87:1: warning: [-Wredundant-constraints]
  391. • Redundant constraint: Ord n
  392. • In the type signature for:
  393. pauseThread :: (MonadIO m, Ord n, RealFrac n) => n -> m ()
  394. [ 4 of 20] Compiling Sound.OSC.Normalise ( Sound/OSC/Normalise.hs, dist/build/Sound/OSC/Normalise.o )
  395. [ 5 of 20] Compiling Sound.OSC.Datum ( Sound/OSC/Datum.hs, dist/build/Sound/OSC/Datum.o )
  396. [ 6 of 20] Compiling Sound.OSC.Coding.Cast ( Sound/OSC/Coding/Cast.hs, dist/build/Sound/OSC/Coding/Cast.o )
  397.  
  398. Sound/OSC/Coding/Cast.hs:7:1: error:
  399. Failed to load interface for ‘Data.Binary.IEEE754’
  400. There are files missing in the ‘data-binary-ieee754-0.4.4’ package,
  401. try running 'ghc-pkg check'.
  402. Use -v to see a list of the files searched for.
  403. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-4238/hosc-0.15'
  404. Installed parsec-3.1.11
  405. Configuring hmt-0.15...
  406. Building hmt-0.15...
  407. Failed to install hmt-0.15
  408. Build log ( /Users/Robert/.cabal/logs/hmt-0.15.log ):
  409. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-4238/hmt-0.15'
  410. Configuring hmt-0.15...
  411. Building hmt-0.15...
  412. Preprocessing library hmt-0.15...
  413. [ 1 of 88] Compiling Music.Theory.Z12.Morris_1974 ( Music/Theory/Z12/Morris_1974.hs, dist/build/Music/Theory/Z12/Morris_1974.o )
  414. [ 2 of 88] Compiling Music.Theory.Z12.Literature ( Music/Theory/Z12/Literature.hs, dist/build/Music/Theory/Z12/Literature.o )
  415. [ 3 of 88] Compiling Music.Theory.Z ( Music/Theory/Z.hs, dist/build/Music/Theory/Z.o )
  416. [ 4 of 88] Compiling Music.Theory.Z.SRO ( Music/Theory/Z/SRO.hs, dist/build/Music/Theory/Z/SRO.o )
  417. [ 5 of 88] Compiling Music.Theory.Z.Read_1978 ( Music/Theory/Z/Read_1978.hs, dist/build/Music/Theory/Z/Read_1978.o )
  418. [ 6 of 88] Compiling Music.Theory.Unicode ( Music/Theory/Unicode.hs, dist/build/Music/Theory/Unicode.o )
  419. [ 7 of 88] Compiling Music.Theory.Tuple ( Music/Theory/Tuple.hs, dist/build/Music/Theory/Tuple.o )
  420.  
  421. Music/Theory/Tuple.hs:9:1: warning: [-Wunused-imports]
  422. The import of ‘Data.Monoid’ is redundant
  423. except perhaps to import instances from ‘Data.Monoid’
  424. To import instances alone, use: import Data.Monoid()
  425. [ 8 of 88] Compiling Music.Theory.Time.Notation ( Music/Theory/Time/Notation.hs, dist/build/Music/Theory/Time/Notation.o )
  426. [ 9 of 88] Compiling Music.Theory.Time.Duration ( Music/Theory/Time/Duration.hs, dist/build/Music/Theory/Time/Duration.o )
  427. [10 of 88] Compiling Music.Theory.Tiling.Canon ( Music/Theory/Tiling/Canon.hs, dist/build/Music/Theory/Tiling/Canon.o )
  428. [11 of 88] Compiling Music.Theory.Tiling.Johnson_2004 ( Music/Theory/Tiling/Johnson_2004.hs, dist/build/Music/Theory/Tiling/Johnson_2004.o )
  429. [12 of 88] Compiling Music.Theory.Tiling.Johnson_2009 ( Music/Theory/Tiling/Johnson_2009.hs, dist/build/Music/Theory/Tiling/Johnson_2009.o )
  430. [13 of 88] Compiling Music.Theory.Z12 ( Music/Theory/Z12.hs, dist/build/Music/Theory/Z12.o )
  431. [14 of 88] Compiling Music.Theory.Z12.TTO ( Music/Theory/Z12/TTO.hs, dist/build/Music/Theory/Z12/TTO.o )
  432. [15 of 88] Compiling Music.Theory.Z12.Read_1978 ( Music/Theory/Z12/Read_1978.hs, dist/build/Music/Theory/Z12/Read_1978.o )
  433. [16 of 88] Compiling Music.Theory.Maybe ( Music/Theory/Maybe.hs, dist/build/Music/Theory/Maybe.o )
  434. [17 of 88] Compiling Music.Theory.Math ( Music/Theory/Math.hs, dist/build/Music/Theory/Math.o )
  435.  
  436. Music/Theory/Math.hs:63:1: warning: [-Wredundant-constraints]
  437. • Redundant constraint: Integral t
  438. • In the type signature for:
  439. rational_nd :: Integral t => Ratio t -> (t, t)
  440. [18 of 88] Compiling Music.Theory.Meter.Barlow_1987 ( Music/Theory/Meter/Barlow_1987.hs, dist/build/Music/Theory/Meter/Barlow_1987.o )
  441.  
  442. Music/Theory/Meter/Barlow_1987.hs:7:1: error:
  443. Failed to load interface for ‘Data.Numbers.Primes’
  444. There are files missing in the ‘primes-0.2.1.0’ package,
  445. try running 'ghc-pkg check'.
  446. Use -v to see a list of the files searched for.
  447. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-4238/hmt-0.15'
  448. Installed vector-0.11.0.0
  449. Downloading scientific-0.3.4.7...
  450. Configuring scientific-0.3.4.7...
  451. Building scientific-0.3.4.7...
  452. Installed scientific-0.3.4.7
  453. Downloading attoparsec-0.13.0.2...
  454. Configuring attoparsec-0.13.0.2...
  455. Building attoparsec-0.13.0.2...
  456. Installed attoparsec-0.13.0.2
  457. Configuring websockets-0.9.6.2...
  458. Building websockets-0.9.6.2...
  459. Failed to install websockets-0.9.6.2
  460. Build log ( /Users/Robert/.cabal/logs/websockets-0.9.6.2.log ):
  461. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-4238/websockets-0.9.6.2'
  462. Configuring websockets-0.9.6.2...
  463. Building websockets-0.9.6.2...
  464. Preprocessing library websockets-0.9.6.2...
  465. [ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/build/Network/WebSockets/Hybi13/Mask.o )
  466. [ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/build/Network/WebSockets/Http.o )
  467. [ 3 of 11] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/build/Network/WebSockets/Types.o )
  468. [ 4 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/build/Network/WebSockets/Stream.o )
  469. [ 5 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/build/Network/WebSockets/Hybi13/Demultiplex.o )
  470. [ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o )
  471.  
  472. src/Network/WebSockets/Hybi13.hs:28:1: error:
  473. Failed to load interface for ‘Data.ByteString.Base64’
  474. There are files missing in the ‘base64-bytestring-1.0.0.1’ package,
  475. try running 'ghc-pkg check'.
  476. Use -v to see a list of the files searched for.
  477.  
  478. src/Network/WebSockets/Hybi13.hs:31:1: error:
  479. Failed to load interface for ‘Data.Digest.Pure.SHA’
  480. There are files missing in the ‘SHA-1.6.4.2’ package,
  481. try running 'ghc-pkg check'.
  482. Use -v to see a list of the files searched for.
  483.  
  484. src/Network/WebSockets/Hybi13.hs:37:1: error:
  485. Failed to load interface for ‘System.Entropy’
  486. There are files missing in the ‘entropy-0.3.7’ package,
  487. try running 'ghc-pkg check'.
  488. Use -v to see a list of the files searched for.
  489. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-4238/websockets-0.9.6.2'
  490. Error while Error while updating world-file. : /Users/Robert/Library/Haskell/logs/: openBinaryTempFileWithDefaultPermissions: does not exist (No such file or directory)
  491. Updating documentation index
  492. /Users/Robert/Library/Haskell/share/doc/x86_64-osx-ghc-8.0.1/index.html
  493. cabal: Error: some packages failed to install:
  494. hmt-0.15 failed during the building phase. The exception was:
  495. ExitFailure 1
  496. hosc-0.15 failed during the building phase. The exception was:
  497. ExitFailure 1
  498. mersenne-random-pure64-0.2.0.5 failed during the building phase. The exception
  499. was:
  500. ExitFailure 1
  501. tidal-0.8 depends on mersenne-random-pure64-0.2.0.5 which failed to install.
  502. websockets-0.9.6.2 failed during the building phase. The exception was:
  503. ExitFailure 1
  504. NSA-Data-Collection:git Robert$
  505. NSA-Data-Collection:git Robert$ cabal install tidal
  506. Resolving dependencies...
  507. In order, the following will be installed:
  508. hmt-0.15 (via: tidal-0.8) (reinstall) (changes: parsec-3.1.11 added, split-0.2.3.1 added)
  509. websockets-0.9.6.2 (via: tidal-0.8) (reinstall) (changes: attoparsec-0.13.0.2 added)
  510. tidal-0.8 (reinstall) (changes: hmt-0.15 removed, parsec-3.1.11 added, websockets-0.9.6.2 removed)
  511. Warning: Note that reinstalls are always dangerous. Continuing anyway...
  512. Configuring websockets-0.9.6.2...
  513. Configuring hmt-0.15...
  514. Building hmt-0.15...
  515. Building websockets-0.9.6.2...
  516. Failed to install hmt-0.15
  517. Build log ( /Users/Robert/.cabal/logs/hmt-0.15.log ):
  518. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-10760/hmt-0.15'
  519. Configuring hmt-0.15...
  520. Building hmt-0.15...
  521. Preprocessing library hmt-0.15...
  522. [ 1 of 88] Compiling Music.Theory.Z12.Morris_1974 ( Music/Theory/Z12/Morris_1974.hs, dist/build/Music/Theory/Z12/Morris_1974.o )
  523. [ 2 of 88] Compiling Music.Theory.Z12.Literature ( Music/Theory/Z12/Literature.hs, dist/build/Music/Theory/Z12/Literature.o )
  524. [ 3 of 88] Compiling Music.Theory.Z ( Music/Theory/Z.hs, dist/build/Music/Theory/Z.o )
  525. [ 4 of 88] Compiling Music.Theory.Z.SRO ( Music/Theory/Z/SRO.hs, dist/build/Music/Theory/Z/SRO.o )
  526. [ 5 of 88] Compiling Music.Theory.Z.Read_1978 ( Music/Theory/Z/Read_1978.hs, dist/build/Music/Theory/Z/Read_1978.o )
  527. [ 6 of 88] Compiling Music.Theory.Unicode ( Music/Theory/Unicode.hs, dist/build/Music/Theory/Unicode.o )
  528. [ 7 of 88] Compiling Music.Theory.Tuple ( Music/Theory/Tuple.hs, dist/build/Music/Theory/Tuple.o )
  529.  
  530. Music/Theory/Tuple.hs:9:1: warning: [-Wunused-imports]
  531. The import of ‘Data.Monoid’ is redundant
  532. except perhaps to import instances from ‘Data.Monoid’
  533. To import instances alone, use: import Data.Monoid()
  534. [ 8 of 88] Compiling Music.Theory.Time.Notation ( Music/Theory/Time/Notation.hs, dist/build/Music/Theory/Time/Notation.o )
  535. [ 9 of 88] Compiling Music.Theory.Time.Duration ( Music/Theory/Time/Duration.hs, dist/build/Music/Theory/Time/Duration.o )
  536. [10 of 88] Compiling Music.Theory.Tiling.Canon ( Music/Theory/Tiling/Canon.hs, dist/build/Music/Theory/Tiling/Canon.o )
  537. [11 of 88] Compiling Music.Theory.Tiling.Johnson_2004 ( Music/Theory/Tiling/Johnson_2004.hs, dist/build/Music/Theory/Tiling/Johnson_2004.o )
  538. [12 of 88] Compiling Music.Theory.Tiling.Johnson_2009 ( Music/Theory/Tiling/Johnson_2009.hs, dist/build/Music/Theory/Tiling/Johnson_2009.o )
  539. [13 of 88] Compiling Music.Theory.Z12 ( Music/Theory/Z12.hs, dist/build/Music/Theory/Z12.o )
  540. [14 of 88] Compiling Music.Theory.Z12.TTO ( Music/Theory/Z12/TTO.hs, dist/build/Music/Theory/Z12/TTO.o )
  541. [15 of 88] Compiling Music.Theory.Z12.Read_1978 ( Music/Theory/Z12/Read_1978.hs, dist/build/Music/Theory/Z12/Read_1978.o )
  542. [16 of 88] Compiling Music.Theory.Maybe ( Music/Theory/Maybe.hs, dist/build/Music/Theory/Maybe.o )
  543. [17 of 88] Compiling Music.Theory.Math ( Music/Theory/Math.hs, dist/build/Music/Theory/Math.o )
  544.  
  545. Music/Theory/Math.hs:63:1: warning: [-Wredundant-constraints]
  546. • Redundant constraint: Integral t
  547. • In the type signature for:
  548. rational_nd :: Integral t => Ratio t -> (t, t)
  549. [18 of 88] Compiling Music.Theory.Meter.Barlow_1987 ( Music/Theory/Meter/Barlow_1987.hs, dist/build/Music/Theory/Meter/Barlow_1987.o )
  550.  
  551. Music/Theory/Meter/Barlow_1987.hs:7:1: error:
  552. Failed to load interface for ‘Data.Numbers.Primes’
  553. There are files missing in the ‘primes-0.2.1.0’ package,
  554. try running 'ghc-pkg check'.
  555. Use -v to see a list of the files searched for.
  556. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-10760/hmt-0.15'
  557. Failed to install websockets-0.9.6.2
  558. Build log ( /Users/Robert/.cabal/logs/websockets-0.9.6.2.log ):
  559. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-10761/websockets-0.9.6.2'
  560. Configuring websockets-0.9.6.2...
  561. Building websockets-0.9.6.2...
  562. Preprocessing library websockets-0.9.6.2...
  563. [ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/build/Network/WebSockets/Hybi13/Mask.o )
  564. [ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/build/Network/WebSockets/Http.o )
  565. [ 3 of 11] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/build/Network/WebSockets/Types.o )
  566. [ 4 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/build/Network/WebSockets/Stream.o )
  567. [ 5 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/build/Network/WebSockets/Hybi13/Demultiplex.o )
  568. [ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o )
  569.  
  570. src/Network/WebSockets/Hybi13.hs:28:1: error:
  571. Failed to load interface for ‘Data.ByteString.Base64’
  572. There are files missing in the ‘base64-bytestring-1.0.0.1’ package,
  573. try running 'ghc-pkg check'.
  574. Use -v to see a list of the files searched for.
  575.  
  576. src/Network/WebSockets/Hybi13.hs:31:1: error:
  577. Failed to load interface for ‘Data.Digest.Pure.SHA’
  578. There are files missing in the ‘SHA-1.6.4.2’ package,
  579. try running 'ghc-pkg check'.
  580. Use -v to see a list of the files searched for.
  581.  
  582. src/Network/WebSockets/Hybi13.hs:37:1: error:
  583. Failed to load interface for ‘System.Entropy’
  584. There are files missing in the ‘entropy-0.3.7’ package,
  585. try running 'ghc-pkg check'.
  586. Use -v to see a list of the files searched for.
  587. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-10761/websockets-0.9.6.2'
  588. cabal: Error: some packages failed to install:
  589. hmt-0.15 failed during the building phase. The exception was:
  590. ExitFailure 1
  591. tidal-0.8 depends on hmt-0.15 which failed to install.
  592. websockets-0.9.6.2 failed during the building phase. The exception was:
  593. ExitFailure 1
  594. NSA-Data-Collection:git Robert$ ghc-pkg check
  595. There are problems in package tidal-0.8:
  596. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/tidal-0.8 doesn't exist or isn't a directory
  597. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/tidal-0.8/doc/html/tidal.haddock doesn't exist or isn't a file
  598. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/tidal-0.8/doc/html doesn't exist or isn't a directory
  599. dependency "parsec-3.1.9-8JbOwbBlhQ83MtvnonlJ5T" doesn't exist
  600. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/tidal-0.8 doesn't exist or isn't a directory
  601. cannot find any of ["Sound/Tidal/Strategies.hi","Sound/Tidal/Strategies.p_hi","Sound/Tidal/Strategies.dyn_hi"]
  602. cannot find any of ["Sound/Tidal/Dirt.hi","Sound/Tidal/Dirt.p_hi","Sound/Tidal/Dirt.dyn_hi"]
  603. cannot find any of ["Sound/Tidal/Pattern.hi","Sound/Tidal/Pattern.p_hi","Sound/Tidal/Pattern.dyn_hi"]
  604. cannot find any of ["Sound/Tidal/Stream.hi","Sound/Tidal/Stream.p_hi","Sound/Tidal/Stream.dyn_hi"]
  605. cannot find any of ["Sound/Tidal/OscStream.hi","Sound/Tidal/OscStream.p_hi","Sound/Tidal/OscStream.dyn_hi"]
  606. cannot find any of ["Sound/Tidal/Parse.hi","Sound/Tidal/Parse.p_hi","Sound/Tidal/Parse.dyn_hi"]
  607. cannot find any of ["Sound/Tidal/Tempo.hi","Sound/Tidal/Tempo.p_hi","Sound/Tidal/Tempo.dyn_hi"]
  608. cannot find any of ["Sound/Tidal/Time.hi","Sound/Tidal/Time.p_hi","Sound/Tidal/Time.dyn_hi"]
  609. cannot find any of ["Sound/Tidal/Context.hi","Sound/Tidal/Context.p_hi","Sound/Tidal/Context.dyn_hi"]
  610. cannot find any of ["Sound/Tidal/Utils.hi","Sound/Tidal/Utils.p_hi","Sound/Tidal/Utils.dyn_hi"]
  611. cannot find any of ["Sound/Tidal/SuperCollider.hi","Sound/Tidal/SuperCollider.p_hi","Sound/Tidal/SuperCollider.dyn_hi"]
  612. cannot find any of ["Sound/Tidal/Params.hi","Sound/Tidal/Params.p_hi","Sound/Tidal/Params.dyn_hi"]
  613. cannot find any of ["Sound/Tidal/Transition.hi","Sound/Tidal/Transition.p_hi","Sound/Tidal/Transition.dyn_hi"]
  614. cannot find any of ["libHStidal-0.8-HV0iOB4YerOAa2eV8QCNsF.a","libHStidal-0.8-HV0iOB4YerOAa2eV8QCNsF.p_a","libHStidal-0.8-HV0iOB4YerOAa2eV8QCNsF-ghc8.0.1.so","libHStidal-0.8-HV0iOB4YerOAa2eV8QCNsF-ghc8.0.1.dylib","HStidal-0.8-HV0iOB4YerOAa2eV8QCNsF-ghc8.0.1.dll"] on library path
  615. There are problems in package hmt-0.15:
  616. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hmt-0.15 doesn't exist or isn't a directory
  617. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hmt-0.15/doc/html/hmt.haddock doesn't exist or isn't a file
  618. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hmt-0.15/doc/html doesn't exist or isn't a directory
  619. dependency "parsec-3.1.9-8JbOwbBlhQ83MtvnonlJ5T" doesn't exist
  620. dependency "split-0.2.3-JcBj43ut9BU9Z1FHBsbIQS" doesn't exist
  621. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hmt-0.15 doesn't exist or isn't a directory
  622. cannot find any of ["Music/Theory/Array/CSV.hi","Music/Theory/Array/CSV.p_hi","Music/Theory/Array/CSV.dyn_hi"]
  623. cannot find any of ["Music/Theory/Array/CSV/Midi.hi","Music/Theory/Array/CSV/Midi.p_hi","Music/Theory/Array/CSV/Midi.dyn_hi"]
  624. cannot find any of ["Music/Theory/Array/MD.hi","Music/Theory/Array/MD.p_hi","Music/Theory/Array/MD.dyn_hi"]
  625. cannot find any of ["Music/Theory/Bjorklund.hi","Music/Theory/Bjorklund.p_hi","Music/Theory/Bjorklund.dyn_hi"]
  626. cannot find any of ["Music/Theory/Block_Design/Johnson_2007.hi","Music/Theory/Block_Design/Johnson_2007.p_hi","Music/Theory/Block_Design/Johnson_2007.dyn_hi"]
  627. cannot find any of ["Music/Theory/Clef.hi","Music/Theory/Clef.p_hi","Music/Theory/Clef.dyn_hi"]
  628. cannot find any of ["Music/Theory/Combinations.hi","Music/Theory/Combinations.p_hi","Music/Theory/Combinations.dyn_hi"]
  629. cannot find any of ["Music/Theory/Contour/Polansky_1992.hi","Music/Theory/Contour/Polansky_1992.p_hi","Music/Theory/Contour/Polansky_1992.dyn_hi"]
  630. cannot find any of ["Music/Theory/Duration.hi","Music/Theory/Duration.p_hi","Music/Theory/Duration.dyn_hi"]
  631. cannot find any of ["Music/Theory/Duration/Annotation.hi","Music/Theory/Duration/Annotation.p_hi","Music/Theory/Duration/Annotation.dyn_hi"]
  632. cannot find any of ["Music/Theory/Duration/CT.hi","Music/Theory/Duration/CT.p_hi","Music/Theory/Duration/CT.dyn_hi"]
  633. cannot find any of ["Music/Theory/Duration/Name.hi","Music/Theory/Duration/Name.p_hi","Music/Theory/Duration/Name.dyn_hi"]
  634. cannot find any of ["Music/Theory/Duration/Name/Abbreviation.hi","Music/Theory/Duration/Name/Abbreviation.p_hi","Music/Theory/Duration/Name/Abbreviation.dyn_hi"]
  635. cannot find any of ["Music/Theory/Duration/RQ.hi","Music/Theory/Duration/RQ.p_hi","Music/Theory/Duration/RQ.dyn_hi"]
  636. cannot find any of ["Music/Theory/Duration/RQ/Division.hi","Music/Theory/Duration/RQ/Division.p_hi","Music/Theory/Duration/RQ/Division.dyn_hi"]
  637. cannot find any of ["Music/Theory/Duration/RQ/Tied.hi","Music/Theory/Duration/RQ/Tied.p_hi","Music/Theory/Duration/RQ/Tied.dyn_hi"]
  638. cannot find any of ["Music/Theory/Duration/Sequence/Notate.hi","Music/Theory/Duration/Sequence/Notate.p_hi","Music/Theory/Duration/Sequence/Notate.dyn_hi"]
  639. cannot find any of ["Music/Theory/Dynamic_Mark.hi","Music/Theory/Dynamic_Mark.p_hi","Music/Theory/Dynamic_Mark.dyn_hi"]
  640. cannot find any of ["Music/Theory/Either.hi","Music/Theory/Either.p_hi","Music/Theory/Either.dyn_hi"]
  641. cannot find any of ["Music/Theory/Function.hi","Music/Theory/Function.p_hi","Music/Theory/Function.dyn_hi"]
  642. cannot find any of ["Music/Theory/Instrument/Choir.hi","Music/Theory/Instrument/Choir.p_hi","Music/Theory/Instrument/Choir.dyn_hi"]
  643. cannot find any of ["Music/Theory/Interval.hi","Music/Theory/Interval.p_hi","Music/Theory/Interval.dyn_hi"]
  644. cannot find any of ["Music/Theory/Interval/Barlow_1987.hi","Music/Theory/Interval/Barlow_1987.p_hi","Music/Theory/Interval/Barlow_1987.dyn_hi"]
  645. cannot find any of ["Music/Theory/Interval/Name.hi","Music/Theory/Interval/Name.p_hi","Music/Theory/Interval/Name.dyn_hi"]
  646. cannot find any of ["Music/Theory/Interval/Spelling.hi","Music/Theory/Interval/Spelling.p_hi","Music/Theory/Interval/Spelling.dyn_hi"]
  647. cannot find any of ["Music/Theory/Key.hi","Music/Theory/Key.p_hi","Music/Theory/Key.dyn_hi"]
  648. cannot find any of ["Music/Theory/List.hi","Music/Theory/List.p_hi","Music/Theory/List.dyn_hi"]
  649. cannot find any of ["Music/Theory/Math.hi","Music/Theory/Math.p_hi","Music/Theory/Math.dyn_hi"]
  650. cannot find any of ["Music/Theory/Maybe.hi","Music/Theory/Maybe.p_hi","Music/Theory/Maybe.dyn_hi"]
  651. cannot find any of ["Music/Theory/Meter/Barlow_1987.hi","Music/Theory/Meter/Barlow_1987.p_hi","Music/Theory/Meter/Barlow_1987.dyn_hi"]
  652. cannot find any of ["Music/Theory/Metric/Buchler_1998.hi","Music/Theory/Metric/Buchler_1998.p_hi","Music/Theory/Metric/Buchler_1998.dyn_hi"]
  653. cannot find any of ["Music/Theory/Metric/Morris_1980.hi","Music/Theory/Metric/Morris_1980.p_hi","Music/Theory/Metric/Morris_1980.dyn_hi"]
  654. cannot find any of ["Music/Theory/Metric/Polansky_1996.hi","Music/Theory/Metric/Polansky_1996.p_hi","Music/Theory/Metric/Polansky_1996.dyn_hi"]
  655. cannot find any of ["Music/Theory/Permutations.hi","Music/Theory/Permutations.p_hi","Music/Theory/Permutations.dyn_hi"]
  656. cannot find any of ["Music/Theory/Permutations/List.hi","Music/Theory/Permutations/List.p_hi","Music/Theory/Permutations/List.dyn_hi"]
  657. cannot find any of ["Music/Theory/Permutations/Morris_1984.hi","Music/Theory/Permutations/Morris_1984.p_hi","Music/Theory/Permutations/Morris_1984.dyn_hi"]
  658. cannot find any of ["Music/Theory/Pitch.hi","Music/Theory/Pitch.p_hi","Music/Theory/Pitch.dyn_hi"]
  659. cannot find any of ["Music/Theory/Pitch/Name.hi","Music/Theory/Pitch/Name.p_hi","Music/Theory/Pitch/Name.dyn_hi"]
  660. cannot find any of ["Music/Theory/Pitch/Note.hi","Music/Theory/Pitch/Note.p_hi","Music/Theory/Pitch/Note.dyn_hi"]
  661. cannot find any of ["Music/Theory/Pitch/Spelling.hi","Music/Theory/Pitch/Spelling.p_hi","Music/Theory/Pitch/Spelling.dyn_hi"]
  662. cannot find any of ["Music/Theory/Pitch/Spelling/Cluster.hi","Music/Theory/Pitch/Spelling/Cluster.p_hi","Music/Theory/Pitch/Spelling/Cluster.dyn_hi"]
  663. cannot find any of ["Music/Theory/Set/List.hi","Music/Theory/Set/List.p_hi","Music/Theory/Set/List.dyn_hi"]
  664. cannot find any of ["Music/Theory/Set/Set.hi","Music/Theory/Set/Set.p_hi","Music/Theory/Set/Set.dyn_hi"]
  665. cannot find any of ["Music/Theory/Tempo_Marking.hi","Music/Theory/Tempo_Marking.p_hi","Music/Theory/Tempo_Marking.dyn_hi"]
  666. cannot find any of ["Music/Theory/Tiling/Canon.hi","Music/Theory/Tiling/Canon.p_hi","Music/Theory/Tiling/Canon.dyn_hi"]
  667. cannot find any of ["Music/Theory/Tiling/Johnson_2004.hi","Music/Theory/Tiling/Johnson_2004.p_hi","Music/Theory/Tiling/Johnson_2004.dyn_hi"]
  668. cannot find any of ["Music/Theory/Tiling/Johnson_2009.hi","Music/Theory/Tiling/Johnson_2009.p_hi","Music/Theory/Tiling/Johnson_2009.dyn_hi"]
  669. cannot find any of ["Music/Theory/Time/Bel1990/R.hi","Music/Theory/Time/Bel1990/R.p_hi","Music/Theory/Time/Bel1990/R.dyn_hi"]
  670. cannot find any of ["Music/Theory/Time/Duration.hi","Music/Theory/Time/Duration.p_hi","Music/Theory/Time/Duration.dyn_hi"]
  671. cannot find any of ["Music/Theory/Time/Notation.hi","Music/Theory/Time/Notation.p_hi","Music/Theory/Time/Notation.dyn_hi"]
  672. cannot find any of ["Music/Theory/Time/Seq.hi","Music/Theory/Time/Seq.p_hi","Music/Theory/Time/Seq.dyn_hi"]
  673. cannot find any of ["Music/Theory/Time_Signature.hi","Music/Theory/Time_Signature.p_hi","Music/Theory/Time_Signature.dyn_hi"]
  674. cannot find any of ["Music/Theory/Tuple.hi","Music/Theory/Tuple.p_hi","Music/Theory/Tuple.dyn_hi"]
  675. cannot find any of ["Music/Theory/Tuning.hi","Music/Theory/Tuning.p_hi","Music/Theory/Tuning.dyn_hi"]
  676. cannot find any of ["Music/Theory/Tuning/Alves.hi","Music/Theory/Tuning/Alves.p_hi","Music/Theory/Tuning/Alves.dyn_hi"]
  677. cannot find any of ["Music/Theory/Tuning/Alves_1997.hi","Music/Theory/Tuning/Alves_1997.p_hi","Music/Theory/Tuning/Alves_1997.dyn_hi"]
  678. cannot find any of ["Music/Theory/Tuning/ET.hi","Music/Theory/Tuning/ET.p_hi","Music/Theory/Tuning/ET.dyn_hi"]
  679. cannot find any of ["Music/Theory/Tuning/Gann.hi","Music/Theory/Tuning/Gann.p_hi","Music/Theory/Tuning/Gann.dyn_hi"]
  680. cannot find any of ["Music/Theory/Tuning/Meyer_1929.hi","Music/Theory/Tuning/Meyer_1929.p_hi","Music/Theory/Tuning/Meyer_1929.dyn_hi"]
  681. cannot find any of ["Music/Theory/Tuning/Microtonal_Synthesis.hi","Music/Theory/Tuning/Microtonal_Synthesis.p_hi","Music/Theory/Tuning/Microtonal_Synthesis.dyn_hi"]
  682. cannot find any of ["Music/Theory/Tuning/Polansky_1978.hi","Music/Theory/Tuning/Polansky_1978.p_hi","Music/Theory/Tuning/Polansky_1978.dyn_hi"]
  683. cannot find any of ["Music/Theory/Tuning/Polansky_1984.hi","Music/Theory/Tuning/Polansky_1984.p_hi","Music/Theory/Tuning/Polansky_1984.dyn_hi"]
  684. cannot find any of ["Music/Theory/Tuning/Polansky_1985c.hi","Music/Theory/Tuning/Polansky_1985c.p_hi","Music/Theory/Tuning/Polansky_1985c.dyn_hi"]
  685. cannot find any of ["Music/Theory/Tuning/Polansky_1990.hi","Music/Theory/Tuning/Polansky_1990.p_hi","Music/Theory/Tuning/Polansky_1990.dyn_hi"]
  686. cannot find any of ["Music/Theory/Tuning/Riley.hi","Music/Theory/Tuning/Riley.p_hi","Music/Theory/Tuning/Riley.dyn_hi"]
  687. cannot find any of ["Music/Theory/Tuning/Scala.hi","Music/Theory/Tuning/Scala.p_hi","Music/Theory/Tuning/Scala.dyn_hi"]
  688. cannot find any of ["Music/Theory/Tuning/Syntonic.hi","Music/Theory/Tuning/Syntonic.p_hi","Music/Theory/Tuning/Syntonic.dyn_hi"]
  689. cannot find any of ["Music/Theory/Tuning/Werckmeister.hi","Music/Theory/Tuning/Werckmeister.p_hi","Music/Theory/Tuning/Werckmeister.dyn_hi"]
  690. cannot find any of ["Music/Theory/Unicode.hi","Music/Theory/Unicode.p_hi","Music/Theory/Unicode.dyn_hi"]
  691. cannot find any of ["Music/Theory/Xenakis/S4.hi","Music/Theory/Xenakis/S4.p_hi","Music/Theory/Xenakis/S4.dyn_hi"]
  692. cannot find any of ["Music/Theory/Xenakis/Sieve.hi","Music/Theory/Xenakis/Sieve.p_hi","Music/Theory/Xenakis/Sieve.dyn_hi"]
  693. cannot find any of ["Music/Theory/Z.hi","Music/Theory/Z.p_hi","Music/Theory/Z.dyn_hi"]
  694. cannot find any of ["Music/Theory/Z/Forte_1973.hi","Music/Theory/Z/Forte_1973.p_hi","Music/Theory/Z/Forte_1973.dyn_hi"]
  695. cannot find any of ["Music/Theory/Z/Read_1978.hi","Music/Theory/Z/Read_1978.p_hi","Music/Theory/Z/Read_1978.dyn_hi"]
  696. cannot find any of ["Music/Theory/Z/SRO.hi","Music/Theory/Z/SRO.p_hi","Music/Theory/Z/SRO.dyn_hi"]
  697. cannot find any of ["Music/Theory/Z12.hi","Music/Theory/Z12.p_hi","Music/Theory/Z12.dyn_hi"]
  698. cannot find any of ["Music/Theory/Z12/Castren_1994.hi","Music/Theory/Z12/Castren_1994.p_hi","Music/Theory/Z12/Castren_1994.dyn_hi"]
  699. cannot find any of ["Music/Theory/Z12/Drape_1999.hi","Music/Theory/Z12/Drape_1999.p_hi","Music/Theory/Z12/Drape_1999.dyn_hi"]
  700. cannot find any of ["Music/Theory/Z12/Forte_1973.hi","Music/Theory/Z12/Forte_1973.p_hi","Music/Theory/Z12/Forte_1973.dyn_hi"]
  701. cannot find any of ["Music/Theory/Z12/Lewin_1980.hi","Music/Theory/Z12/Lewin_1980.p_hi","Music/Theory/Z12/Lewin_1980.dyn_hi"]
  702. cannot find any of ["Music/Theory/Z12/Literature.hi","Music/Theory/Z12/Literature.p_hi","Music/Theory/Z12/Literature.dyn_hi"]
  703. cannot find any of ["Music/Theory/Z12/Morris_1974.hi","Music/Theory/Z12/Morris_1974.p_hi","Music/Theory/Z12/Morris_1974.dyn_hi"]
  704. cannot find any of ["Music/Theory/Z12/Morris_1987.hi","Music/Theory/Z12/Morris_1987.p_hi","Music/Theory/Z12/Morris_1987.dyn_hi"]
  705. cannot find any of ["Music/Theory/Z12/Morris_1987/Parse.hi","Music/Theory/Z12/Morris_1987/Parse.p_hi","Music/Theory/Z12/Morris_1987/Parse.dyn_hi"]
  706. cannot find any of ["Music/Theory/Z12/Rahn_1980.hi","Music/Theory/Z12/Rahn_1980.p_hi","Music/Theory/Z12/Rahn_1980.dyn_hi"]
  707. cannot find any of ["Music/Theory/Z12/Read_1978.hi","Music/Theory/Z12/Read_1978.p_hi","Music/Theory/Z12/Read_1978.dyn_hi"]
  708. cannot find any of ["Music/Theory/Z12/SRO.hi","Music/Theory/Z12/SRO.p_hi","Music/Theory/Z12/SRO.dyn_hi"]
  709. cannot find any of ["Music/Theory/Z12/TTO.hi","Music/Theory/Z12/TTO.p_hi","Music/Theory/Z12/TTO.dyn_hi"]
  710. cannot find any of ["libHShmt-0.15-CG7gMycOl6Y9CSZc7ffzB.a","libHShmt-0.15-CG7gMycOl6Y9CSZc7ffzB.p_a","libHShmt-0.15-CG7gMycOl6Y9CSZc7ffzB-ghc8.0.1.so","libHShmt-0.15-CG7gMycOl6Y9CSZc7ffzB-ghc8.0.1.dylib","HShmt-0.15-CG7gMycOl6Y9CSZc7ffzB-ghc8.0.1.dll"] on library path
  711. There are problems in package websockets-0.9.6.2:
  712. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/websockets-0.9.6.2 doesn't exist or isn't a directory
  713. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/websockets-0.9.6.2/doc/html/websockets.haddock doesn't exist or isn't a file
  714. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/websockets-0.9.6.2/doc/html doesn't exist or isn't a directory
  715. dependency "attoparsec-0.13.0.2-4uZxAuiEcXA6meGn8wFOYK" doesn't exist
  716. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/websockets-0.9.6.2 doesn't exist or isn't a directory
  717. cannot find any of ["Network/WebSockets.hi","Network/WebSockets.p_hi","Network/WebSockets.dyn_hi"]
  718. cannot find any of ["Network/WebSockets/Connection.hi","Network/WebSockets/Connection.p_hi","Network/WebSockets/Connection.dyn_hi"]
  719. cannot find any of ["Network/WebSockets/Stream.hi","Network/WebSockets/Stream.p_hi","Network/WebSockets/Stream.dyn_hi"]
  720. cannot find any of ["Network/WebSockets/Client.hi","Network/WebSockets/Client.p_hi","Network/WebSockets/Client.dyn_hi"]
  721. cannot find any of ["Network/WebSockets/Http.hi","Network/WebSockets/Http.p_hi","Network/WebSockets/Http.dyn_hi"]
  722. cannot find any of ["Network/WebSockets/Hybi13.hi","Network/WebSockets/Hybi13.p_hi","Network/WebSockets/Hybi13.dyn_hi"]
  723. cannot find any of ["Network/WebSockets/Hybi13/Demultiplex.hi","Network/WebSockets/Hybi13/Demultiplex.p_hi","Network/WebSockets/Hybi13/Demultiplex.dyn_hi"]
  724. cannot find any of ["Network/WebSockets/Hybi13/Mask.hi","Network/WebSockets/Hybi13/Mask.p_hi","Network/WebSockets/Hybi13/Mask.dyn_hi"]
  725. cannot find any of ["Network/WebSockets/Protocol.hi","Network/WebSockets/Protocol.p_hi","Network/WebSockets/Protocol.dyn_hi"]
  726. cannot find any of ["Network/WebSockets/Server.hi","Network/WebSockets/Server.p_hi","Network/WebSockets/Server.dyn_hi"]
  727. cannot find any of ["Network/WebSockets/Types.hi","Network/WebSockets/Types.p_hi","Network/WebSockets/Types.dyn_hi"]
  728. cannot find any of ["libHSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG.a","libHSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG.p_a","libHSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG-ghc8.0.1.so","libHSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG-ghc8.0.1.dylib","HSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG-ghc8.0.1.dll"] on library path
  729. There are problems in package SHA-1.6.4.2:
  730. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/SHA-1.6.4.2 doesn't exist or isn't a directory
  731. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/SHA-1.6.4.2/doc/html/SHA.haddock doesn't exist or isn't a file
  732. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/SHA-1.6.4.2/doc/html doesn't exist or isn't a directory
  733. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/SHA-1.6.4.2 doesn't exist or isn't a directory
  734. cannot find any of ["Data/Digest/Pure/SHA.hi","Data/Digest/Pure/SHA.p_hi","Data/Digest/Pure/SHA.dyn_hi"]
  735. cannot find any of ["libHSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz.a","libHSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz.p_a","libHSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz-ghc8.0.1.so","libHSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz-ghc8.0.1.dylib","HSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz-ghc8.0.1.dll"] on library path
  736. There are problems in package mersenne-random-pure64-0.2.0.5:
  737. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5 doesn't exist or isn't a directory
  738. Warning: include-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5/include doesn't exist or isn't a directory
  739. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5/doc/html/mersenne-random-pure64.haddock doesn't exist or isn't a file
  740. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5/doc/html doesn't exist or isn't a directory
  741. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5 doesn't exist or isn't a directory
  742. cannot find any of ["System/Random/Mersenne/Pure64.hi","System/Random/Mersenne/Pure64.p_hi","System/Random/Mersenne/Pure64.dyn_hi"]
  743. cannot find any of ["System/Random/Mersenne/Pure64/Base.hi","System/Random/Mersenne/Pure64/Base.p_hi","System/Random/Mersenne/Pure64/Base.dyn_hi"]
  744. cannot find any of ["System/Random/Mersenne/Pure64/MTBlock.hi","System/Random/Mersenne/Pure64/MTBlock.p_hi","System/Random/Mersenne/Pure64/MTBlock.dyn_hi"]
  745. cannot find any of ["System/Random/Mersenne/Pure64/Internal.hi","System/Random/Mersenne/Pure64/Internal.p_hi","System/Random/Mersenne/Pure64/Internal.dyn_hi"]
  746. cannot find any of ["libHSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs.a","libHSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs.p_a","libHSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs-ghc8.0.1.so","libHSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs-ghc8.0.1.dylib","HSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs-ghc8.0.1.dll"] on library path
  747. There are problems in package hosc-0.15:
  748. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hosc-0.15 doesn't exist or isn't a directory
  749. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hosc-0.15/doc/html/hosc.haddock doesn't exist or isn't a file
  750. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hosc-0.15/doc/html doesn't exist or isn't a directory
  751. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hosc-0.15 doesn't exist or isn't a directory
  752. cannot find any of ["Sound/OSC.hi","Sound/OSC.p_hi","Sound/OSC.dyn_hi"]
  753. cannot find any of ["Sound/OSC/Class.hi","Sound/OSC/Class.p_hi","Sound/OSC/Class.dyn_hi"]
  754. cannot find any of ["Sound/OSC/Coding.hi","Sound/OSC/Coding.p_hi","Sound/OSC/Coding.dyn_hi"]
  755. cannot find any of ["Sound/OSC/Coding/Byte.hi","Sound/OSC/Coding/Byte.p_hi","Sound/OSC/Coding/Byte.dyn_hi"]
  756. cannot find any of ["Sound/OSC/Coding/Cast.hi","Sound/OSC/Coding/Cast.p_hi","Sound/OSC/Coding/Cast.dyn_hi"]
  757. cannot find any of ["Sound/OSC/Coding/Decode/Base.hi","Sound/OSC/Coding/Decode/Base.p_hi","Sound/OSC/Coding/Decode/Base.dyn_hi"]
  758. cannot find any of ["Sound/OSC/Coding/Decode/Binary.hi","Sound/OSC/Coding/Decode/Binary.p_hi","Sound/OSC/Coding/Decode/Binary.dyn_hi"]
  759. cannot find any of ["Sound/OSC/Coding/Encode/Base.hi","Sound/OSC/Coding/Encode/Base.p_hi","Sound/OSC/Coding/Encode/Base.dyn_hi"]
  760. cannot find any of ["Sound/OSC/Coding/Encode/Builder.hi","Sound/OSC/Coding/Encode/Builder.p_hi","Sound/OSC/Coding/Encode/Builder.dyn_hi"]
  761. cannot find any of ["Sound/OSC/Core.hi","Sound/OSC/Core.p_hi","Sound/OSC/Core.dyn_hi"]
  762. cannot find any of ["Sound/OSC/Datum.hi","Sound/OSC/Datum.p_hi","Sound/OSC/Datum.dyn_hi"]
  763. cannot find any of ["Sound/OSC/FD.hi","Sound/OSC/FD.p_hi","Sound/OSC/FD.dyn_hi"]
  764. cannot find any of ["Sound/OSC/Normalise.hi","Sound/OSC/Normalise.p_hi","Sound/OSC/Normalise.dyn_hi"]
  765. cannot find any of ["Sound/OSC/Time.hi","Sound/OSC/Time.p_hi","Sound/OSC/Time.dyn_hi"]
  766. cannot find any of ["Sound/OSC/Transport/FD.hi","Sound/OSC/Transport/FD.p_hi","Sound/OSC/Transport/FD.dyn_hi"]
  767. cannot find any of ["Sound/OSC/Transport/FD/TCP.hi","Sound/OSC/Transport/FD/TCP.p_hi","Sound/OSC/Transport/FD/TCP.dyn_hi"]
  768. cannot find any of ["Sound/OSC/Transport/FD/UDP.hi","Sound/OSC/Transport/FD/UDP.p_hi","Sound/OSC/Transport/FD/UDP.dyn_hi"]
  769. cannot find any of ["Sound/OSC/Transport/Monad.hi","Sound/OSC/Transport/Monad.p_hi","Sound/OSC/Transport/Monad.dyn_hi"]
  770. cannot find any of ["Sound/OSC/Type.hi","Sound/OSC/Type.p_hi","Sound/OSC/Type.dyn_hi"]
  771. cannot find any of ["Sound/OSC/Wait.hi","Sound/OSC/Wait.p_hi","Sound/OSC/Wait.dyn_hi"]
  772. cannot find any of ["libHShosc-0.15-5ARGo3VcUoqC11MyqAM9oG.a","libHShosc-0.15-5ARGo3VcUoqC11MyqAM9oG.p_a","libHShosc-0.15-5ARGo3VcUoqC11MyqAM9oG-ghc8.0.1.so","libHShosc-0.15-5ARGo3VcUoqC11MyqAM9oG-ghc8.0.1.dylib","HShosc-0.15-5ARGo3VcUoqC11MyqAM9oG-ghc8.0.1.dll"] on library path
  773. There are problems in package old-time-1.1.0.3:
  774. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3 doesn't exist or isn't a directory
  775. Warning: include-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3/include doesn't exist or isn't a directory
  776. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3/doc/html/old-time.haddock doesn't exist or isn't a file
  777. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3/doc/html doesn't exist or isn't a directory
  778. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3 doesn't exist or isn't a directory
  779. cannot find any of ["System/Time.hi","System/Time.p_hi","System/Time.dyn_hi"]
  780. cannot find any of ["libHSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp.a","libHSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp.p_a","libHSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp-ghc8.0.1.so","libHSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp-ghc8.0.1.dylib","HSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp-ghc8.0.1.dll"] on library path
  781. There are problems in package utf8-string-1.0.1.1:
  782. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/utf8-string-1.0.1.1 doesn't exist or isn't a directory
  783. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/utf8-string-1.0.1.1/doc/html/utf8-string.haddock doesn't exist or isn't a file
  784. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/utf8-string-1.0.1.1/doc/html doesn't exist or isn't a directory
  785. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/utf8-string-1.0.1.1 doesn't exist or isn't a directory
  786. cannot find any of ["Codec/Binary/UTF8/String.hi","Codec/Binary/UTF8/String.p_hi","Codec/Binary/UTF8/String.dyn_hi"]
  787. cannot find any of ["Codec/Binary/UTF8/Generic.hi","Codec/Binary/UTF8/Generic.p_hi","Codec/Binary/UTF8/Generic.dyn_hi"]
  788. cannot find any of ["Data/String/UTF8.hi","Data/String/UTF8.p_hi","Data/String/UTF8.dyn_hi"]
  789. cannot find any of ["Data/ByteString/UTF8.hi","Data/ByteString/UTF8.p_hi","Data/ByteString/UTF8.dyn_hi"]
  790. cannot find any of ["Data/ByteString/Lazy/UTF8.hi","Data/ByteString/Lazy/UTF8.p_hi","Data/ByteString/Lazy/UTF8.dyn_hi"]
  791. cannot find any of ["libHSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4.a","libHSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4.p_a","libHSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4-ghc8.0.1.so","libHSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4-ghc8.0.1.dylib","HSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4-ghc8.0.1.dll"] on library path
  792. There are problems in package safe-0.3.9:
  793. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/safe-0.3.9 doesn't exist or isn't a directory
  794. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/safe-0.3.9/doc/html/safe.haddock doesn't exist or isn't a file
  795. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/safe-0.3.9/doc/html doesn't exist or isn't a directory
  796. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/safe-0.3.9 doesn't exist or isn't a directory
  797. cannot find any of ["Safe.hi","Safe.p_hi","Safe.dyn_hi"]
  798. cannot find any of ["Safe/Exact.hi","Safe/Exact.p_hi","Safe/Exact.dyn_hi"]
  799. cannot find any of ["Safe/Foldable.hi","Safe/Foldable.p_hi","Safe/Foldable.dyn_hi"]
  800. cannot find any of ["Safe/Util.hi","Safe/Util.p_hi","Safe/Util.dyn_hi"]
  801. cannot find any of ["libHSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb.a","libHSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb.p_a","libHSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb-ghc8.0.1.so","libHSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb-ghc8.0.1.dylib","HSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb-ghc8.0.1.dll"] on library path
  802. There are problems in package entropy-0.3.7:
  803. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/entropy-0.3.7 doesn't exist or isn't a directory
  804. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/entropy-0.3.7/doc/html/entropy.haddock doesn't exist or isn't a file
  805. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/entropy-0.3.7/doc/html doesn't exist or isn't a directory
  806. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/entropy-0.3.7 doesn't exist or isn't a directory
  807. cannot find any of ["System/Entropy.hi","System/Entropy.p_hi","System/Entropy.dyn_hi"]
  808. cannot find any of ["System/EntropyNix.hi","System/EntropyNix.p_hi","System/EntropyNix.dyn_hi"]
  809. cannot find any of ["libHSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci.a","libHSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci.p_a","libHSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci-ghc8.0.1.so","libHSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci-ghc8.0.1.dylib","HSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci-ghc8.0.1.dll"] on library path
  810. There are problems in package multiset-comb-0.2.4.1:
  811. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/multiset-comb-0.2.4.1 doesn't exist or isn't a directory
  812. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/multiset-comb-0.2.4.1/doc/html/multiset-comb.haddock doesn't exist or isn't a file
  813. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/multiset-comb-0.2.4.1/doc/html doesn't exist or isn't a directory
  814. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/multiset-comb-0.2.4.1 doesn't exist or isn't a directory
  815. cannot find any of ["Math/Combinatorics/Multiset.hi","Math/Combinatorics/Multiset.p_hi","Math/Combinatorics/Multiset.dyn_hi"]
  816. cannot find any of ["libHSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY.a","libHSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY.p_a","libHSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY-ghc8.0.1.so","libHSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY-ghc8.0.1.dylib","HSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY-ghc8.0.1.dll"] on library path
  817. There are problems in package primes-0.2.1.0:
  818. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/primes-0.2.1.0 doesn't exist or isn't a directory
  819. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/primes-0.2.1.0/doc/html/primes.haddock doesn't exist or isn't a file
  820. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/primes-0.2.1.0/doc/html doesn't exist or isn't a directory
  821. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/primes-0.2.1.0 doesn't exist or isn't a directory
  822. cannot find any of ["Data/Numbers/Primes.hi","Data/Numbers/Primes.p_hi","Data/Numbers/Primes.dyn_hi"]
  823. cannot find any of ["libHSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn.a","libHSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn.p_a","libHSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn-ghc8.0.1.so","libHSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn-ghc8.0.1.dylib","HSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn-ghc8.0.1.dll"] on library path
  824. There are problems in package old-locale-1.0.0.7:
  825. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-locale-1.0.0.7 doesn't exist or isn't a directory
  826. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-locale-1.0.0.7/doc/html/old-locale.haddock doesn't exist or isn't a file
  827. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-locale-1.0.0.7/doc/html doesn't exist or isn't a directory
  828. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-locale-1.0.0.7 doesn't exist or isn't a directory
  829. cannot find any of ["System/Locale.hi","System/Locale.p_hi","System/Locale.dyn_hi"]
  830. cannot find any of ["libHSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8.a","libHSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8.p_a","libHSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8-ghc8.0.1.so","libHSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8-ghc8.0.1.dylib","HSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8-ghc8.0.1.dll"] on library path
  831. There are problems in package colour-2.3.3:
  832. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/colour-2.3.3 doesn't exist or isn't a directory
  833. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/colour-2.3.3/doc/html/colour.haddock doesn't exist or isn't a file
  834. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/colour-2.3.3/doc/html doesn't exist or isn't a directory
  835. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/colour-2.3.3 doesn't exist or isn't a directory
  836. cannot find any of ["Data/Colour.hi","Data/Colour.p_hi","Data/Colour.dyn_hi"]
  837. cannot find any of ["Data/Colour/SRGB.hi","Data/Colour/SRGB.p_hi","Data/Colour/SRGB.dyn_hi"]
  838. cannot find any of ["Data/Colour/SRGB/Linear.hi","Data/Colour/SRGB/Linear.p_hi","Data/Colour/SRGB/Linear.dyn_hi"]
  839. cannot find any of ["Data/Colour/CIE.hi","Data/Colour/CIE.p_hi","Data/Colour/CIE.dyn_hi"]
  840. cannot find any of ["Data/Colour/CIE/Illuminant.hi","Data/Colour/CIE/Illuminant.p_hi","Data/Colour/CIE/Illuminant.dyn_hi"]
  841. cannot find any of ["Data/Colour/RGBSpace.hi","Data/Colour/RGBSpace.p_hi","Data/Colour/RGBSpace.dyn_hi"]
  842. cannot find any of ["Data/Colour/RGBSpace/HSL.hi","Data/Colour/RGBSpace/HSL.p_hi","Data/Colour/RGBSpace/HSL.dyn_hi"]
  843. cannot find any of ["Data/Colour/RGBSpace/HSV.hi","Data/Colour/RGBSpace/HSV.p_hi","Data/Colour/RGBSpace/HSV.dyn_hi"]
  844. cannot find any of ["Data/Colour/Names.hi","Data/Colour/Names.p_hi","Data/Colour/Names.dyn_hi"]
  845. cannot find any of ["Data/Colour/Internal.hi","Data/Colour/Internal.p_hi","Data/Colour/Internal.dyn_hi"]
  846. cannot find any of ["Data/Colour/Chan.hi","Data/Colour/Chan.p_hi","Data/Colour/Chan.dyn_hi"]
  847. cannot find any of ["Data/Colour/RGB.hi","Data/Colour/RGB.p_hi","Data/Colour/RGB.dyn_hi"]
  848. cannot find any of ["Data/Colour/Matrix.hi","Data/Colour/Matrix.p_hi","Data/Colour/Matrix.dyn_hi"]
  849. cannot find any of ["Data/Colour/CIE/Chromaticity.hi","Data/Colour/CIE/Chromaticity.p_hi","Data/Colour/CIE/Chromaticity.dyn_hi"]
  850. cannot find any of ["libHScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp.a","libHScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp.p_a","libHScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp-ghc8.0.1.so","libHScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp-ghc8.0.1.dylib","HScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp-ghc8.0.1.dll"] on library path
  851. There are problems in package lazy-csv-0.5.1:
  852. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/lazy-csv-0.5.1 doesn't exist or isn't a directory
  853. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/lazy-csv-0.5.1/doc/html/lazy-csv.haddock doesn't exist or isn't a file
  854. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/lazy-csv-0.5.1/doc/html doesn't exist or isn't a directory
  855. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/lazy-csv-0.5.1 doesn't exist or isn't a directory
  856. cannot find any of ["Text/CSV/Lazy/String.hi","Text/CSV/Lazy/String.p_hi","Text/CSV/Lazy/String.dyn_hi"]
  857. cannot find any of ["Text/CSV/Lazy/ByteString.hi","Text/CSV/Lazy/ByteString.p_hi","Text/CSV/Lazy/ByteString.dyn_hi"]
  858. cannot find any of ["libHSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3.a","libHSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3.p_a","libHSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3-ghc8.0.1.so","libHSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3-ghc8.0.1.dylib","HSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3-ghc8.0.1.dll"] on library path
  859. There are problems in package data-ordlist-0.4.7.0:
  860. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-ordlist-0.4.7.0 doesn't exist or isn't a directory
  861. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-ordlist-0.4.7.0/doc/html/data-ordlist.haddock doesn't exist or isn't a file
  862. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-ordlist-0.4.7.0/doc/html doesn't exist or isn't a directory
  863. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-ordlist-0.4.7.0 doesn't exist or isn't a directory
  864. cannot find any of ["Data/List/Ordered.hi","Data/List/Ordered.p_hi","Data/List/Ordered.dyn_hi"]
  865. cannot find any of ["libHSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4.a","libHSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4.p_a","libHSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4-ghc8.0.1.so","libHSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4-ghc8.0.1.dylib","HSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4-ghc8.0.1.dll"] on library path
  866. There are problems in package base64-bytestring-1.0.0.1:
  867. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/base64-bytestring-1.0.0.1 doesn't exist or isn't a directory
  868. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/base64-bytestring-1.0.0.1/doc/html/base64-bytestring.haddock doesn't exist or isn't a file
  869. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/base64-bytestring-1.0.0.1/doc/html doesn't exist or isn't a directory
  870. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/base64-bytestring-1.0.0.1 doesn't exist or isn't a directory
  871. cannot find any of ["Data/ByteString/Base64.hi","Data/ByteString/Base64.p_hi","Data/ByteString/Base64.dyn_hi"]
  872. cannot find any of ["Data/ByteString/Base64/URL.hi","Data/ByteString/Base64/URL.p_hi","Data/ByteString/Base64/URL.dyn_hi"]
  873. cannot find any of ["Data/ByteString/Base64/Lazy.hi","Data/ByteString/Base64/Lazy.p_hi","Data/ByteString/Base64/Lazy.dyn_hi"]
  874. cannot find any of ["Data/ByteString/Base64/URL/Lazy.hi","Data/ByteString/Base64/URL/Lazy.p_hi","Data/ByteString/Base64/URL/Lazy.dyn_hi"]
  875. cannot find any of ["Data/ByteString/Base64/Internal.hi","Data/ByteString/Base64/Internal.p_hi","Data/ByteString/Base64/Internal.dyn_hi"]
  876. cannot find any of ["libHSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY.a","libHSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY.p_a","libHSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY-ghc8.0.1.so","libHSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY-ghc8.0.1.dylib","HSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY-ghc8.0.1.dll"] on library path
  877. There are problems in package data-binary-ieee754-0.4.4:
  878. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-binary-ieee754-0.4.4 doesn't exist or isn't a directory
  879. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-binary-ieee754-0.4.4/doc/html/data-binary-ieee754.haddock doesn't exist or isn't a file
  880. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-binary-ieee754-0.4.4/doc/html doesn't exist or isn't a directory
  881. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-binary-ieee754-0.4.4 doesn't exist or isn't a directory
  882. cannot find any of ["Data/Binary/IEEE754.hi","Data/Binary/IEEE754.p_hi","Data/Binary/IEEE754.dyn_hi"]
  883. cannot find any of ["libHSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2.a","libHSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2.p_a","libHSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2-ghc8.0.1.so","libHSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2-ghc8.0.1.dylib","HSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2-ghc8.0.1.dll"] on library path
  884.  
  885. The following packages are broken, either because they have a problem
  886. listed above, or because they depend on a broken package.
  887. tidal-0.8
  888. hmt-0.15
  889. websockets-0.9.6.2
  890. SHA-1.6.4.2
  891. mersenne-random-pure64-0.2.0.5
  892. hosc-0.15
  893. old-time-1.1.0.3
  894. utf8-string-1.0.1.1
  895. safe-0.3.9
  896. entropy-0.3.7
  897. multiset-comb-0.2.4.1
  898. primes-0.2.1.0
  899. old-locale-1.0.0.7
  900. colour-2.3.3
  901. lazy-csv-0.5.1
  902. data-ordlist-0.4.7.0
  903. base64-bytestring-1.0.0.1
  904. data-binary-ieee754-0.4.4
  905. NSA-Data-Collection:git Robert$
  906. [Restored Jul 2, 2016, 3:43:45 PM]
  907. Last login: Sat Jul 2 15:32:47 on console
  908. Restored session: Sat Jul 2 15:29:58 PDT 2016
  909. NSA-Data-Collection:git Robert$ mdfind -name "tidal 0.8"
  910. NSA-Data-Collection:git Robert$ mdfind -name "tidal"
  911. /Users/Robert/Downloads/Tidal-master/examples/cycles.tidal
  912. /Users/Robert/Downloads/Tidal-master/vis/Sound/Tidal
  913. /Users/Robert/Downloads/Tidal-master
  914. /Users/Robert/Downloads/Tidal-master/vis/tidal-vis.cabal
  915. /Users/Robert/Downloads/Tidal-master/Sound/Tidal
  916. /Users/Robert/Downloads/Tidal-master/examples/supercollider.tidal
  917. /Users/Robert/Downloads/Tidal-master/doc/tidal.svg
  918. /Users/Robert/Downloads/Tidal-master/doc/tidal.png
  919. /Users/Robert/Downloads/Tidal-master/doc/tidal.md
  920. /Users/Robert/Downloads/Tidal-master/tidal.el
  921. /Users/Robert/Downloads/Tidal-master/tidal.cabal
  922. /Users/Robert/Library/Application Support/Atom/Cache/settings-view/tidalcycles-1467484230546
  923. /Users/Robert/Library/Application Support/Atom/Cache/settings-view/tidalcycles-1467346163554
  924. /Users/Robert/Library/Application Support/Google/Chrome/Default/Local Storage/https_my.tidal.com_0.localstorage
  925. /Users/Robert/Library/Application Support/Google/Chrome/Default/Local Storage/http_listen.tidal.com_0.localstorage
  926. /Users/Robert/Library/Application Support/Google/Chrome/Default/Local Storage/https_my.tidal.com_0.localstorage-journal
  927. /Users/Robert/Library/Application Support/Google/Chrome/Default/Local Storage/http_listen.tidal.com_0.localstorage-journal
  928. /Users/Robert/Library/Application Support/Google/Chrome/Default/Local Storage/https_go.tidal.com_0.localstorage-journal
  929. /Users/Robert/Library/Application Support/Google/Chrome/Default/Local Storage/https_go.tidal.com_0.localstorage
  930. /Library/Application Support/Native Instruments/Shared Content/Sounds/Reaktor 5/Grainstates SP/Tidal Occlusion.ksd
  931. NSA-Data-Collection:git Robert$
  932. [Restored Jul 3, 2016, 9:49:54 AM]
  933. Last login: Sat Jul 2 15:43:48 on ttys000
  934. Restored session: Sat Jul 2 17:24:59 PDT 2016
  935. NSA-Data-Collection:git Robert$ cabal install tidal
  936. Resolving dependencies...
  937. In order, the following will be installed:
  938. hmt-0.15 (via: tidal-0.8) (reinstall) (changes: parsec-3.1.11 added, split-0.2.3.1 added)
  939. websockets-0.9.6.2 (via: tidal-0.8) (reinstall) (changes: attoparsec-0.13.0.2 added)
  940. tidal-0.8 (reinstall) (changes: hmt-0.15 removed, parsec-3.1.11 added, websockets-0.9.6.2 removed)
  941. Warning: Note that reinstalls are always dangerous. Continuing anyway...
  942. Configuring hmt-0.15...
  943. Configuring websockets-0.9.6.2...
  944. Building hmt-0.15...
  945. Building websockets-0.9.6.2...
  946. Failed to install hmt-0.15
  947. Build log ( /Users/Robert/.cabal/logs/hmt-0.15.log ):
  948. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-2887/hmt-0.15'
  949. Configuring hmt-0.15...
  950. Building hmt-0.15...
  951. Preprocessing library hmt-0.15...
  952. [ 1 of 88] Compiling Music.Theory.Z12.Morris_1974 ( Music/Theory/Z12/Morris_1974.hs, dist/build/Music/Theory/Z12/Morris_1974.o )
  953. [ 2 of 88] Compiling Music.Theory.Z12.Literature ( Music/Theory/Z12/Literature.hs, dist/build/Music/Theory/Z12/Literature.o )
  954. [ 3 of 88] Compiling Music.Theory.Z ( Music/Theory/Z.hs, dist/build/Music/Theory/Z.o )
  955. [ 4 of 88] Compiling Music.Theory.Z.SRO ( Music/Theory/Z/SRO.hs, dist/build/Music/Theory/Z/SRO.o )
  956. [ 5 of 88] Compiling Music.Theory.Z.Read_1978 ( Music/Theory/Z/Read_1978.hs, dist/build/Music/Theory/Z/Read_1978.o )
  957. [ 6 of 88] Compiling Music.Theory.Unicode ( Music/Theory/Unicode.hs, dist/build/Music/Theory/Unicode.o )
  958. [ 7 of 88] Compiling Music.Theory.Tuple ( Music/Theory/Tuple.hs, dist/build/Music/Theory/Tuple.o )
  959.  
  960. Music/Theory/Tuple.hs:9:1: warning: [-Wunused-imports]
  961. The import of ‘Data.Monoid’ is redundant
  962. except perhaps to import instances from ‘Data.Monoid’
  963. To import instances alone, use: import Data.Monoid()
  964. [ 8 of 88] Compiling Music.Theory.Time.Notation ( Music/Theory/Time/Notation.hs, dist/build/Music/Theory/Time/Notation.o )
  965. [ 9 of 88] Compiling Music.Theory.Time.Duration ( Music/Theory/Time/Duration.hs, dist/build/Music/Theory/Time/Duration.o )
  966. [10 of 88] Compiling Music.Theory.Tiling.Canon ( Music/Theory/Tiling/Canon.hs, dist/build/Music/Theory/Tiling/Canon.o )
  967. [11 of 88] Compiling Music.Theory.Tiling.Johnson_2004 ( Music/Theory/Tiling/Johnson_2004.hs, dist/build/Music/Theory/Tiling/Johnson_2004.o )
  968. [12 of 88] Compiling Music.Theory.Tiling.Johnson_2009 ( Music/Theory/Tiling/Johnson_2009.hs, dist/build/Music/Theory/Tiling/Johnson_2009.o )
  969. [13 of 88] Compiling Music.Theory.Z12 ( Music/Theory/Z12.hs, dist/build/Music/Theory/Z12.o )
  970. [14 of 88] Compiling Music.Theory.Z12.TTO ( Music/Theory/Z12/TTO.hs, dist/build/Music/Theory/Z12/TTO.o )
  971. [15 of 88] Compiling Music.Theory.Z12.Read_1978 ( Music/Theory/Z12/Read_1978.hs, dist/build/Music/Theory/Z12/Read_1978.o )
  972. [16 of 88] Compiling Music.Theory.Maybe ( Music/Theory/Maybe.hs, dist/build/Music/Theory/Maybe.o )
  973. [17 of 88] Compiling Music.Theory.Math ( Music/Theory/Math.hs, dist/build/Music/Theory/Math.o )
  974.  
  975. Music/Theory/Math.hs:63:1: warning: [-Wredundant-constraints]
  976. • Redundant constraint: Integral t
  977. • In the type signature for:
  978. rational_nd :: Integral t => Ratio t -> (t, t)
  979. [18 of 88] Compiling Music.Theory.Meter.Barlow_1987 ( Music/Theory/Meter/Barlow_1987.hs, dist/build/Music/Theory/Meter/Barlow_1987.o )
  980.  
  981. Music/Theory/Meter/Barlow_1987.hs:7:1: error:
  982. Failed to load interface for ‘Data.Numbers.Primes’
  983. There are files missing in the ‘primes-0.2.1.0’ package,
  984. try running 'ghc-pkg check'.
  985. Use -v to see a list of the files searched for.
  986. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-2887/hmt-0.15'
  987. Failed to install websockets-0.9.6.2
  988. Build log ( /Users/Robert/.cabal/logs/websockets-0.9.6.2.log ):
  989. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-2888/websockets-0.9.6.2'
  990. Configuring websockets-0.9.6.2...
  991. Building websockets-0.9.6.2...
  992. Preprocessing library websockets-0.9.6.2...
  993. [ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/build/Network/WebSockets/Hybi13/Mask.o )
  994. [ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/build/Network/WebSockets/Http.o )
  995. [ 3 of 11] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/build/Network/WebSockets/Types.o )
  996. [ 4 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/build/Network/WebSockets/Stream.o )
  997. [ 5 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/build/Network/WebSockets/Hybi13/Demultiplex.o )
  998. [ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o )
  999.  
  1000. src/Network/WebSockets/Hybi13.hs:28:1: error:
  1001. Failed to load interface for ‘Data.ByteString.Base64’
  1002. There are files missing in the ‘base64-bytestring-1.0.0.1’ package,
  1003. try running 'ghc-pkg check'.
  1004. Use -v to see a list of the files searched for.
  1005.  
  1006. src/Network/WebSockets/Hybi13.hs:31:1: error:
  1007. Failed to load interface for ‘Data.Digest.Pure.SHA’
  1008. There are files missing in the ‘SHA-1.6.4.2’ package,
  1009. try running 'ghc-pkg check'.
  1010. Use -v to see a list of the files searched for.
  1011.  
  1012. src/Network/WebSockets/Hybi13.hs:37:1: error:
  1013. Failed to load interface for ‘System.Entropy’
  1014. There are files missing in the ‘entropy-0.3.7’ package,
  1015. try running 'ghc-pkg check'.
  1016. Use -v to see a list of the files searched for.
  1017. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-2888/websockets-0.9.6.2'
  1018. cabal: Error: some packages failed to install:
  1019. hmt-0.15 failed during the building phase. The exception was:
  1020. ExitFailure 1
  1021. tidal-0.8 depends on hmt-0.15 which failed to install.
  1022. websockets-0.9.6.2 failed during the building phase. The exception was:
  1023. ExitFailure 1
  1024. NSA-Data-Collection:git Robert$ ghc-pkg check
  1025. There are problems in package tidal-0.8:
  1026. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/tidal-0.8 doesn't exist or isn't a directory
  1027. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/tidal-0.8/doc/html/tidal.haddock doesn't exist or isn't a file
  1028. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/tidal-0.8/doc/html doesn't exist or isn't a directory
  1029. dependency "parsec-3.1.9-8JbOwbBlhQ83MtvnonlJ5T" doesn't exist
  1030. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/tidal-0.8 doesn't exist or isn't a directory
  1031. cannot find any of ["Sound/Tidal/Strategies.hi","Sound/Tidal/Strategies.p_hi","Sound/Tidal/Strategies.dyn_hi"]
  1032. cannot find any of ["Sound/Tidal/Dirt.hi","Sound/Tidal/Dirt.p_hi","Sound/Tidal/Dirt.dyn_hi"]
  1033. cannot find any of ["Sound/Tidal/Pattern.hi","Sound/Tidal/Pattern.p_hi","Sound/Tidal/Pattern.dyn_hi"]
  1034. cannot find any of ["Sound/Tidal/Stream.hi","Sound/Tidal/Stream.p_hi","Sound/Tidal/Stream.dyn_hi"]
  1035. cannot find any of ["Sound/Tidal/OscStream.hi","Sound/Tidal/OscStream.p_hi","Sound/Tidal/OscStream.dyn_hi"]
  1036. cannot find any of ["Sound/Tidal/Parse.hi","Sound/Tidal/Parse.p_hi","Sound/Tidal/Parse.dyn_hi"]
  1037. cannot find any of ["Sound/Tidal/Tempo.hi","Sound/Tidal/Tempo.p_hi","Sound/Tidal/Tempo.dyn_hi"]
  1038. cannot find any of ["Sound/Tidal/Time.hi","Sound/Tidal/Time.p_hi","Sound/Tidal/Time.dyn_hi"]
  1039. cannot find any of ["Sound/Tidal/Context.hi","Sound/Tidal/Context.p_hi","Sound/Tidal/Context.dyn_hi"]
  1040. cannot find any of ["Sound/Tidal/Utils.hi","Sound/Tidal/Utils.p_hi","Sound/Tidal/Utils.dyn_hi"]
  1041. cannot find any of ["Sound/Tidal/SuperCollider.hi","Sound/Tidal/SuperCollider.p_hi","Sound/Tidal/SuperCollider.dyn_hi"]
  1042. cannot find any of ["Sound/Tidal/Params.hi","Sound/Tidal/Params.p_hi","Sound/Tidal/Params.dyn_hi"]
  1043. cannot find any of ["Sound/Tidal/Transition.hi","Sound/Tidal/Transition.p_hi","Sound/Tidal/Transition.dyn_hi"]
  1044. cannot find any of ["libHStidal-0.8-HV0iOB4YerOAa2eV8QCNsF.a","libHStidal-0.8-HV0iOB4YerOAa2eV8QCNsF.p_a","libHStidal-0.8-HV0iOB4YerOAa2eV8QCNsF-ghc8.0.1.so","libHStidal-0.8-HV0iOB4YerOAa2eV8QCNsF-ghc8.0.1.dylib","HStidal-0.8-HV0iOB4YerOAa2eV8QCNsF-ghc8.0.1.dll"] on library path
  1045. There are problems in package hmt-0.15:
  1046. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hmt-0.15 doesn't exist or isn't a directory
  1047. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hmt-0.15/doc/html/hmt.haddock doesn't exist or isn't a file
  1048. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hmt-0.15/doc/html doesn't exist or isn't a directory
  1049. dependency "parsec-3.1.9-8JbOwbBlhQ83MtvnonlJ5T" doesn't exist
  1050. dependency "split-0.2.3-JcBj43ut9BU9Z1FHBsbIQS" doesn't exist
  1051. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hmt-0.15 doesn't exist or isn't a directory
  1052. cannot find any of ["Music/Theory/Array/CSV.hi","Music/Theory/Array/CSV.p_hi","Music/Theory/Array/CSV.dyn_hi"]
  1053. cannot find any of ["Music/Theory/Array/CSV/Midi.hi","Music/Theory/Array/CSV/Midi.p_hi","Music/Theory/Array/CSV/Midi.dyn_hi"]
  1054. cannot find any of ["Music/Theory/Array/MD.hi","Music/Theory/Array/MD.p_hi","Music/Theory/Array/MD.dyn_hi"]
  1055. cannot find any of ["Music/Theory/Bjorklund.hi","Music/Theory/Bjorklund.p_hi","Music/Theory/Bjorklund.dyn_hi"]
  1056. cannot find any of ["Music/Theory/Block_Design/Johnson_2007.hi","Music/Theory/Block_Design/Johnson_2007.p_hi","Music/Theory/Block_Design/Johnson_2007.dyn_hi"]
  1057. cannot find any of ["Music/Theory/Clef.hi","Music/Theory/Clef.p_hi","Music/Theory/Clef.dyn_hi"]
  1058. cannot find any of ["Music/Theory/Combinations.hi","Music/Theory/Combinations.p_hi","Music/Theory/Combinations.dyn_hi"]
  1059. cannot find any of ["Music/Theory/Contour/Polansky_1992.hi","Music/Theory/Contour/Polansky_1992.p_hi","Music/Theory/Contour/Polansky_1992.dyn_hi"]
  1060. cannot find any of ["Music/Theory/Duration.hi","Music/Theory/Duration.p_hi","Music/Theory/Duration.dyn_hi"]
  1061. cannot find any of ["Music/Theory/Duration/Annotation.hi","Music/Theory/Duration/Annotation.p_hi","Music/Theory/Duration/Annotation.dyn_hi"]
  1062. cannot find any of ["Music/Theory/Duration/CT.hi","Music/Theory/Duration/CT.p_hi","Music/Theory/Duration/CT.dyn_hi"]
  1063. cannot find any of ["Music/Theory/Duration/Name.hi","Music/Theory/Duration/Name.p_hi","Music/Theory/Duration/Name.dyn_hi"]
  1064. cannot find any of ["Music/Theory/Duration/Name/Abbreviation.hi","Music/Theory/Duration/Name/Abbreviation.p_hi","Music/Theory/Duration/Name/Abbreviation.dyn_hi"]
  1065. cannot find any of ["Music/Theory/Duration/RQ.hi","Music/Theory/Duration/RQ.p_hi","Music/Theory/Duration/RQ.dyn_hi"]
  1066. cannot find any of ["Music/Theory/Duration/RQ/Division.hi","Music/Theory/Duration/RQ/Division.p_hi","Music/Theory/Duration/RQ/Division.dyn_hi"]
  1067. cannot find any of ["Music/Theory/Duration/RQ/Tied.hi","Music/Theory/Duration/RQ/Tied.p_hi","Music/Theory/Duration/RQ/Tied.dyn_hi"]
  1068. cannot find any of ["Music/Theory/Duration/Sequence/Notate.hi","Music/Theory/Duration/Sequence/Notate.p_hi","Music/Theory/Duration/Sequence/Notate.dyn_hi"]
  1069. cannot find any of ["Music/Theory/Dynamic_Mark.hi","Music/Theory/Dynamic_Mark.p_hi","Music/Theory/Dynamic_Mark.dyn_hi"]
  1070. cannot find any of ["Music/Theory/Either.hi","Music/Theory/Either.p_hi","Music/Theory/Either.dyn_hi"]
  1071. cannot find any of ["Music/Theory/Function.hi","Music/Theory/Function.p_hi","Music/Theory/Function.dyn_hi"]
  1072. cannot find any of ["Music/Theory/Instrument/Choir.hi","Music/Theory/Instrument/Choir.p_hi","Music/Theory/Instrument/Choir.dyn_hi"]
  1073. cannot find any of ["Music/Theory/Interval.hi","Music/Theory/Interval.p_hi","Music/Theory/Interval.dyn_hi"]
  1074. cannot find any of ["Music/Theory/Interval/Barlow_1987.hi","Music/Theory/Interval/Barlow_1987.p_hi","Music/Theory/Interval/Barlow_1987.dyn_hi"]
  1075. cannot find any of ["Music/Theory/Interval/Name.hi","Music/Theory/Interval/Name.p_hi","Music/Theory/Interval/Name.dyn_hi"]
  1076. cannot find any of ["Music/Theory/Interval/Spelling.hi","Music/Theory/Interval/Spelling.p_hi","Music/Theory/Interval/Spelling.dyn_hi"]
  1077. cannot find any of ["Music/Theory/Key.hi","Music/Theory/Key.p_hi","Music/Theory/Key.dyn_hi"]
  1078. cannot find any of ["Music/Theory/List.hi","Music/Theory/List.p_hi","Music/Theory/List.dyn_hi"]
  1079. cannot find any of ["Music/Theory/Math.hi","Music/Theory/Math.p_hi","Music/Theory/Math.dyn_hi"]
  1080. cannot find any of ["Music/Theory/Maybe.hi","Music/Theory/Maybe.p_hi","Music/Theory/Maybe.dyn_hi"]
  1081. cannot find any of ["Music/Theory/Meter/Barlow_1987.hi","Music/Theory/Meter/Barlow_1987.p_hi","Music/Theory/Meter/Barlow_1987.dyn_hi"]
  1082. cannot find any of ["Music/Theory/Metric/Buchler_1998.hi","Music/Theory/Metric/Buchler_1998.p_hi","Music/Theory/Metric/Buchler_1998.dyn_hi"]
  1083. cannot find any of ["Music/Theory/Metric/Morris_1980.hi","Music/Theory/Metric/Morris_1980.p_hi","Music/Theory/Metric/Morris_1980.dyn_hi"]
  1084. cannot find any of ["Music/Theory/Metric/Polansky_1996.hi","Music/Theory/Metric/Polansky_1996.p_hi","Music/Theory/Metric/Polansky_1996.dyn_hi"]
  1085. cannot find any of ["Music/Theory/Permutations.hi","Music/Theory/Permutations.p_hi","Music/Theory/Permutations.dyn_hi"]
  1086. cannot find any of ["Music/Theory/Permutations/List.hi","Music/Theory/Permutations/List.p_hi","Music/Theory/Permutations/List.dyn_hi"]
  1087. cannot find any of ["Music/Theory/Permutations/Morris_1984.hi","Music/Theory/Permutations/Morris_1984.p_hi","Music/Theory/Permutations/Morris_1984.dyn_hi"]
  1088. cannot find any of ["Music/Theory/Pitch.hi","Music/Theory/Pitch.p_hi","Music/Theory/Pitch.dyn_hi"]
  1089. cannot find any of ["Music/Theory/Pitch/Name.hi","Music/Theory/Pitch/Name.p_hi","Music/Theory/Pitch/Name.dyn_hi"]
  1090. cannot find any of ["Music/Theory/Pitch/Note.hi","Music/Theory/Pitch/Note.p_hi","Music/Theory/Pitch/Note.dyn_hi"]
  1091. cannot find any of ["Music/Theory/Pitch/Spelling.hi","Music/Theory/Pitch/Spelling.p_hi","Music/Theory/Pitch/Spelling.dyn_hi"]
  1092. cannot find any of ["Music/Theory/Pitch/Spelling/Cluster.hi","Music/Theory/Pitch/Spelling/Cluster.p_hi","Music/Theory/Pitch/Spelling/Cluster.dyn_hi"]
  1093. cannot find any of ["Music/Theory/Set/List.hi","Music/Theory/Set/List.p_hi","Music/Theory/Set/List.dyn_hi"]
  1094. cannot find any of ["Music/Theory/Set/Set.hi","Music/Theory/Set/Set.p_hi","Music/Theory/Set/Set.dyn_hi"]
  1095. cannot find any of ["Music/Theory/Tempo_Marking.hi","Music/Theory/Tempo_Marking.p_hi","Music/Theory/Tempo_Marking.dyn_hi"]
  1096. cannot find any of ["Music/Theory/Tiling/Canon.hi","Music/Theory/Tiling/Canon.p_hi","Music/Theory/Tiling/Canon.dyn_hi"]
  1097. cannot find any of ["Music/Theory/Tiling/Johnson_2004.hi","Music/Theory/Tiling/Johnson_2004.p_hi","Music/Theory/Tiling/Johnson_2004.dyn_hi"]
  1098. cannot find any of ["Music/Theory/Tiling/Johnson_2009.hi","Music/Theory/Tiling/Johnson_2009.p_hi","Music/Theory/Tiling/Johnson_2009.dyn_hi"]
  1099. cannot find any of ["Music/Theory/Time/Bel1990/R.hi","Music/Theory/Time/Bel1990/R.p_hi","Music/Theory/Time/Bel1990/R.dyn_hi"]
  1100. cannot find any of ["Music/Theory/Time/Duration.hi","Music/Theory/Time/Duration.p_hi","Music/Theory/Time/Duration.dyn_hi"]
  1101. cannot find any of ["Music/Theory/Time/Notation.hi","Music/Theory/Time/Notation.p_hi","Music/Theory/Time/Notation.dyn_hi"]
  1102. cannot find any of ["Music/Theory/Time/Seq.hi","Music/Theory/Time/Seq.p_hi","Music/Theory/Time/Seq.dyn_hi"]
  1103. cannot find any of ["Music/Theory/Time_Signature.hi","Music/Theory/Time_Signature.p_hi","Music/Theory/Time_Signature.dyn_hi"]
  1104. cannot find any of ["Music/Theory/Tuple.hi","Music/Theory/Tuple.p_hi","Music/Theory/Tuple.dyn_hi"]
  1105. cannot find any of ["Music/Theory/Tuning.hi","Music/Theory/Tuning.p_hi","Music/Theory/Tuning.dyn_hi"]
  1106. cannot find any of ["Music/Theory/Tuning/Alves.hi","Music/Theory/Tuning/Alves.p_hi","Music/Theory/Tuning/Alves.dyn_hi"]
  1107. cannot find any of ["Music/Theory/Tuning/Alves_1997.hi","Music/Theory/Tuning/Alves_1997.p_hi","Music/Theory/Tuning/Alves_1997.dyn_hi"]
  1108. cannot find any of ["Music/Theory/Tuning/ET.hi","Music/Theory/Tuning/ET.p_hi","Music/Theory/Tuning/ET.dyn_hi"]
  1109. cannot find any of ["Music/Theory/Tuning/Gann.hi","Music/Theory/Tuning/Gann.p_hi","Music/Theory/Tuning/Gann.dyn_hi"]
  1110. cannot find any of ["Music/Theory/Tuning/Meyer_1929.hi","Music/Theory/Tuning/Meyer_1929.p_hi","Music/Theory/Tuning/Meyer_1929.dyn_hi"]
  1111. cannot find any of ["Music/Theory/Tuning/Microtonal_Synthesis.hi","Music/Theory/Tuning/Microtonal_Synthesis.p_hi","Music/Theory/Tuning/Microtonal_Synthesis.dyn_hi"]
  1112. cannot find any of ["Music/Theory/Tuning/Polansky_1978.hi","Music/Theory/Tuning/Polansky_1978.p_hi","Music/Theory/Tuning/Polansky_1978.dyn_hi"]
  1113. cannot find any of ["Music/Theory/Tuning/Polansky_1984.hi","Music/Theory/Tuning/Polansky_1984.p_hi","Music/Theory/Tuning/Polansky_1984.dyn_hi"]
  1114. cannot find any of ["Music/Theory/Tuning/Polansky_1985c.hi","Music/Theory/Tuning/Polansky_1985c.p_hi","Music/Theory/Tuning/Polansky_1985c.dyn_hi"]
  1115. cannot find any of ["Music/Theory/Tuning/Polansky_1990.hi","Music/Theory/Tuning/Polansky_1990.p_hi","Music/Theory/Tuning/Polansky_1990.dyn_hi"]
  1116. cannot find any of ["Music/Theory/Tuning/Riley.hi","Music/Theory/Tuning/Riley.p_hi","Music/Theory/Tuning/Riley.dyn_hi"]
  1117. cannot find any of ["Music/Theory/Tuning/Scala.hi","Music/Theory/Tuning/Scala.p_hi","Music/Theory/Tuning/Scala.dyn_hi"]
  1118. cannot find any of ["Music/Theory/Tuning/Syntonic.hi","Music/Theory/Tuning/Syntonic.p_hi","Music/Theory/Tuning/Syntonic.dyn_hi"]
  1119. cannot find any of ["Music/Theory/Tuning/Werckmeister.hi","Music/Theory/Tuning/Werckmeister.p_hi","Music/Theory/Tuning/Werckmeister.dyn_hi"]
  1120. cannot find any of ["Music/Theory/Unicode.hi","Music/Theory/Unicode.p_hi","Music/Theory/Unicode.dyn_hi"]
  1121. cannot find any of ["Music/Theory/Xenakis/S4.hi","Music/Theory/Xenakis/S4.p_hi","Music/Theory/Xenakis/S4.dyn_hi"]
  1122. cannot find any of ["Music/Theory/Xenakis/Sieve.hi","Music/Theory/Xenakis/Sieve.p_hi","Music/Theory/Xenakis/Sieve.dyn_hi"]
  1123. cannot find any of ["Music/Theory/Z.hi","Music/Theory/Z.p_hi","Music/Theory/Z.dyn_hi"]
  1124. cannot find any of ["Music/Theory/Z/Forte_1973.hi","Music/Theory/Z/Forte_1973.p_hi","Music/Theory/Z/Forte_1973.dyn_hi"]
  1125. cannot find any of ["Music/Theory/Z/Read_1978.hi","Music/Theory/Z/Read_1978.p_hi","Music/Theory/Z/Read_1978.dyn_hi"]
  1126. cannot find any of ["Music/Theory/Z/SRO.hi","Music/Theory/Z/SRO.p_hi","Music/Theory/Z/SRO.dyn_hi"]
  1127. cannot find any of ["Music/Theory/Z12.hi","Music/Theory/Z12.p_hi","Music/Theory/Z12.dyn_hi"]
  1128. cannot find any of ["Music/Theory/Z12/Castren_1994.hi","Music/Theory/Z12/Castren_1994.p_hi","Music/Theory/Z12/Castren_1994.dyn_hi"]
  1129. cannot find any of ["Music/Theory/Z12/Drape_1999.hi","Music/Theory/Z12/Drape_1999.p_hi","Music/Theory/Z12/Drape_1999.dyn_hi"]
  1130. cannot find any of ["Music/Theory/Z12/Forte_1973.hi","Music/Theory/Z12/Forte_1973.p_hi","Music/Theory/Z12/Forte_1973.dyn_hi"]
  1131. cannot find any of ["Music/Theory/Z12/Lewin_1980.hi","Music/Theory/Z12/Lewin_1980.p_hi","Music/Theory/Z12/Lewin_1980.dyn_hi"]
  1132. cannot find any of ["Music/Theory/Z12/Literature.hi","Music/Theory/Z12/Literature.p_hi","Music/Theory/Z12/Literature.dyn_hi"]
  1133. cannot find any of ["Music/Theory/Z12/Morris_1974.hi","Music/Theory/Z12/Morris_1974.p_hi","Music/Theory/Z12/Morris_1974.dyn_hi"]
  1134. cannot find any of ["Music/Theory/Z12/Morris_1987.hi","Music/Theory/Z12/Morris_1987.p_hi","Music/Theory/Z12/Morris_1987.dyn_hi"]
  1135. cannot find any of ["Music/Theory/Z12/Morris_1987/Parse.hi","Music/Theory/Z12/Morris_1987/Parse.p_hi","Music/Theory/Z12/Morris_1987/Parse.dyn_hi"]
  1136. cannot find any of ["Music/Theory/Z12/Rahn_1980.hi","Music/Theory/Z12/Rahn_1980.p_hi","Music/Theory/Z12/Rahn_1980.dyn_hi"]
  1137. cannot find any of ["Music/Theory/Z12/Read_1978.hi","Music/Theory/Z12/Read_1978.p_hi","Music/Theory/Z12/Read_1978.dyn_hi"]
  1138. cannot find any of ["Music/Theory/Z12/SRO.hi","Music/Theory/Z12/SRO.p_hi","Music/Theory/Z12/SRO.dyn_hi"]
  1139. cannot find any of ["Music/Theory/Z12/TTO.hi","Music/Theory/Z12/TTO.p_hi","Music/Theory/Z12/TTO.dyn_hi"]
  1140. cannot find any of ["libHShmt-0.15-CG7gMycOl6Y9CSZc7ffzB.a","libHShmt-0.15-CG7gMycOl6Y9CSZc7ffzB.p_a","libHShmt-0.15-CG7gMycOl6Y9CSZc7ffzB-ghc8.0.1.so","libHShmt-0.15-CG7gMycOl6Y9CSZc7ffzB-ghc8.0.1.dylib","HShmt-0.15-CG7gMycOl6Y9CSZc7ffzB-ghc8.0.1.dll"] on library path
  1141. There are problems in package websockets-0.9.6.2:
  1142. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/websockets-0.9.6.2 doesn't exist or isn't a directory
  1143. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/websockets-0.9.6.2/doc/html/websockets.haddock doesn't exist or isn't a file
  1144. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/websockets-0.9.6.2/doc/html doesn't exist or isn't a directory
  1145. dependency "attoparsec-0.13.0.2-4uZxAuiEcXA6meGn8wFOYK" doesn't exist
  1146. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/websockets-0.9.6.2 doesn't exist or isn't a directory
  1147. cannot find any of ["Network/WebSockets.hi","Network/WebSockets.p_hi","Network/WebSockets.dyn_hi"]
  1148. cannot find any of ["Network/WebSockets/Connection.hi","Network/WebSockets/Connection.p_hi","Network/WebSockets/Connection.dyn_hi"]
  1149. cannot find any of ["Network/WebSockets/Stream.hi","Network/WebSockets/Stream.p_hi","Network/WebSockets/Stream.dyn_hi"]
  1150. cannot find any of ["Network/WebSockets/Client.hi","Network/WebSockets/Client.p_hi","Network/WebSockets/Client.dyn_hi"]
  1151. cannot find any of ["Network/WebSockets/Http.hi","Network/WebSockets/Http.p_hi","Network/WebSockets/Http.dyn_hi"]
  1152. cannot find any of ["Network/WebSockets/Hybi13.hi","Network/WebSockets/Hybi13.p_hi","Network/WebSockets/Hybi13.dyn_hi"]
  1153. cannot find any of ["Network/WebSockets/Hybi13/Demultiplex.hi","Network/WebSockets/Hybi13/Demultiplex.p_hi","Network/WebSockets/Hybi13/Demultiplex.dyn_hi"]
  1154. cannot find any of ["Network/WebSockets/Hybi13/Mask.hi","Network/WebSockets/Hybi13/Mask.p_hi","Network/WebSockets/Hybi13/Mask.dyn_hi"]
  1155. cannot find any of ["Network/WebSockets/Protocol.hi","Network/WebSockets/Protocol.p_hi","Network/WebSockets/Protocol.dyn_hi"]
  1156. cannot find any of ["Network/WebSockets/Server.hi","Network/WebSockets/Server.p_hi","Network/WebSockets/Server.dyn_hi"]
  1157. cannot find any of ["Network/WebSockets/Types.hi","Network/WebSockets/Types.p_hi","Network/WebSockets/Types.dyn_hi"]
  1158. cannot find any of ["libHSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG.a","libHSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG.p_a","libHSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG-ghc8.0.1.so","libHSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG-ghc8.0.1.dylib","HSwebsockets-0.9.6.2-Bp7uiEjutUxIOiAZsUwoYG-ghc8.0.1.dll"] on library path
  1159. There are problems in package SHA-1.6.4.2:
  1160. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/SHA-1.6.4.2 doesn't exist or isn't a directory
  1161. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/SHA-1.6.4.2/doc/html/SHA.haddock doesn't exist or isn't a file
  1162. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/SHA-1.6.4.2/doc/html doesn't exist or isn't a directory
  1163. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/SHA-1.6.4.2 doesn't exist or isn't a directory
  1164. cannot find any of ["Data/Digest/Pure/SHA.hi","Data/Digest/Pure/SHA.p_hi","Data/Digest/Pure/SHA.dyn_hi"]
  1165. cannot find any of ["libHSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz.a","libHSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz.p_a","libHSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz-ghc8.0.1.so","libHSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz-ghc8.0.1.dylib","HSSHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz-ghc8.0.1.dll"] on library path
  1166. There are problems in package mersenne-random-pure64-0.2.0.5:
  1167. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5 doesn't exist or isn't a directory
  1168. Warning: include-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5/include doesn't exist or isn't a directory
  1169. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5/doc/html/mersenne-random-pure64.haddock doesn't exist or isn't a file
  1170. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5/doc/html doesn't exist or isn't a directory
  1171. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/mersenne-random-pure64-0.2.0.5 doesn't exist or isn't a directory
  1172. cannot find any of ["System/Random/Mersenne/Pure64.hi","System/Random/Mersenne/Pure64.p_hi","System/Random/Mersenne/Pure64.dyn_hi"]
  1173. cannot find any of ["System/Random/Mersenne/Pure64/Base.hi","System/Random/Mersenne/Pure64/Base.p_hi","System/Random/Mersenne/Pure64/Base.dyn_hi"]
  1174. cannot find any of ["System/Random/Mersenne/Pure64/MTBlock.hi","System/Random/Mersenne/Pure64/MTBlock.p_hi","System/Random/Mersenne/Pure64/MTBlock.dyn_hi"]
  1175. cannot find any of ["System/Random/Mersenne/Pure64/Internal.hi","System/Random/Mersenne/Pure64/Internal.p_hi","System/Random/Mersenne/Pure64/Internal.dyn_hi"]
  1176. cannot find any of ["libHSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs.a","libHSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs.p_a","libHSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs-ghc8.0.1.so","libHSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs-ghc8.0.1.dylib","HSmersenne-random-pure64-0.2.0.5-F5a2mcFFCTQJXAM4TYDSBs-ghc8.0.1.dll"] on library path
  1177. There are problems in package hosc-0.15:
  1178. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hosc-0.15 doesn't exist or isn't a directory
  1179. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hosc-0.15/doc/html/hosc.haddock doesn't exist or isn't a file
  1180. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hosc-0.15/doc/html doesn't exist or isn't a directory
  1181. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/hosc-0.15 doesn't exist or isn't a directory
  1182. cannot find any of ["Sound/OSC.hi","Sound/OSC.p_hi","Sound/OSC.dyn_hi"]
  1183. cannot find any of ["Sound/OSC/Class.hi","Sound/OSC/Class.p_hi","Sound/OSC/Class.dyn_hi"]
  1184. cannot find any of ["Sound/OSC/Coding.hi","Sound/OSC/Coding.p_hi","Sound/OSC/Coding.dyn_hi"]
  1185. cannot find any of ["Sound/OSC/Coding/Byte.hi","Sound/OSC/Coding/Byte.p_hi","Sound/OSC/Coding/Byte.dyn_hi"]
  1186. cannot find any of ["Sound/OSC/Coding/Cast.hi","Sound/OSC/Coding/Cast.p_hi","Sound/OSC/Coding/Cast.dyn_hi"]
  1187. cannot find any of ["Sound/OSC/Coding/Decode/Base.hi","Sound/OSC/Coding/Decode/Base.p_hi","Sound/OSC/Coding/Decode/Base.dyn_hi"]
  1188. cannot find any of ["Sound/OSC/Coding/Decode/Binary.hi","Sound/OSC/Coding/Decode/Binary.p_hi","Sound/OSC/Coding/Decode/Binary.dyn_hi"]
  1189. cannot find any of ["Sound/OSC/Coding/Encode/Base.hi","Sound/OSC/Coding/Encode/Base.p_hi","Sound/OSC/Coding/Encode/Base.dyn_hi"]
  1190. cannot find any of ["Sound/OSC/Coding/Encode/Builder.hi","Sound/OSC/Coding/Encode/Builder.p_hi","Sound/OSC/Coding/Encode/Builder.dyn_hi"]
  1191. cannot find any of ["Sound/OSC/Core.hi","Sound/OSC/Core.p_hi","Sound/OSC/Core.dyn_hi"]
  1192. cannot find any of ["Sound/OSC/Datum.hi","Sound/OSC/Datum.p_hi","Sound/OSC/Datum.dyn_hi"]
  1193. cannot find any of ["Sound/OSC/FD.hi","Sound/OSC/FD.p_hi","Sound/OSC/FD.dyn_hi"]
  1194. cannot find any of ["Sound/OSC/Normalise.hi","Sound/OSC/Normalise.p_hi","Sound/OSC/Normalise.dyn_hi"]
  1195. cannot find any of ["Sound/OSC/Time.hi","Sound/OSC/Time.p_hi","Sound/OSC/Time.dyn_hi"]
  1196. cannot find any of ["Sound/OSC/Transport/FD.hi","Sound/OSC/Transport/FD.p_hi","Sound/OSC/Transport/FD.dyn_hi"]
  1197. cannot find any of ["Sound/OSC/Transport/FD/TCP.hi","Sound/OSC/Transport/FD/TCP.p_hi","Sound/OSC/Transport/FD/TCP.dyn_hi"]
  1198. cannot find any of ["Sound/OSC/Transport/FD/UDP.hi","Sound/OSC/Transport/FD/UDP.p_hi","Sound/OSC/Transport/FD/UDP.dyn_hi"]
  1199. cannot find any of ["Sound/OSC/Transport/Monad.hi","Sound/OSC/Transport/Monad.p_hi","Sound/OSC/Transport/Monad.dyn_hi"]
  1200. cannot find any of ["Sound/OSC/Type.hi","Sound/OSC/Type.p_hi","Sound/OSC/Type.dyn_hi"]
  1201. cannot find any of ["Sound/OSC/Wait.hi","Sound/OSC/Wait.p_hi","Sound/OSC/Wait.dyn_hi"]
  1202. cannot find any of ["libHShosc-0.15-5ARGo3VcUoqC11MyqAM9oG.a","libHShosc-0.15-5ARGo3VcUoqC11MyqAM9oG.p_a","libHShosc-0.15-5ARGo3VcUoqC11MyqAM9oG-ghc8.0.1.so","libHShosc-0.15-5ARGo3VcUoqC11MyqAM9oG-ghc8.0.1.dylib","HShosc-0.15-5ARGo3VcUoqC11MyqAM9oG-ghc8.0.1.dll"] on library path
  1203. There are problems in package old-time-1.1.0.3:
  1204. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3 doesn't exist or isn't a directory
  1205. Warning: include-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3/include doesn't exist or isn't a directory
  1206. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3/doc/html/old-time.haddock doesn't exist or isn't a file
  1207. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3/doc/html doesn't exist or isn't a directory
  1208. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-time-1.1.0.3 doesn't exist or isn't a directory
  1209. cannot find any of ["System/Time.hi","System/Time.p_hi","System/Time.dyn_hi"]
  1210. cannot find any of ["libHSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp.a","libHSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp.p_a","libHSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp-ghc8.0.1.so","libHSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp-ghc8.0.1.dylib","HSold-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp-ghc8.0.1.dll"] on library path
  1211. There are problems in package utf8-string-1.0.1.1:
  1212. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/utf8-string-1.0.1.1 doesn't exist or isn't a directory
  1213. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/utf8-string-1.0.1.1/doc/html/utf8-string.haddock doesn't exist or isn't a file
  1214. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/utf8-string-1.0.1.1/doc/html doesn't exist or isn't a directory
  1215. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/utf8-string-1.0.1.1 doesn't exist or isn't a directory
  1216. cannot find any of ["Codec/Binary/UTF8/String.hi","Codec/Binary/UTF8/String.p_hi","Codec/Binary/UTF8/String.dyn_hi"]
  1217. cannot find any of ["Codec/Binary/UTF8/Generic.hi","Codec/Binary/UTF8/Generic.p_hi","Codec/Binary/UTF8/Generic.dyn_hi"]
  1218. cannot find any of ["Data/String/UTF8.hi","Data/String/UTF8.p_hi","Data/String/UTF8.dyn_hi"]
  1219. cannot find any of ["Data/ByteString/UTF8.hi","Data/ByteString/UTF8.p_hi","Data/ByteString/UTF8.dyn_hi"]
  1220. cannot find any of ["Data/ByteString/Lazy/UTF8.hi","Data/ByteString/Lazy/UTF8.p_hi","Data/ByteString/Lazy/UTF8.dyn_hi"]
  1221. cannot find any of ["libHSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4.a","libHSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4.p_a","libHSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4-ghc8.0.1.so","libHSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4-ghc8.0.1.dylib","HSutf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4-ghc8.0.1.dll"] on library path
  1222. There are problems in package safe-0.3.9:
  1223. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/safe-0.3.9 doesn't exist or isn't a directory
  1224. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/safe-0.3.9/doc/html/safe.haddock doesn't exist or isn't a file
  1225. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/safe-0.3.9/doc/html doesn't exist or isn't a directory
  1226. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/safe-0.3.9 doesn't exist or isn't a directory
  1227. cannot find any of ["Safe.hi","Safe.p_hi","Safe.dyn_hi"]
  1228. cannot find any of ["Safe/Exact.hi","Safe/Exact.p_hi","Safe/Exact.dyn_hi"]
  1229. cannot find any of ["Safe/Foldable.hi","Safe/Foldable.p_hi","Safe/Foldable.dyn_hi"]
  1230. cannot find any of ["Safe/Util.hi","Safe/Util.p_hi","Safe/Util.dyn_hi"]
  1231. cannot find any of ["libHSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb.a","libHSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb.p_a","libHSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb-ghc8.0.1.so","libHSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb-ghc8.0.1.dylib","HSsafe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb-ghc8.0.1.dll"] on library path
  1232. There are problems in package entropy-0.3.7:
  1233. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/entropy-0.3.7 doesn't exist or isn't a directory
  1234. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/entropy-0.3.7/doc/html/entropy.haddock doesn't exist or isn't a file
  1235. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/entropy-0.3.7/doc/html doesn't exist or isn't a directory
  1236. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/entropy-0.3.7 doesn't exist or isn't a directory
  1237. cannot find any of ["System/Entropy.hi","System/Entropy.p_hi","System/Entropy.dyn_hi"]
  1238. cannot find any of ["System/EntropyNix.hi","System/EntropyNix.p_hi","System/EntropyNix.dyn_hi"]
  1239. cannot find any of ["libHSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci.a","libHSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci.p_a","libHSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci-ghc8.0.1.so","libHSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci-ghc8.0.1.dylib","HSentropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci-ghc8.0.1.dll"] on library path
  1240. There are problems in package multiset-comb-0.2.4.1:
  1241. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/multiset-comb-0.2.4.1 doesn't exist or isn't a directory
  1242. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/multiset-comb-0.2.4.1/doc/html/multiset-comb.haddock doesn't exist or isn't a file
  1243. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/multiset-comb-0.2.4.1/doc/html doesn't exist or isn't a directory
  1244. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/multiset-comb-0.2.4.1 doesn't exist or isn't a directory
  1245. cannot find any of ["Math/Combinatorics/Multiset.hi","Math/Combinatorics/Multiset.p_hi","Math/Combinatorics/Multiset.dyn_hi"]
  1246. cannot find any of ["libHSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY.a","libHSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY.p_a","libHSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY-ghc8.0.1.so","libHSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY-ghc8.0.1.dylib","HSmultiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY-ghc8.0.1.dll"] on library path
  1247. There are problems in package primes-0.2.1.0:
  1248. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/primes-0.2.1.0 doesn't exist or isn't a directory
  1249. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/primes-0.2.1.0/doc/html/primes.haddock doesn't exist or isn't a file
  1250. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/primes-0.2.1.0/doc/html doesn't exist or isn't a directory
  1251. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/primes-0.2.1.0 doesn't exist or isn't a directory
  1252. cannot find any of ["Data/Numbers/Primes.hi","Data/Numbers/Primes.p_hi","Data/Numbers/Primes.dyn_hi"]
  1253. cannot find any of ["libHSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn.a","libHSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn.p_a","libHSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn-ghc8.0.1.so","libHSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn-ghc8.0.1.dylib","HSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn-ghc8.0.1.dll"] on library path
  1254. There are problems in package old-locale-1.0.0.7:
  1255. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-locale-1.0.0.7 doesn't exist or isn't a directory
  1256. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-locale-1.0.0.7/doc/html/old-locale.haddock doesn't exist or isn't a file
  1257. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-locale-1.0.0.7/doc/html doesn't exist or isn't a directory
  1258. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/old-locale-1.0.0.7 doesn't exist or isn't a directory
  1259. cannot find any of ["System/Locale.hi","System/Locale.p_hi","System/Locale.dyn_hi"]
  1260. cannot find any of ["libHSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8.a","libHSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8.p_a","libHSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8-ghc8.0.1.so","libHSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8-ghc8.0.1.dylib","HSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8-ghc8.0.1.dll"] on library path
  1261. There are problems in package colour-2.3.3:
  1262. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/colour-2.3.3 doesn't exist or isn't a directory
  1263. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/colour-2.3.3/doc/html/colour.haddock doesn't exist or isn't a file
  1264. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/colour-2.3.3/doc/html doesn't exist or isn't a directory
  1265. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/colour-2.3.3 doesn't exist or isn't a directory
  1266. cannot find any of ["Data/Colour.hi","Data/Colour.p_hi","Data/Colour.dyn_hi"]
  1267. cannot find any of ["Data/Colour/SRGB.hi","Data/Colour/SRGB.p_hi","Data/Colour/SRGB.dyn_hi"]
  1268. cannot find any of ["Data/Colour/SRGB/Linear.hi","Data/Colour/SRGB/Linear.p_hi","Data/Colour/SRGB/Linear.dyn_hi"]
  1269. cannot find any of ["Data/Colour/CIE.hi","Data/Colour/CIE.p_hi","Data/Colour/CIE.dyn_hi"]
  1270. cannot find any of ["Data/Colour/CIE/Illuminant.hi","Data/Colour/CIE/Illuminant.p_hi","Data/Colour/CIE/Illuminant.dyn_hi"]
  1271. cannot find any of ["Data/Colour/RGBSpace.hi","Data/Colour/RGBSpace.p_hi","Data/Colour/RGBSpace.dyn_hi"]
  1272. cannot find any of ["Data/Colour/RGBSpace/HSL.hi","Data/Colour/RGBSpace/HSL.p_hi","Data/Colour/RGBSpace/HSL.dyn_hi"]
  1273. cannot find any of ["Data/Colour/RGBSpace/HSV.hi","Data/Colour/RGBSpace/HSV.p_hi","Data/Colour/RGBSpace/HSV.dyn_hi"]
  1274. cannot find any of ["Data/Colour/Names.hi","Data/Colour/Names.p_hi","Data/Colour/Names.dyn_hi"]
  1275. cannot find any of ["Data/Colour/Internal.hi","Data/Colour/Internal.p_hi","Data/Colour/Internal.dyn_hi"]
  1276. cannot find any of ["Data/Colour/Chan.hi","Data/Colour/Chan.p_hi","Data/Colour/Chan.dyn_hi"]
  1277. cannot find any of ["Data/Colour/RGB.hi","Data/Colour/RGB.p_hi","Data/Colour/RGB.dyn_hi"]
  1278. cannot find any of ["Data/Colour/Matrix.hi","Data/Colour/Matrix.p_hi","Data/Colour/Matrix.dyn_hi"]
  1279. cannot find any of ["Data/Colour/CIE/Chromaticity.hi","Data/Colour/CIE/Chromaticity.p_hi","Data/Colour/CIE/Chromaticity.dyn_hi"]
  1280. cannot find any of ["libHScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp.a","libHScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp.p_a","libHScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp-ghc8.0.1.so","libHScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp-ghc8.0.1.dylib","HScolour-2.3.3-1clKnMqHWhQAElTFd8Ydyp-ghc8.0.1.dll"] on library path
  1281. There are problems in package lazy-csv-0.5.1:
  1282. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/lazy-csv-0.5.1 doesn't exist or isn't a directory
  1283. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/lazy-csv-0.5.1/doc/html/lazy-csv.haddock doesn't exist or isn't a file
  1284. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/lazy-csv-0.5.1/doc/html doesn't exist or isn't a directory
  1285. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/lazy-csv-0.5.1 doesn't exist or isn't a directory
  1286. cannot find any of ["Text/CSV/Lazy/String.hi","Text/CSV/Lazy/String.p_hi","Text/CSV/Lazy/String.dyn_hi"]
  1287. cannot find any of ["Text/CSV/Lazy/ByteString.hi","Text/CSV/Lazy/ByteString.p_hi","Text/CSV/Lazy/ByteString.dyn_hi"]
  1288. cannot find any of ["libHSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3.a","libHSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3.p_a","libHSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3-ghc8.0.1.so","libHSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3-ghc8.0.1.dylib","HSlazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3-ghc8.0.1.dll"] on library path
  1289. There are problems in package data-ordlist-0.4.7.0:
  1290. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-ordlist-0.4.7.0 doesn't exist or isn't a directory
  1291. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-ordlist-0.4.7.0/doc/html/data-ordlist.haddock doesn't exist or isn't a file
  1292. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-ordlist-0.4.7.0/doc/html doesn't exist or isn't a directory
  1293. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-ordlist-0.4.7.0 doesn't exist or isn't a directory
  1294. cannot find any of ["Data/List/Ordered.hi","Data/List/Ordered.p_hi","Data/List/Ordered.dyn_hi"]
  1295. cannot find any of ["libHSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4.a","libHSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4.p_a","libHSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4-ghc8.0.1.so","libHSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4-ghc8.0.1.dylib","HSdata-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4-ghc8.0.1.dll"] on library path
  1296. There are problems in package base64-bytestring-1.0.0.1:
  1297. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/base64-bytestring-1.0.0.1 doesn't exist or isn't a directory
  1298. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/base64-bytestring-1.0.0.1/doc/html/base64-bytestring.haddock doesn't exist or isn't a file
  1299. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/base64-bytestring-1.0.0.1/doc/html doesn't exist or isn't a directory
  1300. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/base64-bytestring-1.0.0.1 doesn't exist or isn't a directory
  1301. cannot find any of ["Data/ByteString/Base64.hi","Data/ByteString/Base64.p_hi","Data/ByteString/Base64.dyn_hi"]
  1302. cannot find any of ["Data/ByteString/Base64/URL.hi","Data/ByteString/Base64/URL.p_hi","Data/ByteString/Base64/URL.dyn_hi"]
  1303. cannot find any of ["Data/ByteString/Base64/Lazy.hi","Data/ByteString/Base64/Lazy.p_hi","Data/ByteString/Base64/Lazy.dyn_hi"]
  1304. cannot find any of ["Data/ByteString/Base64/URL/Lazy.hi","Data/ByteString/Base64/URL/Lazy.p_hi","Data/ByteString/Base64/URL/Lazy.dyn_hi"]
  1305. cannot find any of ["Data/ByteString/Base64/Internal.hi","Data/ByteString/Base64/Internal.p_hi","Data/ByteString/Base64/Internal.dyn_hi"]
  1306. cannot find any of ["libHSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY.a","libHSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY.p_a","libHSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY-ghc8.0.1.so","libHSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY-ghc8.0.1.dylib","HSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY-ghc8.0.1.dll"] on library path
  1307. There are problems in package data-binary-ieee754-0.4.4:
  1308. Warning: library-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-binary-ieee754-0.4.4 doesn't exist or isn't a directory
  1309. Warning: haddock-interfaces: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-binary-ieee754-0.4.4/doc/html/data-binary-ieee754.haddock doesn't exist or isn't a file
  1310. Warning: haddock-html: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-binary-ieee754-0.4.4/doc/html doesn't exist or isn't a directory
  1311. import-dirs: /Users/Robert/Library/Haskell/ghc-8.0.1-x86_64/lib/data-binary-ieee754-0.4.4 doesn't exist or isn't a directory
  1312. cannot find any of ["Data/Binary/IEEE754.hi","Data/Binary/IEEE754.p_hi","Data/Binary/IEEE754.dyn_hi"]
  1313. cannot find any of ["libHSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2.a","libHSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2.p_a","libHSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2-ghc8.0.1.so","libHSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2-ghc8.0.1.dylib","HSdata-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2-ghc8.0.1.dll"] on library path
  1314.  
  1315. The following packages are broken, either because they have a problem
  1316. listed above, or because they depend on a broken package.
  1317. tidal-0.8
  1318. hmt-0.15
  1319. websockets-0.9.6.2
  1320. SHA-1.6.4.2
  1321. mersenne-random-pure64-0.2.0.5
  1322. hosc-0.15
  1323. old-time-1.1.0.3
  1324. utf8-string-1.0.1.1
  1325. safe-0.3.9
  1326. entropy-0.3.7
  1327. multiset-comb-0.2.4.1
  1328. primes-0.2.1.0
  1329. old-locale-1.0.0.7
  1330. colour-2.3.3
  1331. lazy-csv-0.5.1
  1332. data-ordlist-0.4.7.0
  1333. base64-bytestring-1.0.0.1
  1334. data-binary-ieee754-0.4.4
  1335. NSA-Data-Collection:git Robert$
  1336. [Restored Jul 3, 2016, 10:09:11 AM]
  1337. Last login: Sun Jul 3 09:49:56 on ttys000
  1338. Restored session: Sun Jul 3 09:52:02 PDT 2016
  1339. NSA-Data-Collection:git Robert$ cabal update; cabal install tidal
  1340. Downloading the latest package list from hackage.haskell.org
  1341. Resolving dependencies...
  1342. In order, the following will be installed:
  1343. hmt-0.15 (via: tidal-0.8) (reinstall) (changes: parsec-3.1.11 added, split-0.2.3.1 added)
  1344. websockets-0.9.6.2 (via: tidal-0.8) (reinstall) (changes: attoparsec-0.13.0.2 added)
  1345. tidal-0.8 (reinstall) (changes: hmt-0.15 removed, parsec-3.1.11 added, websockets-0.9.6.2 removed)
  1346. Warning: Note that reinstalls are always dangerous. Continuing anyway...
  1347. Configuring websockets-0.9.6.2...
  1348. Configuring hmt-0.15...
  1349. Building hmt-0.15...
  1350. Building websockets-0.9.6.2...
  1351. Failed to install hmt-0.15
  1352. Build log ( /Users/Robert/.cabal/logs/hmt-0.15.log ):
  1353. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-3637/hmt-0.15'
  1354. Configuring hmt-0.15...
  1355. Building hmt-0.15...
  1356. Preprocessing library hmt-0.15...
  1357. [ 1 of 88] Compiling Music.Theory.Z12.Morris_1974 ( Music/Theory/Z12/Morris_1974.hs, dist/build/Music/Theory/Z12/Morris_1974.o )
  1358. [ 2 of 88] Compiling Music.Theory.Z12.Literature ( Music/Theory/Z12/Literature.hs, dist/build/Music/Theory/Z12/Literature.o )
  1359. [ 3 of 88] Compiling Music.Theory.Z ( Music/Theory/Z.hs, dist/build/Music/Theory/Z.o )
  1360. [ 4 of 88] Compiling Music.Theory.Z.SRO ( Music/Theory/Z/SRO.hs, dist/build/Music/Theory/Z/SRO.o )
  1361. [ 5 of 88] Compiling Music.Theory.Z.Read_1978 ( Music/Theory/Z/Read_1978.hs, dist/build/Music/Theory/Z/Read_1978.o )
  1362. [ 6 of 88] Compiling Music.Theory.Unicode ( Music/Theory/Unicode.hs, dist/build/Music/Theory/Unicode.o )
  1363. [ 7 of 88] Compiling Music.Theory.Tuple ( Music/Theory/Tuple.hs, dist/build/Music/Theory/Tuple.o )
  1364.  
  1365. Music/Theory/Tuple.hs:9:1: warning: [-Wunused-imports]
  1366. The import of ‘Data.Monoid’ is redundant
  1367. except perhaps to import instances from ‘Data.Monoid’
  1368. To import instances alone, use: import Data.Monoid()
  1369. [ 8 of 88] Compiling Music.Theory.Time.Notation ( Music/Theory/Time/Notation.hs, dist/build/Music/Theory/Time/Notation.o )
  1370. [ 9 of 88] Compiling Music.Theory.Time.Duration ( Music/Theory/Time/Duration.hs, dist/build/Music/Theory/Time/Duration.o )
  1371. [10 of 88] Compiling Music.Theory.Tiling.Canon ( Music/Theory/Tiling/Canon.hs, dist/build/Music/Theory/Tiling/Canon.o )
  1372. [11 of 88] Compiling Music.Theory.Tiling.Johnson_2004 ( Music/Theory/Tiling/Johnson_2004.hs, dist/build/Music/Theory/Tiling/Johnson_2004.o )
  1373. [12 of 88] Compiling Music.Theory.Tiling.Johnson_2009 ( Music/Theory/Tiling/Johnson_2009.hs, dist/build/Music/Theory/Tiling/Johnson_2009.o )
  1374. [13 of 88] Compiling Music.Theory.Z12 ( Music/Theory/Z12.hs, dist/build/Music/Theory/Z12.o )
  1375. [14 of 88] Compiling Music.Theory.Z12.TTO ( Music/Theory/Z12/TTO.hs, dist/build/Music/Theory/Z12/TTO.o )
  1376. [15 of 88] Compiling Music.Theory.Z12.Read_1978 ( Music/Theory/Z12/Read_1978.hs, dist/build/Music/Theory/Z12/Read_1978.o )
  1377. [16 of 88] Compiling Music.Theory.Maybe ( Music/Theory/Maybe.hs, dist/build/Music/Theory/Maybe.o )
  1378. [17 of 88] Compiling Music.Theory.Math ( Music/Theory/Math.hs, dist/build/Music/Theory/Math.o )
  1379.  
  1380. Music/Theory/Math.hs:63:1: warning: [-Wredundant-constraints]
  1381. • Redundant constraint: Integral t
  1382. • In the type signature for:
  1383. rational_nd :: Integral t => Ratio t -> (t, t)
  1384. [18 of 88] Compiling Music.Theory.Meter.Barlow_1987 ( Music/Theory/Meter/Barlow_1987.hs, dist/build/Music/Theory/Meter/Barlow_1987.o )
  1385.  
  1386. Music/Theory/Meter/Barlow_1987.hs:7:1: error:
  1387. Failed to load interface for ‘Data.Numbers.Primes’
  1388. There are files missing in the ‘primes-0.2.1.0’ package,
  1389. try running 'ghc-pkg check'.
  1390. Use -v to see a list of the files searched for.
  1391. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-3637/hmt-0.15'
  1392. Failed to install websockets-0.9.6.2
  1393. Build log ( /Users/Robert/.cabal/logs/websockets-0.9.6.2.log ):
  1394. cabal: Entering directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-3638/websockets-0.9.6.2'
  1395. Configuring websockets-0.9.6.2...
  1396. Building websockets-0.9.6.2...
  1397. Preprocessing library websockets-0.9.6.2...
  1398. [ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/build/Network/WebSockets/Hybi13/Mask.o )
  1399. [ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/build/Network/WebSockets/Http.o )
  1400. [ 3 of 11] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/build/Network/WebSockets/Types.o )
  1401. [ 4 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/build/Network/WebSockets/Stream.o )
  1402. [ 5 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/build/Network/WebSockets/Hybi13/Demultiplex.o )
  1403. [ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o )
  1404.  
  1405. src/Network/WebSockets/Hybi13.hs:28:1: error:
  1406. Failed to load interface for ‘Data.ByteString.Base64’
  1407. There are files missing in the ‘base64-bytestring-1.0.0.1’ package,
  1408. try running 'ghc-pkg check'.
  1409. Use -v to see a list of the files searched for.
  1410.  
  1411. src/Network/WebSockets/Hybi13.hs:31:1: error:
  1412. Failed to load interface for ‘Data.Digest.Pure.SHA’
  1413. There are files missing in the ‘SHA-1.6.4.2’ package,
  1414. try running 'ghc-pkg check'.
  1415. Use -v to see a list of the files searched for.
  1416.  
  1417. src/Network/WebSockets/Hybi13.hs:37:1: error:
  1418. Failed to load interface for ‘System.Entropy’
  1419. There are files missing in the ‘entropy-0.3.7’ package,
  1420. try running 'ghc-pkg check'.
  1421. Use -v to see a list of the files searched for.
  1422. cabal: Leaving directory '/var/folders/l6/029p_qqs1hsd359splqwlb4r0000gn/T/cabal-tmp-3638/websockets-0.9.6.2'
  1423. cabal: Error: some packages failed to install:
  1424. hmt-0.15 failed during the building phase. The exception was:
  1425. ExitFailure 1
  1426. tidal-0.8 depends on hmt-0.15 which failed to install.
  1427. websockets-0.9.6.2 failed during the building phase. The exception was:
  1428. ExitFailure 1
  1429. NSA-Data-Collection:git Robert$
  1430. [Restored Jul 4, 2016, 9:34:27 PM]
  1431. Last login: Sun Jul 3 10:09:12 on ttys000
  1432. NSA-Data-Collection:git Robert$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement