mirror of
https://gitlab.dit.htwk-leipzig.de/computermusik-ws23/data-composition.git
synced 2025-11-05 03:05:34 +01:00
Add utility scripts
This commit is contained in:
2
tools/tidal
Executable file
2
tools/tidal
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
ghci -ghci-script $(ghc -e 'import Paths_tidal' -e 'getDataDir>>=putStr')/BootTidal.hs
|
||||
Reference in New Issue
Block a user