Fixed haskell index page
parent
5d3832f6b8
commit
046c41117f
|
@ -1,23 +0,0 @@
|
||||||
---
|
|
||||||
title: Haskell Resources
|
|
||||||
toc: no
|
|
||||||
format: markdown
|
|
||||||
...
|
|
||||||
|
|
||||||
# Index of Haskell Resources
|
|
||||||
|
|
||||||
* [University Courses](haskell/courses/index)
|
|
||||||
|
|
||||||
* [Online Textbooks](haskell/textbooks/index)
|
|
||||||
|
|
||||||
* [Videos](haskell/videos/index)
|
|
||||||
|
|
||||||
* [Tools](haskell/tools/index)
|
|
||||||
|
|
||||||
* [Documentation](haskell/documentation/index)
|
|
||||||
|
|
||||||
* [Blogs and Link Aggregators](haskell/blogs_links/index)
|
|
||||||
|
|
||||||
* [General Notes and Guides](haskell/notes_guides/index)
|
|
||||||
|
|
||||||
* [Tutorials and Papers](haskell/tutorials_papers/index)
|
|
|
@ -0,0 +1,23 @@
|
||||||
|
---
|
||||||
|
title: Haskell Resources
|
||||||
|
toc: no
|
||||||
|
format: markdown
|
||||||
|
...
|
||||||
|
|
||||||
|
# Index of Haskell Resources
|
||||||
|
|
||||||
|
* [University Courses](courses/index)
|
||||||
|
|
||||||
|
* [Online Textbooks](textbooks/index)
|
||||||
|
|
||||||
|
* [Videos](videos/index)
|
||||||
|
|
||||||
|
* [Tools](tools/index)
|
||||||
|
|
||||||
|
* [Documentation](documentation/index)
|
||||||
|
|
||||||
|
* [Blogs and Link Aggregators](blogs_links/index)
|
||||||
|
|
||||||
|
* [General Notes and Guides](notes_guides/index)
|
||||||
|
|
||||||
|
* [Tutorials and Papers](tutorials_papers/index)
|
Loading…
Reference in New Issue