diff options
Diffstat (limited to 'hypsrc-test/src/Operators.hs')
-rw-r--r-- | hypsrc-test/src/Operators.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypsrc-test/src/Operators.hs b/hypsrc-test/src/Operators.hs index 8e86ab0b..1dcb8856 100644 --- a/hypsrc-test/src/Operators.hs +++ b/hypsrc-test/src/Operators.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE Haskell2010 #-} module Operators where |