Fix broken cabal file
This commit is contained in:
parent
08f4496327
commit
f48fbc0f79
@ -12,7 +12,8 @@ build-type: Simple
|
|||||||
homepage: http://www.yesodweb.com/
|
homepage: http://www.yesodweb.com/
|
||||||
description: Static file serving subsite for Yesod Web Framework.
|
description: Static file serving subsite for Yesod Web Framework.
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
tests/runtests.hs
|
test/YesodStaticTest.hs
|
||||||
|
tests.hs
|
||||||
|
|
||||||
flag test
|
flag test
|
||||||
description: Build for use with running tests
|
description: Build for use with running tests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user