Chekkan's Blog
Subscribe
Tagged

functional-programming

A collection of 2 posts

GitHub Workflow for Haskell Yesod Docker image with Stack
haskell

GitHub Workflow for Haskell Yesod Docker image with Stack

In a previous post, I went over creating a Dockerfile for Haskell Yesod application. In this post, I will reuse part of the Dockerfile we ended up with and modify it so that we can build the docker image with GitHub Workflows. GitHub Workflow And ActionsIn order to create a

  • Harish Hareendra Babu
Harish Hareendra Babu Jul 8, 2020 • 4 min read
haskell

Haskell Yesod Web Application in Docker

Yesod is one of the web frameworks available for Haskell. It seems to be the easiest one out of the multiple choices available to get started with. PrerequisitesDockerHaskell Stack version 2.3.1You can find all yesod stack templates available from the github repository. At the time of writing, the

  • Harish Hareendra Babu
Harish Hareendra Babu Jun 27, 2020 • 2 min read
Chekkan's Blog © 2022
Powered by Ghost