Fix broken cabal file

This commit is contained in:
Michael Snoyman 2011-11-28 12:09:38 +02:00
parent 08f4496327
commit f48fbc0f79

View File

@ -12,7 +12,8 @@ build-type: Simple
homepage: http://www.yesodweb.com/
description: Static file serving subsite for Yesod Web Framework.
extra-source-files:
tests/runtests.hs
test/YesodStaticTest.hs
tests.hs
flag test
description: Build for use with running tests