Haskell Resources

This commit is contained in:
Levi Pearson
2014-08-20 23:30:10 -06:00
parent 59553ad423
commit 5d3832f6b8
9 changed files with 295 additions and 0 deletions

29
haskell/tools/index.page Normal file
View File

@@ -0,0 +1,29 @@
---
title: Haskell Tools
toc: no
format: markdown
...
# Web-Based Tools
* [FP Haskell Center](https://www.fpcomplete.com/business/fp-haskell-center/)
* [CodeWorld](http://www.codeworld.info/)
http://cdsmith.wordpress.com/2014/06/03/codeworld-rises-again/
https://github.com/google/codeworld
* [Try Haskell](http://tryhaskell.org/)
* [lpaste.net](http://lpaste.net/)
* [Hoogle](http://www.haskell.org/hoogle/)
* [FP Complete's Hoogle](https://www.fpcomplete.com/hoogle)
* [Hayoo](http://hayoo.fh-wedel.de/)
* [Hackage](http://hackage.haskell.org/)
# Local Tools
* [ghc-vis](http://felsin9.de/nnis/ghc-vis/)