소스 검색

Add playground section for Haskell (#2344)

Thanks!
* Add playground section for Haskell

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

* following markup rules
lerthe61 8 년 전
부모
커밋
212f758416
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      free-programming-playgrounds.md

+ 5 - 0
free-programming-playgrounds.md

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