4 lines
100 B
Bash
Executable File

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