issues
search
tssm
/
up-to-date-real-world-haskell
I'm trying to update the Real World Haskell book
Other
792
stars
49
forks
source link
Fix the style of every code sample
#6
Open
tssm
opened
6 years ago
tssm
commented
6 years ago
[ ] Fix snake_case identifiers
[ ] Use CamelCase for all filenames
[ ] Use point-free style whenever possible after it is explained
[ ] Use 2 spaces for indentation