diff options
Diffstat (limited to 'testsuite/tests/backpack/should_compile/T13140.bkp')
-rw-r--r-- | testsuite/tests/backpack/should_compile/T13140.bkp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/backpack/should_compile/T13140.bkp b/testsuite/tests/backpack/should_compile/T13140.bkp index aa04b98c1e..0125a6400b 100644 --- a/testsuite/tests/backpack/should_compile/T13140.bkp +++ b/testsuite/tests/backpack/should_compile/T13140.bkp @@ -1,3 +1,4 @@ +{-# LANGUAGE Haskell2010 #-} {-# LANGUAGE RoleAnnotations #-} unit p where signature A where |