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

ghc

Here are 139 public repositories matching this topic...

fendor
fendor commented Jan 14, 2022

Is your feature request related to a problem? Please describe.

When hls-wrapper realises it is going to fail for one of the following reasons:

  • It can't figure out which GHC Version it needs
  • It can not find a fitting HLS version for the project's GHC version

Then hls-wrapper writes something to stderr and crashes. This is bad UX as users are often not aware about the stderr output

type: enhancement good first issue pr welcome component: cli
MondayMorningHaskell
MondayMorningHaskell commented Mar 9, 2021

A good alternative to having all the explanations in comments in the exercise files would be to make a Markdown file for each exercise (or possibly each category of exercises, i.e. one for each sub-directory). These files would contain the exact text from the explanation blocks except formatted to Markdown. There should also be a link in the exercise file to the Markdown and vice-versa. There shou

good first issue

Improve this page

Add a description, image, and links to the ghc 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 ghc topic, visit your repo's landing page and select "manage topics."

Learn more