diff options
Diffstat (limited to 'testsuite/tests/plugins/FrontendPlugin.hs')
| -rw-r--r-- | testsuite/tests/plugins/FrontendPlugin.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/plugins/FrontendPlugin.hs b/testsuite/tests/plugins/FrontendPlugin.hs index e264cc4062..7d5ed905e8 100644 --- a/testsuite/tests/plugins/FrontendPlugin.hs +++ b/testsuite/tests/plugins/FrontendPlugin.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE NondecreasingIndentation #-} module FrontendPlugin where import GHC.Plugins |
