| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-06 | Go back to using aeson-pretty package.aeson-pretty | John MacFarlane | |
| 2018-09-06 | Fixed use of my modified foundation fork. | John MacFarlane | |
| 2018-09-06 | Quote in yaml. | John MacFarlane | |
| 2018-09-06 | Tried to fix foundation hash. | John MacFarlane | |
| 2018-09-06 | Use fixed foundation from github. | John MacFarlane | |
| See https://github.com/haskell-foundation/foundation/pull/503 | |||
| 2018-09-06 | Revert "Try with older foundation." | John MacFarlane | |
| This reverts commit 22566ceeec613932caa56ccf2c075eb62048f0a4. | |||
| 2018-09-05 | Try with older foundation. | John MacFarlane | |
| 2018-09-05 | Use snoyberg's TMP directory trick from | John MacFarlane | |
| https://www.fpcomplete.com/blog/2018/06/sed-a-debugging-story | |||
| 2018-09-04 | Revert "stack.yaml: Don't require network 2.7.0.2." | John MacFarlane | |
| This reverts commit 15eb93e2c441458323ca9117584075c91aec4364. | |||
| 2018-09-04 | stack.yaml: Don't require network 2.7.0.2. | John MacFarlane | |
| 2018-09-04 | Add Data.Aeson.Encode.Pretty code, remove aeson-pretty dependency. | John MacFarlane | |
| If this test works on windows builds, we can submit a PR to aeson-pretty and reinstate the dependency. If not, we shoud add license info. | |||
| 2018-09-03 | stack.yaml: use latest dev version of pandoc-citeproc. | John MacFarlane | |
| 2018-08-22 | Use yaml-0.9.0 in stack.yaml. | John MacFarlane | |
| 2018-08-22 | Use latest pandoc-citeproc. | John MacFarlane | |
| This should fix build failure on appveyor. | |||
| 2018-08-16 | stack.yaml: use lts 12.6 and latest git pandoc-citeproc. | John MacFarlane | |
| 2018-07-14 | Revert "Try limiting to aeson-pretty-0.8.5." | John MacFarlane | |
| This reverts commit ceec41072ae454183d4647b422b26953170cea87. | |||
| 2018-07-14 | Try limiting to aeson-pretty-0.8.5. | John MacFarlane | |
| That built before on appveyor... | |||
| 2018-07-13 | Use latest network. | John MacFarlane | |
| Hopefully this will build on Windows. See https://ci.appveyor.com/project/jgm/pandoc/build/1.0.2625/job/tfpvh7rxue26phoq | |||
| 2018-07-13 | Add pandoc-citeproc to stack.yaml. | John MacFarlane | |
| 2018-07-13 | Use lts-12 for stack.yaml, add stack.lts11.yaml. | John MacFarlane | |
| Also adjusted some minor versions in extra-deps. | |||
| 2018-07-13 | Add stack.lts10.yaml, switch to lts11 in stack.yaml. | John MacFarlane | |
| 2018-06-29 | Use HsYAML instead of yaml for translations, YAML metadata. | John MacFarlane | |
| yaml wraps a C library; HsYAML is pure Haskell. Closes #4747. Advances #4535. | |||
| 2018-06-28 | Remove network-uri flag and use 'Network.Socket'. | John MacFarlane | |
| This removes a compiler warning. There is no need for the old network-uri flag, since network 2.6 was released in 2014. | |||
| 2018-06-11 | Use latest pandoc-types (1.17.5). | John MacFarlane | |
| 2018-06-09 | Use skylighting 0.7.2. Adjust tests. | John MacFarlane | |
| This should fix commercialhaskell/stackage#3719, once a new release is made. | |||
| 2018-05-20 | Use haddock-library 1.6.0. | John MacFarlane | |
| 2018-05-10 | Use texmath-0.11. | John MacFarlane | |
| 2018-04-26 | Use texmath-0.10.1.2. | John MacFarlane | |
| Closes #4597. | |||
| 2018-04-25 | stack.yaml: use latest pandoc-citeproc. | John MacFarlane | |
| 2018-04-21 | stack.lts9.yaml - use older haddock-library. | John MacFarlane | |
| The newer version can't be compiled with the old stack/Cabal we have on alpine. | |||
| 2018-04-05 | Added test-framework to stack.yaml deps. | John MacFarlane | |
| 2018-03-24 | Don't depend on latest haddock-library in stack.yaml. | John MacFarlane | |
| For now. Because of a bug in the library, it must be rebuilt every time we do 'stack install. See #4482. | |||
| 2018-03-20 | Update stack.yaml to work with stackage nightly. | John MacFarlane | |
| We now compile on nightly. | |||
| 2018-03-19 | Use pandoc-citeproc 0.14.3. | John MacFarlane | |
| 2018-03-18 | Bumped some versions in stack.yaml.2.1.3 | John MacFarlane | |
| 2018-03-18 | Removed old-locale flag and Text.Pandoc.Compat.Time. | John MacFarlane | |
| This is no longer necessary since we no longer support ghc 7.8. | |||
| 2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | |
| This seems to be necessary if we are to use our custom Prelude with ghci. Closes #4464. | |||
| 2018-03-17 | Use pandoc-citeproc 0.14.2. | John MacFarlane | |
| 2018-03-17 | stack.yaml - don't force latest haddock-library. | John MacFarlane | |
| 2018-03-16 | Require haddock-libary 1.5 (with tables). | John MacFarlane | |
| 2018-03-16 | Use latest pandoc-types. | John MacFarlane | |
| 2018-03-13 | Require pandoc-types 1.17.4. | John MacFarlane | |
| And a few tweaks related to the Semigroups/Monoid change. Closes #4448. | |||
| 2018-03-07 | stack.yaml: Add skylighting-core to extra-deps | Alexander Krotov | |
| 2018-03-06 | Use latest skylighting. | John MacFarlane | |
| 2018-03-02 | Use latest pandoc-citeproc. | John MacFarlane | |
| 2018-02-28 | Update tagsoup to 0.14.6 | Alexander Krotov | |
| 2018-02-27 | Update tagsoup to 0.14.5 | Alexander Krotov | |
| 2018-02-27 | Update tagsoup to 0.14.4 | Alexander Krotov | |
| Fixes #4282 | |||
| 2018-02-01 | Use latest pandoc-citeproc. | John MacFarlane | |
| 2018-01-21 | Require tagsoup 0.14.3 - closes #4282. | John MacFarlane | |
| This fixes an HTML tokenization bug whereby comments were sometimes consumed with open tags. | |||
