-- a/haskell-vs-fortran++ b/haskell-vs-fortran
@@ -14,7 +14,7 @@
h2. Indentation is nuts
Position counts. Even "python":nopython [[nopython|python]] doesn't have such shit.
In Haskell, indentation is optional and limits to "new indentation level continues previous line".