google / ghc-source-gen

Library for generating Haskell source files and code fragments.
BSD 3-Clause "New" or "Revised" License
89 stars 29 forks source link

Switch to lts-15.13. #66

Closed judah closed 4 years ago

judah commented 4 years ago

Previously we were building against a release candidate for ghc-8.8. Now, we can just use a Stack LTS.

Also update the default in stack.yaml.