- Dec 03, 2011
- Nov 26, 2011
-
-
waern authored
-
waern authored
-
waern authored
-
waern authored
(A bug that should have been fixed long ago.)
-
waern authored
Previously this was done in the backends. Also, warn when a doc comment refers to something that is in scope but which we don't have the .haddock file for. These changes mean we can make DocIdentifier [a] into DocIdentifier a.
-
- Nov 25, 2011
- 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.