FS#65888 - [tidalcycles] is missing dependency haskell-random
Attached to Project:
Community Packages
Opened by Arin Lares (arinlares) - Thursday, 19 March 2020, 04:03 GMT
Last edited by David Runge (dvzrv) - Tuesday, 31 March 2020, 18:53 GMT
Opened by Arin Lares (arinlares) - Thursday, 19 March 2020, 04:03 GMT
Last edited by David Runge (dvzrv) - Tuesday, 31 March 2020, 18:53 GMT
|
Details
I'm starting on a system that hadn't previously had any
haskell packages installed. After installing the tidalcycles
package, version 1.4.8-12, and registering tidalcycles via
/usr/share/haskell/register/tidalcycles.sh, and running
"import Sound.Tidal.Context" in the GHCI prompt, I get the
following:
<no location info>: error: Could not load module ‘Sound.Tidal.Context’ It is a member of the package ‘tidal-1.4.8-5fZbyZ2ocPQ40sfsv9UKdu’ which is unusable due to missing dependencies: random-1.1-CUqV1zxrwrE4K5XCdTZSYy The tidalcycles package seems missing this dependency. Installing haskell-random, which is not listed as a dependency in the PKGBUILD, resolves the issue. |
This task depends upon
Closed by David Runge (dvzrv)
Tuesday, 31 March 2020, 18:53 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with tidalcycles 1.4.8-14
Tuesday, 31 March 2020, 18:53 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with tidalcycles 1.4.8-14
Meanwhile Felix Yan has added the dependency already due to a rebuild.