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

"Infix" --> "Prefix" in comment #67

Closed dstein64 closed 9 years ago

dstein64 commented 9 years ago

Changed "Infix" to "Prefix" in comment.

sdiehl commented 9 years ago

Thanks!