- Nov 24, 2011
- Nov 19, 2011
-
-
Ian Lynagh authored
-
- Nov 17, 2011
-
-
Simon Peyton Jones authored
-
- Nov 16, 2011
-
-
dreixel authored
-
- Nov 11, 2011
-
-
dreixel authored
This big patch implements a kind-polymorphic core for GHC. The current implementation focuses on making sure that all kind-monomorphic programs still work in the new core; it is not yet guaranteed that kind-polymorphic programs (using the new -XPolyKinds flag) will work. For more information, see http://haskell.org/haskellwiki/GHC/Kinds
-
- Nov 06, 2011
-
-
Ian Lynagh authored
-
waern authored
-
waern authored
-
- Nov 05, 2011
-
-
https://github.com/rrnewton/haddockwaern authored
-
http://darcs.haskell.org/haddockwaern authored
-
waern authored
-
waern authored
-
rrnewton authored
-
- Oct 26, 2011
- Oct 23, 2011
- Oct 22, 2011
- Oct 12, 2011
- Oct 06, 2011
-
-
waern authored
-
- Oct 03, 2011
-
-
waern authored
-
documentation strings is (still) mangled. I don't think it's possible to make it so that we get the current behaviour with Alex 2.x but magic Unicode support if you use Alex 3.x. At some point we have to decide that Alex 3.x is a requirement, then we can do Unicode.
- Oct 01, 2011
-
-
Ian Lynagh authored
-
waern authored
-
- Sep 30, 2011
-
-
http://darcs.haskell.org/haddockwaern authored
-
waern authored
-
waern authored
Joachim Breitner <mail@joachim-breitner.de>**20110619201645 Ignore-this: f6c51228205b0902ad5bfad5040b989a As reported on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578301, generating the global index takes much too long if type-level (with lots of auto-generated types) is installed. The patch avoids a quadratic runtime in the subfunction getIfaceIndex of ppHtmlIndex by using a temporary set. Runtime improvement observed here from 25.36s to 2.86s.
-
waern authored
Mon Apr 11 18:09:54 JST 2011 Liyang HU <haddock@liyang.hu> * Remember collapsed sections in index.html / haddock-util.js
-
waern authored
-
waern authored
Wed Jun 1 19:41:16 CEST 2011 iridcode@gmail.com * prettier haddock coverage info The new coverage info rendering uses less horizontal space. This reduces the number of unnecessary line-wrappings. Moreover, the most important information, how much has been documented already, is now put up front. Hopefully, this makes it more likely that a library author is bothered by the low coverage of his modules and fixes that issue ;-)
-
waern authored
-
- Sep 27, 2011
-
-
batterseapower authored
-