hask icon indicating copy to clipboard operation
hask copied to clipboard

Funny little Haskell impl

Results 4 hask issues
Sort by recently updated
recently updated
newest added

Once #4 is finished, we want to parse it - let's track related problems here: - Moving relevant question from #1 here - which library do we want to use...

enhancement
source

Let's put together some roadmap! As @ssbothwell mentioned, we could start with core IR - it doesn't need any inference and should be much simpler language, while supporting all the...

There's a lot of options when it comes to code style / used packages - let's put some guidelines together to make things easier. I have some ideas in mind,...

Splitting discussion out of #1 - proposed extensions are: - [ ] `BlockArguments` - [ ] `ExplicitForall` - [ ] `Haskell98` - [ ] `MonoLocalBinds` - [ ] `NoNPlusKPatterns` -...