Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | compiler/stack: update lts for ghc 9.2 | pacien | 2022-12-01 |
| | |||
* | compiler: update stack resolver lts-16.19 -> lts-19.30 | pacien | 2022-10-30 |
| | | | | | | | To have with-utf8 1.0.2.3, because 1.0.2.1 fails building on Windows with the following error: Module `GHC.IO.Encoding.Iconv' does not export `localeEncodingName' | ||
* | compiler/stack: update Stackage LTS to 16.19 | pacien | 2020-10-25 |
| | |||
* | compiler: ghc 8.8.2 is required on Windows (crash during compilation) | Zero~Informatique | 2020-04-30 |
| | | | | | | https://gitlab.haskell.org/ghc/ghc/issues/17926 github: resolves #169 | ||
* | compiler: bump stackage lts to 15.9 | pacien | 2020-04-25 |
| | |||
* | compiler: properly reject invalid dates in sidecar files | pacien | 2020-01-06 |
| | | | | GitHub: closes #31 | ||
* | compiler: default item date to filesystem last mod date | pacien | 2020-01-06 |
| | | | | GitHub: closes #14 | ||
* | compiler: add base structures and encoding | pacien | 2019-12-23 |