tutorial: add markdown-unlit as a cabal dependency
This commit is contained in:
parent
207d51bbf9
commit
4fbf28c3c0
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ library
|
|||
, wai
|
||||
, http-types
|
||||
, transformers
|
||||
, markdown-unlit >= 0.4
|
||||
-- hs-source-dirs:
|
||||
default-language: Haskell2010
|
||||
ghc-options: -Wall -Werror -pgmL markdown-unlit
|
||||
|
|
Loading…
Reference in a new issue