up-to-date-real-world-haskell icon indicating copy to clipboard operation
up-to-date-real-world-haskell copied to clipboard

I'm trying to update the Real World Haskell book

Results 24 up-to-date-real-world-haskell issues
Sort by recently updated
recently updated
newest added
trafficstars

In: https://github.com/tssm/up-to-date-real-world-haskell/blob/master/1-getting-started.org#getting-started-with-ghci-the-interpreter

In https://github.com/tssm/up-to-date-real-world-haskell/blob/master/23-gui-programming-with-gtk2hs.org#installing-gtk2hs

[Here is how](https://orgmode.org/manual/Include-files.html). This means I should add the source files somewhere.

enhancement

https://www.oreilly.com/catalog/errata.csp?isbn=9780596514983

enhancement

- [ ] Explain `DerivingVia` instead of `GeneralizedNewtypeDeriving` - [ ] Remove `Functor` and `Applicative` instances boilerplate

enhancement

- [ ] Fix snake_case identifiers - [ ] Use CamelCase for all filenames - [ ] Use point-free style whenever possible after it is explained - [ ] Use...

enhancement