From 37f46f5e66bbd1df6cd749dd6de64c7962304d36 Mon Sep 17 00:00:00 2001 From: jim Date: Tue, 3 Feb 2015 10:35:43 -0500 Subject: [PATCH 1/1] formatting --- _learning_haskell.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_learning_haskell.mdwn b/_learning_haskell.mdwn index 7f1665a1..f0b5054a 100644 --- a/_learning_haskell.mdwn +++ b/_learning_haskell.mdwn @@ -21,7 +21,7 @@ * [Haskell FAQ](https://wiki.haskell.org/FAQ) -### Tutorials ### +## Tutorials ## * Lecture notes from a good [Intro to Haskell course](http://www.seas.upenn.edu/~cis194/fall14/lectures.html) at Penn * [The Haskell Wikibook](https://en.wikibooks.org/wiki/Haskell) @@ -44,7 +44,7 @@ * [A Tour of the Haskell Prelude](http://www.letu.edu/people/jaytevis/Programming-Languages/Haskell/tourofprelude.html) -### Advanced Docs, listed here for reference ### +## Advanced Docs, listed here for reference ## * GHC User's Guide from [Haskell Platform](https://www.haskell.org/platform/doc/2014.2.0.0/ghc/users_guide) | -- 2.11.0