diff options
Diffstat (limited to 'src/CHAD/Interpreter.hs')
| -rw-r--r-- | src/CHAD/Interpreter.hs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CHAD/Interpreter.hs b/src/CHAD/Interpreter.hs index 22ba2a4..6410b5b 100644 --- a/src/CHAD/Interpreter.hs +++ b/src/CHAD/Interpreter.hs @@ -6,13 +6,9 @@ {-# LANGUAGE GeneralizedNewtypeDeriving #-} {-# LANGUAGE ImplicitParams #-} {-# LANGUAGE ImportQualifiedPost #-} -{-# LANGUAGE KindSignatures #-} {-# LANGUAGE LambdaCase #-} {-# LANGUAGE MultiWayIf #-} -{-# LANGUAGE PatternSynonyms #-} {-# LANGUAGE RankNTypes #-} -{-# LANGUAGE ScopedTypeVariables #-} -{-# LANGUAGE TupleSections #-} {-# LANGUAGE TypeApplications #-} {-# LANGUAGE TypeOperators #-} module CHAD.Interpreter ( |
