summaryrefslogtreecommitdiff
path: root/stack.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-22Fix haddock generationJasper Van der Jeugt1-5/+10
2018-03-20Make Pandoc dependency optionalBergi1-0/+1
2018-03-14Bump stack resolver to lts-11.0Jasper Van der Jeugt1-3/+2
2018-03-13Bump dependenciesJasper Van der Jeugt1-2/+2
- Bump pandoc-citeproc to 0.14 - Bump resourcet to 1.2 - Bump time to 1.9 - Bump http-types to 0.12 - Bump http-conduit to 2.3 - Bump tasty-quickcheck to 0.10
2018-03-13Fix issue with CPP and /*Jasper Van der Jeugt1-10/+2
2018-01-15Various dependency bumpsJasper Van der Jeugt1-4/+10
- Bump binary to 0.9 - Bump pandoc to 2.1 - Bump pandoc-citeproc to 0.13 - Bump http-types to 0.11 - Bump QuickCheck to 2.11 - Bump tasty to 1.0 - Bump tasty-hunit to 0.10 - Remove system-filepath dependency
2017-12-30Fix pthread link error on GHC-8.2.2Shinya Yamaguchi1-1/+1
2017-12-21Cabalize websiteJasper Van der Jeugt1-0/+1
2017-12-18Build on CircleCIJasper Van der Jeugt1-0/+1
2017-12-17Get Travis working again (longer timeouts...)Jasper Van der Jeugt1-2/+5
2017-11-20Move to Pandoc 2Vaibhav Sagar1-6/+2
2017-11-19stack.yaml: configure nix optionsVaibhav Sagar1-0/+5
2017-06-19Bump version to 4.9.8.0Jasper Van der Jeugt1-2/+5
2016-10-31Bump QuickCheck, http-conduit and pandocJasper Van der Jeugt1-2/+3
2016-10-17Move from test-framework to tastyJasper Van der Jeugt1-2/+2
2016-04-06Initial YAML supportJasper Van der Jeugt1-0/+12
See #225