Skip to content

Commit e6f56e5

Browse files
upload to hackage
1 parent 689480a commit e6f56e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

webify.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ copyright: (c) 2013 Anantha Kumaran
1313
category: Web
1414
build-type: Simple
1515
tested-with: GHC == 8.0.2, GHC == 8.2.2
16-
cabal-version: >=1.8
16+
cabal-version: >=1.10
1717

1818
Flag debug
1919
Default: False
2020

2121
executable webify
22+
default-language: Haskell2010
2223
hs-source-dirs: src
2324
main-is: Webify.hs
2425
other-modules: EOT, Font, OTF, SVG, TTF, Utils, WOFF

0 commit comments

Comments
 (0)