5 ms·
By the way (this is a serious question), what software products have been produced that were written in Haskell?
by dlweinreb 18y ago
By the way (this is a serious question), what software products have been produced that were written in Haskell?
- silentbicycle 18y agoBesides the Glasgow Haskell Compiler (which probably doesn't count, for your purposes, but it's a good example of a large and complex program), the best example is probably Darcs (http://darcs.net/ http://darcs.net/), a distributed version control system with a powerful patch composition system. There are further answers from the Haskell wiki here: http://haskell.org/haskellwiki/Haskell_in_practice http://haskell.org/haskellwiki/Haskell_in_practice