Skip to content

Upgrade the haskell template #1

@lsmor

Description

@lsmor

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions