stack.full.yaml: also include local cmark-hs.

This commit is contained in:
John MacFarlane 2016-03-27 12:33:41 -07:00
parent f74498cb47
commit d3f76150fa

View file

@ -11,6 +11,7 @@ packages:
- '.' - '.'
- '../pandoc-citeproc' - '../pandoc-citeproc'
- '../pandoc-types' - '../pandoc-types'
- '../cmark-hs'
extra-deps: extra-deps:
- 'aeson-0.11.1.1' - 'aeson-0.11.1.1'
- 'highlighting-kate-0.6.2' - 'highlighting-kate-0.6.2'