cabal-extras
Cabal helper
A collection of experimental tools to support and extend cabal-install
A tool suite to aid Haskell development using cabal-install
81 stars
5 watching
18 forks
Language: Haskell
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
phadej/cabal-fmt | A tool for formatting .cabal files used in Haskell project management. | 104 |
haskell/cabal | A collection of libraries and tools for managing Haskell package dependencies and installing software packages. | 1,625 |
dhall-lang/dhall-to-cabal | Converts Dhall expressions into Cabal files used in Haskell package management | 100 |
haskell-mafia/mafia | Automates dependency installation and project setup for Haskell projects. | 135 |
avi-d-coder/implicit-hie | Automates the creation of cabal or stack configuration files for multi-component Haskell projects. | 205 |
chshersh/dr-cabal | A tool to measure and analyze the build time of dependencies in Haskell projects | 74 |
coot/zsh-haskell | An extension for the Z shell that provides command completion and syntax suggestions for Haskell package management tools. | 19 |
ehamberg/zsh-cabal-completion | Automates tab completion of cabal commands in the zsh shell. | 1 |
cabalism/updo | A tool that automates the process of maintaining and upgrading Haskell projects by mapping packages and constraints to customizable project templates. | 8 |
nixos/cabal2nix | A tool that converts Haskell package descriptions from Cabal to Nix build instructions | 361 |
algorand/pyteal-utils | A collection of utility methods and classes for working with Smart Contract programs in PyTEAL. | 28 |
haskell/hackage-server | A package repository for Haskell, providing a central hub for distributing and managing Haskell packages. | 416 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 289 |
hdevtools/hdevtools | A background server for Haskell development tools that improves syntax and type checking speed | 99 |