HaskMate
Project monitor
A tool that monitors changes in Haskell source files and automatically rebuilds and re-execs the project when modifications are detected.
HaskMate is a Haskell-based project monitoring and automation tool designed to continuously watches for changes in your Haskell source files and automatically triggers a rebuild and re-execution of the project whenever a modification is detected.
32 stars
2 watching
0 forks
Language: Haskell
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
maxcnunes/gaper | A tool that monitors and restarts a Go project after it crashes or when specific files change. | 81 |
srid/haskell-flake | A Nix module that simplifies Haskell project management with Cabal package manager | 157 |
markwkm/pg_top | A tool for monitoring PostgreSQL processes and queries in real-time. | 112 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 81 |
fujimura/houseman | A Haskell implementation of a tool for managing servers and infrastructure | 24 |
haskell-mafia/mafia | Automates dependency installation and project setup for Haskell projects. | 135 |
cabalism/updo | A tool that automates the process of maintaining and upgrading Haskell projects by mapping packages and constraints to customizable project templates. | 8 |
jyp/styx | A tool that simplifies the management of Haskell projects by integrating multiple build tools and providing a consistent shell experience. | 162 |
pwm/nixkell | A tool to simplify setup and collaboration for Haskell projects using Nix. | 97 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
felixmulder/haskell-in-production | A collection of practical resources and guides for using Haskell in real-world software development projects | 80 |
anton-k/mig | A lightweight and composable library for building servers in Haskell. | 71 |
bgamari/ghc-debug | Enables heap inspection and analysis of running Haskell programs from an external debugger | 62 |
judah/pier | A command-line tool for building Haskell projects using a custom build logic and leveraging Stackage and Shake libraries | 115 |
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 135 |