summaryrefslogtreecommitdiffhomepage
path: root/Runnable.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'Runnable.hs-boot')
-rw-r--r--Runnable.hs-boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Runnable.hs-boot b/Runnable.hs-boot
index 5d5fc18..eba90e6 100644
--- a/Runnable.hs-boot
+++ b/Runnable.hs-boot
@@ -1,4 +1,4 @@
-{-# OPTIONS -fglasgow-exts #-}
+{-# LANGUAGE ExistentialQuantification #-}
module Runnable where
import Commands