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

Chapter 5: Fixed Type Mismatch message for If. #86

Closed VitorCBSB closed 8 years ago

VitorCBSB commented 8 years ago

Just a small error I found while reading Chapter 5.