diff options
Diffstat (limited to 'stack.lts9.yaml')
-rw-r--r-- | stack.lts9.yaml | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/stack.lts9.yaml b/stack.lts9.yaml deleted file mode 100644 index 00fe77efc..000000000 --- a/stack.lts9.yaml +++ /dev/null @@ -1,38 +0,0 @@ -flags: - pandoc: - trypandoc: false - embed_data_files: true - pandoc-citeproc: - bibutils: true - embed_data_files: true - unicode_collation: false - test_citeproc: false - debug: false -packages: -- '.' -extra-deps: -- pandoc-citeproc-0.14.8 -- hslua-1.0.1 -- hslua-module-text-0.2.0 -- ansi-terminal-0.8.0.2 -- cmark-gfm-0.1.6 -- QuickCheck-2.11.3 -- tasty-1.0.1.1 -- tasty-quickcheck-0.9.1 -- doctemplates-0.2.2.1 -- hs-bibutils-6.6.0.0 -- tagsoup-0.14.6 -- pandoc-types-1.17.5.1 -- haddock-library-1.7.0 -- texmath-0.11.1.2 -- HsYAML-0.1.1.1 -- text-1.2.3.0 -- Cabal-2.4.0.0 -- dlist-0.8.0.4 -- parsec-3.1.13.0 -- skylighting-0.7.4 -- skylighting-core-0.7.4 -- yaml-0.9.0 -- hslua-1.0.0 -- hslua-module-text-0.2.0 -resolver: lts-9.14 |