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

Fix an occurrence of 'Just' in a type signature where Maybe should have been #79

Closed da-x closed 8 years ago

sdiehl commented 8 years ago

Thanks.