Haxl/stack.yaml
Jan van Brügge 626f8a6a66 Allow aeson 2.0 (#148)
Summary:
Only needed changes to the tests, the main library is untouched.

Also updates the stack.yaml to use GHC 9.0.2

Pull Request resolved: https://github.com/facebook/Haxl/pull/148

Reviewed By: simonmar

Differential Revision: D35500924

Pulled By: pepeiborra

fbshipit-source-id: 16619084c4f2d76c9495fd778401f8bab66e26d2
2022-04-11 03:11:20 -07:00

11 lines
88 B
YAML

resolver: lts-19.2
packages:
- '.'
extra-deps: []
flags: {}
extra-package-dbs: []