From 425e649b863ae30158357ae8cb090aa3bc64cd75 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sun, 19 Jul 2020 17:48:54 -0600 Subject: [PATCH] Fix TypeScript build --- backend/src/langs.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/src/langs.ts b/backend/src/langs.ts index e2a41c6..00e3fb5 100644 --- a/backend/src/langs.ts +++ b/backend/src/langs.ts @@ -778,7 +778,6 @@ function main(): void { main :: IO () main = putStrLn "Hello, world!" `, - hacks: ["ghci-config"], }, haxe: { aliases: ["hx"],