issues
search
tssm
/
up-to-date-real-world-haskell
I'm trying to update the Real World Haskell book
Other
792
stars
49
forks
source link
Update to GHC > 8.4.x
#8
Open
tssm
opened
6 years ago
tssm
commented
6 years ago
[ ] Explain
DerivingVia
instead of
GeneralizedNewtypeDeriving
[ ] Remove
Functor
and
Applicative
instances boilerplate
DerivingVia
instead ofGeneralizedNewtypeDeriving
Functor
andApplicative
instances boilerplate