hie-bios
Build environment manager
A tool to specify and manage build environments for Haskell projects
Set up a GHC API session for various Haskell Projects
181 stars
17 watching
63 forks
Language: Haskell
last commit: 24 days ago haskell
Related projects:
Repository | Description | Stars |
---|---|---|
paczesiowa/virthualenv | Creates isolated Haskell environments for managing and isolating dependencies and tooling. | 69 |
haskell-mafia/mafia | Automates dependency installation and project setup for Haskell projects. | 135 |
hdevtools/hdevtools | A background server for Haskell development tools that improves syntax and type checking speed | 99 |
haskell-hvr/hslogger | A Haskell library providing a flexible and extensible logging framework for writing robust and configurable log messages in Haskell applications. | 64 |
haskell-tls/hs-certificate | A set of tools and utilities for managing and validating X509 certificates in Haskell | 60 |
matthewbauer/ghc-nix | An effort to speed up Haskell builds by leveraging Nix's caching capabilities and enabling content-addressable store paths for early cut-off of unnecessary rebuilds. | 106 |
haskell/cabal | A collection of libraries and tools for managing Haskell package dependencies and installing software packages. | 1,625 |
stackbuilders/dotenv-hs | Loads configuration from dotenv files into the environment of Haskell programs. | 65 |
judah/pier | A command-line tool for building Haskell projects using a custom build logic and leveraging Stackage and Shake libraries | 115 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 289 |
hyfather/pipeline | A package implementing pipelines using goroutines to manage concurrency in Go applications. | 58 |
avi-d-coder/implicit-hie | Automates the creation of cabal or stack configuration files for multi-component Haskell projects. | 205 |
jyrimatti/hseverywhere | An experiment in using Haskell to build cross-platform applications | 57 |
freeman42x/haskell-editor-setup | Instructions and tools for setting up Haskell development environments on various operating systems. | 101 |