mirror of
https://gitlab.dit.htwk-leipzig.de/computermusik-ws23/data-composition.git
synced 2025-05-19 08:11:48 +02:00
3 lines
97 B
Bash
Executable File
3 lines
97 B
Bash
Executable File
#!/bin/sh
|
|
ghci -ghci-script $(ghc -e 'import Paths_tidal' -e 'getDataDir>>=putStr')/BootTidal.hs
|