forked from haskell/cabal
-
Notifications
You must be signed in to change notification settings - Fork 0
Hackathon2015
Duncan Coutts edited this page Sep 22, 2015
·
23 revisions
This is a page to collect ideas for Cabal/Hackage hacking tasks/mini-projects for the Haskell Infrastructure Hackathon
Feel free to expand individual bullet points into full (linked) pages or tickets/issues.
-
Cabal documentation.
Cabal's user guide could be a lot better. It's currently a mix of tutorial and reference without being great at either. It also mostly only covers the .cabal file stuff and Setup.hs CLI, hardly touching on cabal-install.
Anyone considering this should feel empowered to make decisions. You could decide to start from scratch with a new structure and just pinch material from the existing docs. You might want to fully split into tutorial and reference.