There are 1 repository under haskell-stack topic.
Deploying Haskell applications to AWS Lambda with Serverless
An automated tutorial to teach you about Haskell!
A skeleton Reflex project with Hpack, Nix and Emacs/HIE/LSP integration
A utility for X11 that moves the mouse cursor using the keyboard
Haskell Guide
Materials for Functional Programming course at Faculty of Mathematics, University of Belgrade
Materials for Functional Programming course at Faculty of Mathematics, University of Belgrade
Hello World! (in Haskell)
A Haskell based implementation and visualization of a scanline stack based flood fill algorithm.
A naive duplicate file finder CLI app written in Haskell
snowtify send your result of `stack build` (`stack test`) to notify-daemon :dog2:
A telegram bot whose function is to provide information about the next bus schedules of the rosario bus terminal.
SAT-Solver based on conservative retractions
Benchmark the compilation time of your Haskell project.
CLI tool for finding synonyms and antonyms
Set up your GitHub Actions workflow with a specific version of Haskell Stack
VSCode devcontainer configuration with GHC, Stack, and HIE
My notes, ebook and exercises from the course Learning Haskell Programming - LinkedinLearning
Haskell program to aggregate the 2010 Labour Leadership Election Results and count them according to AV and STV voting algorithms.
My small scoop bucket :)
Docker image for GHCup
GitHub Classroom autograding example repo with Haskell, Stack, Caching and Autograding by IOHK Education using sample code from Exercism.io
[Project temporarily put on hold, created with the intention of solving this problem: https://holmusk.notion.site/Bank-Simulation-94b50cdebe0b4da1b1297a7b01744682]
HaskGammon is a backgammon game implemented in Haskell, using the Gloss library for graphical rendering. This project showcases a simple, yet functional version of the classic board game, complete with basic gameplay mechanics such as dice rolling, player turns, and move validations.
Simple word game written in Haskell. Made from a new stack project with beginners in mind.