aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/stack.yaml (follow)
Commit message (Collapse)AuthorAge
* bump resolverEgor Tensin2019-08-21
| | | | | | | | It includes the required Win32 version, so there's no need to mess with extra-deps. Also, it uses a newer Cabal version, which seems to require the Paths_ module to be listed in other-modules (and adds the autogen-modules field).
* fix builds with Stack >= 2.1.1Egor Tensin2019-08-21
| | | | | Somehow it complained about the time package not being in extra-deps (it works with 1.9.3).
* bump resolverEgor Tensin2017-06-17
| | | | | Also, put Win32 to extra-deps (the then-unreleased version was previously fetched in a .zip tarball from GitHub directly).
* normalize line endingsEgor Tensin2016-12-24
|
* stack.yaml updateEgor Tensin2016-12-13
|
* safer registry access routinesEgor Tensin2016-11-10
| | | | + use patched Win32.
* minimize stack.yamlEgor Tensin2016-10-08
|
* minimize stack.yamlEgor Tensin2016-07-12
|
* become a proper stack projectEgor Tensin2016-07-11