reanimate/stack.yaml
Mike Pilgrem 744178deb0 Bump stack.yaml to LTS 18.15
Also adds explicit imports to module `Reanimate.Math.Triangulate`, to avoid name shadowing errors.
2021-11-07 16:51:53 +00:00

8 lines
71 B
YAML

resolver: lts-18.15
allow-newer: false
packages:
- .
extra-deps: []