sdiehl / write-you-a-haskell

Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
MIT License
3.34k stars 256 forks source link

Doesn't it unit in line 34? #114

Open VhRvo opened 3 years ago

VhRvo commented 3 years ago

https://github.com/sdiehl/write-you-a-haskell/blob/ae73485e045ef38f50846b62bd91777a9943d1f7/chapter3/parsec.hs#L27-L28

https://github.com/sdiehl/write-you-a-haskell/blob/ae73485e045ef38f50846b62bd91777a9943d1f7/chapter3/parsec.hs#L34