diff options
| -rw-r--r-- | test/Main.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Main.hs b/test/Main.hs index fb97552..4fdf4ad 100644 --- a/test/Main.hs +++ b/test/Main.hs @@ -1,5 +1,6 @@ {-# LANGUAGE DataKinds #-} {-# LANGUAGE GADTs #-} +{-# LANGUAGE ImportQualifiedPost #-} {-# LANGUAGE LambdaCase #-} {-# LANGUAGE StandaloneDeriving #-} {-# LANGUAGE TypeApplications #-} |
