Nevermind, I had to add dependencies in `build-depends`:

build-depends:       base
                   , tiny-url-servant
                   , servant-server
                   , base-compat
                   , wai
                   , aeson
                   , blaze-markup
                   , blaze-html
                   , directory
                   , warp
                   , http-media
                   , lucid
                   , time
                   , bytestring
                   , attoparsec
                   , string-conversions
                   , mtl
                   , servant-lucid

-- 
You received this message because you are subscribed to the Google Groups 
"haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to haskell-stack+unsubscr...@googlegroups.com.
To post to this group, send email to haskell-stack@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/haskell-stack/50f9ece8-d00c-4b73-9c1a-89955618c171%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to