Skip to content

Commit 9598cc6

Browse files
authored
Merge pull request practical-tutorials#21 from MacAhmed/patch-1
Added Out-Of-Date section to Haskell
2 parents fddea7f + 99d3ee7 commit 9598cc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
115115
* [Write Yourself a Scheme in 48 hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours)
116116
* [Write You A Scheme, Version 2](https://github.com/write-you-a-scheme-v2/scheme)
117117
* [Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
118-
* [Making a Website with Haskell](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
119118
* [Making Movie Monad](https://lettier.github.io/posts/2016-08-15-making-movie-monad.html)
119+
### Out Of Date:
120+
* [Making a Website with Haskell](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
120121

121122
## R:
122123
* [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)

0 commit comments

Comments
 (0)