Something audible! (in "lists.tidal")

This commit is contained in:
2024-02-05 03:22:06 +01:00
parent ac2cc81ce1
commit 6acdc72db1
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
ghci -ghci-script "$(ghc -e 'import Paths_tidal' -e 'getDataDir>>=putStr')/BootTidal.hs"
ghci -ghci-script ../scratchpads/BootTidal.hs