Skip to content

Commit f2b1431

Browse files
committed
Fix a cabal warning
1 parent 23ebb5a commit f2b1431

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codeworld-error-sanitizer/codeworld-error-sanitizer.cabal

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Library
2828
regex-tdfa,
2929
regex-tdfa-text
3030

31+
Default-language: Haskell2010
3132
Exposed: True
3233

3334
Test-suite unit-tests
@@ -51,3 +52,4 @@ Test-suite unit-tests
5152
regex-tdfa,
5253
regex-tdfa-text
5354

55+
Default-language: Haskell2010

0 commit comments

Comments
 (0)