Browse Source

Add playground section for Haskell (#2344)

Thanks!
* Add playground section for Haskell

Try Haskell https://www.tryhaskell.org/

* following markup rules
lerthe61 8 years ago
parent
commit
212f758416
1 changed files with 5 additions and 0 deletions
  1. 5 0
      free-programming-playgrounds.md

+ 5 - 0
free-programming-playgrounds.md

@@ -36,6 +36,11 @@
 * [Echoplex](http://the-echoplex.net/flexyboxes/)
 * [Echoplex](http://the-echoplex.net/flexyboxes/)
 
 
 
 
+### Haskell
+
+* [Try Haskell] (https://www.tryhaskell.org)
+
+
 ### JavaScript
 ### JavaScript
 
 
 * [CodePen](http://codepen.io)
 * [CodePen](http://codepen.io)