Skip to content

Commit 2cb998f

Browse files
author
Thomas M. DuBuisson
committed
Include a default language.
1 parent e87431b commit 2cb998f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pureMD5.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ flag test
2121
Library
2222
Build-Depends: base == 4.*, bytestring >= 0.9, binary >= 0.4.0, cereal >= 0.2, crypto-api, tagged
2323
ghc-options: -O2 -funfolding-use-threshold66 -funfolding-creation-threshold66 -funbox-strict-fields
24+
default-language: Haskell2010
2425
hs-source-dirs:
2526
exposed-modules: Data.Digest.Pure.MD5
2627
if arch(i386) || arch(x86_64)

0 commit comments

Comments
 (0)