-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
The problem
The current template uses the haskell platform, which is deprecated. Also, It relies in stack to build a project using a very old snapshot (resolver - 15)
The solution
The template should use the new ghcup tool, which enables easy management of the haskell tooling, including the compiler, the language server protocol implementation (a.k.a. hls), and the build tooling. Also, the stackage resolver should be updated
Pull request
I have prepared a docker file at upgrade-template branch in my fork. I can PR it if you accept this proposal.
Metadata
Metadata
Assignees
Labels
No labels