hoogle icon indicating copy to clipboard operation
hoogle copied to clipboard

Add `stack.yaml` for ease of build the project in `stack build`

Open evan0greenup opened this issue 1 year ago • 1 comments

Just run stack --resolver=nightly init on the project root. It would be convenient to go.

evan0greenup avatar Jun 18 '24 08:06 evan0greenup

I think this should be less of a big deal with the fix to #423? The problem with checking in a stack.yaml is it regularly gets out of date.

ndmitchell avatar Jul 28 '24 21:07 ndmitchell