What's Changed
- Utils: add {isPresent, handlePresence} by @Anton-Latukha in #1040
- Expr.Types: add & use NPos & NSourcePos by @Anton-Latukha in #1038
- Expr.Types: NExprF: add NApp by @Anton-Latukha in #1042
- Unify
mkNV*
andNV*
patterns by bidirectional synonyms in value modules by @soulomoon in #1046 - Parser: work on NAppDef & OperatorInfo related code by @Anton-Latukha in #1047
- cabal: add common stanza by @Anton-Latukha in #1052
- (#1053) Fix compilation with ghc 8.6.5 by @hamishmack in #1053
- add flake.nix by @DavHau in #1061
- update nixpkgs version in build system, fix bug, build shell properly by @soulomoon in #1069
- fix if expression parser by @soulomoon in #1072
- nix flake: support aarch64-darwin by @soulomoon in #1073
- accommodate with store's new addToStore API by @soulomoon in #1077
- Implement
getURL
ofinstance MonadHttp IO
by @soulomoon in #1051 - Compile on GHC 9.4.3 by @alex-mckenna in #1081
- deps: unordered-containers >= 0.2.14 by @kquick in #1084
- Fix pretty printer closing brace alignment by @ners in #1090
- Fix quasiquote free variable interpolation by @ners in #1091
- release 0.17.0 by @ners in #1092
New Contributors
- @hamishmack made their first contribution in #1053
- @DavHau made their first contribution in #1061
- @alex-mckenna made their first contribution in #1081
- @kquick made their first contribution in #1084
- @ners made their first contribution in #1090
Full Changelog: 0.16.0...0.17.0