haskell-stack
There are 59 repositories under haskell-stack topic.
seek-oss/serverless-haskell
Deploying Haskell applications to AWS Lambda with Serverless
soywod/unfog
⏱ Minimalist CLI task & time manager, written in Haskell.
MondayMorningHaskell/haskellings
An automated tutorial to teach you about Haskell!
hasky-mode/hasky-stack
Interface to the Stack Haskell development tool
thalesmg/reflex-skeleton
A skeleton Reflex project with Hpack, Nix and Emacs/HIE/LSP integration
unclechu/place-cursor-at
A utility for X11 that moves the mouse cursor using the keyboard
Cirice/Ereina
Language rules for Persian texts
JoeKennedy/fantasy
A Fantasy League Of Ice And Fire
mikeroyal/Haskell-Guide
Haskell Guide
MATF-Functional-Programming/FP-4I-2020-2021
Materials for Functional Programming course at Faculty of Mathematics, University of Belgrade
mckayb/website
My personal blog and example haskell project.
cieplak/base58-uuid
Haskell Library for Beautiful UUIDs
MATF-Functional-Programming/FP-4I-2019-2020
Materials for Functional Programming course at Faculty of Mathematics, University of Belgrade
sestrella/asdf-stack
Stack plugin for asdf version manager
dplusic/docker-stack-ghcjs
Docker Image for GHCJS with stack
Matthew-Mosior/Flood-Fill-Diagrams
A Haskell based implementation and visualization of a scanline stack based flood fill algorithm.
mayconamaro/dffinder
A naive duplicate file finder CLI app written in Haskell
rudymatela/hello-haskell
Hello World! (in Haskell)
aiya000/hs-snowtify
snowtify send your result of `stack build` (`stack test`) to notify-daemon :dog2:
DanielRodCha/SAT-canonical
SAT-Solver based on conservative retractions
dgaw/hs-bench-build
Benchmark the compilation time of your Haskell project.
dmvianna/gabriel-tut
Data science tutorial by @gabriel439
khrynczenko/nym
CLI tool for finding synonyms and antonyms
matsubara0507/setup-stack
Set up your GitHub Actions workflow with a specific version of Haskell Stack
Steven0351/haskell-vscode-devcontainer
VSCode devcontainer configuration with GHC, Stack, and HIE
TIAGOOOLIVEIRA/haskell_exercises_resources
My notes, ebook and exercises from the course Learning Haskell Programming - LinkedinLearning
tuerkerhan/HaskGammon
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.
wwongandy/2010-labour-vote-aggregator
Haskell program to aggregate the 2010 Labour Leadership Election Results and count them according to AV and STV voting algorithms.
arnos-stuff/arnos-scoop-bucket
My small scoop bucket :)
chris-ch/docker-ghcup
Docker image for GHCup
elviejo79/autograding-example-haskell-stack
GitHub Classroom autograding example repo with Haskell, Stack, Caching and Autograding by IOHK Education using sample code from Exercism.io
Hardchik/haskell-server
Implementing server using haskell
ShuaibKunji/Bank-Simulation
[Project temporarily put on hold, created with the intention of solving this problem: https://holmusk.notion.site/Bank-Simulation-94b50cdebe0b4da1b1297a7b01744682]
aneilmac/stack-templates
Stack templates
spamegg1/haskell-simple-wordgame
Simple word game written in Haskell. Made from a new stack project with beginners in mind.