hdocs | hpack | |
---|---|---|
- | 5 | |
4 | 613 | |
- | - | |
0.0 | 6.6 | |
almost 4 years ago | about 2 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hdocs
We haven't tracked posts mentioning hdocs yet.
Tracking mentions began in Dec 2020.
hpack
-
How I switched from Stack to Cabal
Then the other day I had an epiphany: hpack takes care of that boilerplate — not stack!
-
[RFC] Generate Cabal files from TOML
There are ways to get around this, but it's not easy and doesnt scale: https://github.com/sol/hpack/issues/194
-
cabal-version for a stack managed project
-- see: https://github.com/sol/hpack ```
-
Haskell as a first timer - Am I missing something ?
The yaml you are talking about is part of a tool called hpack. This tool can be used on it's own (and with cabal-install as such), it just so happens that stack has it's own internal copy of it and runs it automatically whenever it finds a package.yaml.
-
Using External Pacakges With Cabal
I know this sounds more complicated at first glance, but I personally would suggest using hpack to generate cabal files from a package.yaml instead of directly editing your-project.cabal.
What are some alternatives?
ShellCheck - ShellCheck, a static analysis tool for shell scripts
castle - A tool to manage shared cabal-install sandboxes.
ghci-ng
bumper - Haskell tool to automatically bump package versions transitively.
fay - A proper subset of Haskell that compiles to JavaScript
AlgorithmW - Example implementation of Algorithm W for Hindley-Milner type inference
stack - The Haskell Tool Stack
hfd - Flash debugger with haskeline interface
criterion - A powerful but simple library for measuring the performance of Haskell code.
hpack-convert - hpack-convert: Convert Cabal manifests into hpack's package.yamls
gipeda - Git Performance Dashboard
hhp - Happy Haskell Programming