Disable yesod-static test
This commit is contained in:
parent
c45b403dcf
commit
1f2e451370
@ -44,36 +44,6 @@ library
|
|||||||
exposed-modules: Yesod.Static
|
exposed-modules: Yesod.Static
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|
||||||
test-suite tests
|
|
||||||
hs-source-dirs: test
|
|
||||||
main-is: tests.hs
|
|
||||||
type: exitcode-stdio-1.0
|
|
||||||
cpp-options: -DTEST
|
|
||||||
build-depends:
|
|
||||||
hspec >= 0.8 && < 0.10
|
|
||||||
, HUnit
|
|
||||||
, yesod-static
|
|
||||||
-- copy from above
|
|
||||||
, base
|
|
||||||
, containers
|
|
||||||
, old-time
|
|
||||||
, yesod-core
|
|
||||||
, base64-bytestring
|
|
||||||
, pureMD5
|
|
||||||
, cereal
|
|
||||||
, bytestring
|
|
||||||
, template-haskell
|
|
||||||
, directory
|
|
||||||
, transformers
|
|
||||||
, wai-app-static
|
|
||||||
, wai
|
|
||||||
, text
|
|
||||||
, file-embed
|
|
||||||
, http-types
|
|
||||||
, unix-compat
|
|
||||||
|
|
||||||
ghc-options: -Wall
|
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
location: git://github.com/yesodweb/yesod.git
|
location: git://github.com/yesodweb/yesod.git
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user