The Wayback Machine - https://web.archive.org/web/20220308130112/https://github.com/topics/cabal
Skip to content
#

cabal

Here are 108 public repositories matching this topic...

AndreasPK
AndreasPK commented Feb 1, 2022

When completing a type signature HLS is very conservative and always adds parentheses around the actual type.

For example something like myHead :: [a] -> _ will get a type of myHead :: [a] -> (a). Note the parentheses around the a.

While I personally don't have a big problem with this. Many of my colleagues insist on them being removed. Which usually makes these signatures easier to read

cabal
myShoggoth
myShoggoth commented Dec 10, 2021

On the Donations page, we should have a list of companies who have provided in-kind donations, and basic information about what they have been.

Examples:

  • Obsidian Systems created the HF website
  • MLabs donated 40 hrs/mo of development time for a while.
  • Scrive is donating 40 hrs/mo starting soon.

I do not want this amazing generosity to fall through the cracks.

Implementation shou

Improve this page

Add a description, image, and links to the cabal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cabal topic, visit your repo's landing page and select "manage topics."

Learn more