You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ resources
2
2
=========
3
3
*for the intersection between Haskell and Lisp*
4
4
5
-
Written materials for Lisps in Haskell
5
+
### Written materials for Lisps in Haskell
6
6
7
7
* 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))
8
8
* 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
14
14
* 2014 - [Prefix Operators in Haskell](http://technicae.cogitat.io/2014/01/prefix-operators-in-haskell.html)
0 commit comments