Fix TypeScript build

This commit is contained in:
Radon Rosborough 2020-07-19 17:48:54 -06:00
parent 4d5f732b07
commit 425e649b86
1 changed files with 0 additions and 1 deletions

View File

@ -778,7 +778,6 @@ function main(): void {
main :: IO () main :: IO ()
main = putStrLn "Hello, world!" main = putStrLn "Hello, world!"
`, `,
hacks: ["ghci-config"],
}, },
haxe: { haxe: {
aliases: ["hx"], aliases: ["hx"],