tssm / up-to-date-real-world-haskell

I'm trying to update the Real World Haskell book
Other
792 stars 49 forks source link

No instance for (Applicative Parser) #21

Closed mushishi78 closed 4 years ago

mushishi78 commented 4 years ago

I think you have to explicitly derive Functor and Applicative now.