Skip to content

Commit 0007fce

Browse files
committed
Update README.md
1 parent 62ff4d4 commit 0007fce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ resources
22
=========
33
*for the intersection between Haskell and Lisp*
44

5-
Written materials for Lisps in Haskell
5+
### Written materials for Lisps in Haskell
66

77
* 1991-1993 - An [early Haskell](http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/syntax/haskell/0.html) written in Lisp (source as [github import](https://github.com/haskell-lisp/yale-haskell))
88
* 2006 - [Writing A Lisp Interpreter In Haskell](http://www.defmacro.org/ramblings/lisp-in-haskell.html)
@@ -14,6 +14,6 @@ Written materials for Lisps in Haskell
1414
* 2014 - [Prefix Operators in Haskell](http://technicae.cogitat.io/2014/01/prefix-operators-in-haskell.html)
1515
* 2014 - (New) [Lisk](https://github.com/haskell-lisp/lisk)
1616

17-
Visual materials for Haskell-Lisp
17+
### Visual materials for Haskell-Lisp
1818

1919
*

0 commit comments

Comments
 (0)