Skip to content

Commit 11df15d

Browse files
committed
Added default-language.
1 parent fa34802 commit 11df15d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OpenGLRaw.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ library
271271
hs-source-dirs: src
272272
include-dirs: include
273273
build-depends: base >= 3 && < 5
274+
default-language: Haskell2010
274275
ghc-options: -Wall -O2
275276
if impl(ghc)
276277
-- these require 6.8, but that's pretty conservative these days

0 commit comments

Comments
 (0)