This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
v2.4.1
Fix #248: resolve stack "2.1" to "2.1.3" rather than "2.11.1"
Fix taken from https://github.com/hspec/setup-haskell/blob/bdd4c910d94a07946cfdf9e6c3e7299a7e123705/src/resolve.ts#L25
as recommended by @sol in #248 (comment)
What's Changed
- add explicit coercion where TypeScript 5 became more strict by @ulysses4ever in #252
- stack 2.11.1 by @andreasabel in #253
New Contributors
- @ulysses4ever made their first contribution in #252
Full Changelog: v2.4.0...v2.4.1