summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Scanner.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Scanner.hs b/src/Scanner.hs
index 44bc1fc..0364dda 100644
--- a/src/Scanner.hs
+++ b/src/Scanner.hs
@@ -1,5 +1,3 @@
-{-# LANGUAGE LambdaCase #-}
-
module Scanner
( scan
, Scan(..)