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