Add utility scripts

This commit is contained in:
2024-01-29 22:38:28 +01:00
parent c6c1149b3f
commit f096837245
2 changed files with 6 additions and 0 deletions

2
tools/tidal Executable file
View File

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