File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 55
66version : 2
77updates :
8- - package-ecosystem : " github-actions"
9- directory : " /"
10- schedule :
11- interval : " weekly"
8+ - package-ecosystem : " github-actions"
9+ directory : " /"
10+ schedule :
11+ interval : " weekly"
Original file line number Diff line number Diff line change @@ -35,12 +35,12 @@ what functional programming languages have to offer over imperative languages.
3535This blog is hosted on [ GitHub Pages] ( https://pages.github.com/ ) and built with
3636these software:
3737
38- - [ Hakyll] ( https://jaspervdj.be/hakyll ) , a static site generator written in
39- Haskell which allows for great flexibility in the building of pages
40- - [ KaTeX] ( https://katex.org ) , a renderer for
41- [ LaTeX] ( https://www.latex-project.org/ ) math equations
42- - [ Utterances] ( https://utteranc.es/ ) , a lightweight comments widget built on
43- GitHub issues
38+ - [ Hakyll] ( https://jaspervdj.be/hakyll ) , a static site generator written in
39+ Haskell which allows for great flexibility in the building of pages
40+ - [ KaTeX] ( https://katex.org ) , a renderer for
41+ [ LaTeX] ( https://www.latex-project.org/ ) math equations
42+ - [ Utterances] ( https://utteranc.es/ ) , a lightweight comments widget built on
43+ GitHub issues
4444
4545The design of this blog was inspired by
4646[ Mike Bostock] ( https://bost.ocks.org/mike ) 's website.
Original file line number Diff line number Diff line change @@ -504,7 +504,7 @@ mathematically-inclined.
504504
505505You can take a look at the following readings:
506506
507- - [ Why Functional Programming matters] ( http://www.cs.kent.ac.uk/people/staff/dat/miranda/whyfp90.pdf )
507+ - [ Why Functional Programming matters] ( http://www.cs.kent.ac.uk/people/staff/dat/miranda/whyfp90.pdf )
508508
509509You may also wish to follow
510510[ Chris Allen's guide] ( https://github.com/bitemyapp/learnhaskell ) to learn more
You can’t perform that action at this time.
0 commit comments