diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Parser.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Parser.hs b/src/Parser.hs index f80e805..dd0716d 100644 --- a/src/Parser.hs +++ b/src/Parser.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE TemplateHaskell #-} - {-# OPTIONS_GHC -Wno-orphans #-} module Parser ( |