khibino / haskell-relational-record

This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type.
234 stars 36 forks source link

check English tutorial #10

Closed cdepillabout closed 9 years ago

cdepillabout commented 9 years ago

I've translated the tutorial in the wiki into English. Please check it out and let me know if anything has been translated incorrectly!

igrep commented 9 years ago

Thank you very much :+1: I fixed a mistake (maybe you forgot to delete the words). I didn't find any other problems.

@khibino I think it's okay to close.

khibino commented 9 years ago

@cdepillabout @igrep Thanks for your contributions!

cdepillabout commented 9 years ago

@igrep Thanks!