2009-04-24 |
Ian Lynagh | Require a bang pattern when unlifted types are where... |
tree | commitdiff |
2009-04-18 |
Ben.Lippmeier@anu... | Fix #3170: Allow coalescing of the same node during... |
tree | commitdiff |
2009-04-07 |
Ian Lynagh | Tweak a Show instance |
tree | commitdiff |
2009-03-31 |
Ian Lynagh | Make some showSDoc's use OneLineMode rather than PageMode |
tree | commitdiff |
2009-03-31 |
Ian Lynagh | Make the showSDoc definition more explicit |
tree | commitdiff |
2009-03-19 |
Manuel M T Chakravarty | Template Haskell: support for type family declarations |
tree | commitdiff |
2009-03-15 |
Manuel M T Chakravarty | Ensure the orientation of var-var equalities is correct... |
tree | commitdiff |
2009-03-05 |
Simon Marlow | add final newlines |
tree | commitdiff |
2009-02-27 |
Ian Lynagh | z-encode digits at the start of a symbol name; fixes... |
tree | commitdiff |
2009-02-27 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2009-02-06 |
Ian Lynagh | When generating C, don't pretend functions are data |
tree | commitdiff |
2009-02-02 |
Simon Marlow | Optimise writing out the .s file |
tree | commitdiff |
2009-02-02 |
simonpj@microsoft.com | Add the ability to derive instances of Functor, Foldabl... |
tree | commitdiff |
2009-01-19 |
'Jose Pedro Magalhaes | #2875: Correct SYB's representation of Char |
tree | commitdiff |
2008-12-09 |
'Jose Pedro Magalhaes | Fix #2759: add ability to serialize Rational |
tree | commitdiff |
2009-01-13 |
simonpj@microsoft.com | Export mapOL from OrdList |
tree | commitdiff |
2008-11-10 |
Thomas Schilling | Documentation only. |
tree | commitdiff |
2008-11-08 |
Ian Lynagh | We now require GHC 6.6, so we always have Applicative |
tree | commitdiff |
2008-11-08 |
Ian Lynagh | Remove the GHC 6.4 unicode compat stuff; we can now... |
tree | commitdiff |
2008-11-06 |
Simon Marlow | disable MonadPlus instance that doesn't compile with 6.6 |
tree | commitdiff |
2008-10-30 |
simonpj@microsoft.com | Add (a) CoreM monad, (b) new Annotations feature |
tree | commitdiff |
2008-10-06 |
Thomas Schilling | Make 'gblock' and 'gunblock' part of 'ExceptionMonad... |
tree | commitdiff |
2008-10-03 |
Ian Lynagh | Use a proper exception for IOEnvFailure, not just a... |
tree | commitdiff |
2008-10-03 |
Ian Lynagh | Use an extensible-exceptions package when bootstrapping |
tree | commitdiff |
2008-09-26 |
pepe | Don't capture error calls in tryUser |
tree | commitdiff |
2008-09-26 |
Ian Lynagh | Remove a redundant options pragma |
tree | commitdiff |
2008-09-15 |
simonpj@microsoft.com | Improve warning for SpecConstr |
tree | commitdiff |
2008-09-14 |
Thomas Schilling | Generalise 'handleGhcException' to work with any 'Excep... |
tree | commitdiff |
2008-09-14 |
Thomas Schilling | Introduce an 'ExceptionMonad' class. |
tree | commitdiff |
2008-09-14 |
Thomas Schilling | Provide default MonadIO instance for IO. |
tree | commitdiff |
2008-09-04 |
dias@eecs.harvard.edu | add assertion to check that UniqFM is only passed ... |
tree | commitdiff |
2008-08-28 |
Ian Lynagh | Fix a haddock2 failure |
tree | commitdiff |
2008-08-26 |
Ian Lynagh | Move pprFastFilePath from SrcLoc to Outputable |
tree | commitdiff |
2008-08-18 |
Simon Marlow | use System.FilePath's isSearchPathSeparator instead... |
tree | commitdiff |
2008-08-11 |
simonpj@microsoft.com | Export Depth (needed for mkUserStyle); collapse identic... |
tree | commitdiff |
2008-08-07 |
Max Bolingbroke | Move allM to MonadUtils |
tree | commitdiff |
2008-08-07 |
Max Bolingbroke | Document Util |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Document UniqSet |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Document UniqFM and add listToUFM_C |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Follow FastString changes in Pretty |
tree | commitdiff |
2008-08-07 |
Max Bolingbroke | Document Outputable |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Document FiniteMap |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Document FastString and rename strLength to lengthLS |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Add more functionality to Digraph and refactor it's... |
tree | commitdiff |
2008-08-04 |
simonpj@microsoft.com | Fix the bug part of Trac #1930 |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Document LazyUniqFM |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Document FastTypes |
tree | commitdiff |
2008-07-31 |
Ian Lynagh | Follow changes in the base library |
tree | commitdiff |
2008-07-30 |
Ian Lynagh | Follow extensible exception changes |
tree | commitdiff |
2008-07-21 |
Ian Lynagh | Fixes for haddock 0.8 |
tree | commitdiff |
2008-07-20 |
Thomas Schilling | Fix Haddock errors. |
tree | commitdiff |
2008-07-20 |
Thomas Schilling | Fix Haddock errors. |
tree | commitdiff |
2008-07-20 |
Ian Lynagh | Properly comment out unused pragmas |
tree | commitdiff |
2008-07-16 |
Ian Lynagh | Get building GHC itself with Cabal more-or-less working |
tree | commitdiff |
2008-07-14 |
Simon Marlow | Make showSDoc and printDoc use the same default width... |
tree | commitdiff |
2008-07-11 |
Simon Marlow | add a comment to the effect that printDoc prints FastSt... |
tree | commitdiff |
2008-07-11 |
Ian Lynagh | Remove the need for undecidable instances in LazyUniqFM |
tree | commitdiff |
2008-07-10 |
Ian Lynagh | Move some flags from the Makefile into module pragmas |
tree | commitdiff |
2008-07-08 |
Ian Lynagh | Get rid of compat/ |
tree | commitdiff |
2008-07-07 |
Simon Marlow | FIX #1736, and probably #2169, #2240 |
tree | commitdiff |
2008-06-20 |
Ian Lynagh | Remove code that isn't used now that we assume that... |
tree | commitdiff |
2008-06-20 |
Ian Lynagh | Now that we require GHC >= 6.4.2, System.IO.Error is... |
tree | commitdiff |
2008-06-16 |
Ian Lynagh | More commandline flag improvements |
tree | commitdiff |
2008-06-14 |
Ian Lynagh | Remove more ifdeffery |
tree | commitdiff |
2008-06-14 |
Ian Lynagh | Remove more ifdeffery |
tree | commitdiff |
2008-06-14 |
Ian Lynagh | Remove some ifdeffery |
tree | commitdiff |
2008-06-12 |
Ian Lynagh | Remove some CPPery with the help of a new value isWindo... |
tree | commitdiff |
2008-06-03 |
Simon Marlow | remove the "expanding to size" messages |
tree | commitdiff |
2008-06-03 |
Simon Marlow | New flag: -dno-debug-output |
tree | commitdiff |
2008-05-29 |
Simon Marlow | FIX BUILD with GHC 6.4.x |
tree | commitdiff |
2008-05-28 |
Simon Marlow | Use MD5 checksums for recompilation checking (fixes... |
tree | commitdiff |
2008-05-13 |
Ian Lynagh | Rewrite zipLazy to be warning-free for GHC 6.4 |
tree | commitdiff |
2008-04-22 |
Ian Lynagh | Change the last few (F)SLIT's into (f)sLit's |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in Outputable |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | SLIT -> sLit in Prety.lhs |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | Don't use CPP for SLIT/FSLIT |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | Don't import FastString in HsVersions.h |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | Remove a DEBUG |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | Put debugIsOn in Util, rather than rely on it being... |
tree | commitdiff |
2008-03-23 |
Ian Lynagh | Follow library changes |
tree | commitdiff |
2008-03-17 |
Ian Lynagh | Print some extra debugging info when doing --show-iface |
tree | commitdiff |
2008-02-25 |
Ian Lynagh | Make UniqFM non-strict again while we work out what... |
tree | commitdiff |
2008-02-07 |
Ian Lynagh | Make some more modules use LazyUniqFM instead of UniqFM |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Fix warnings in Pretty |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Fix warnings in FiniteMap |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Fix warnings in Binary |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Fix warnings in StringBuffer |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Fix warnings in IOEnv |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Fix warnings in FastString, and check for empty case... |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2008-02-18 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2008-02-05 |
Ian Lynagh | Be a bit more consistent about what's a set and what... |
tree | commitdiff |
2008-02-07 |
Ian Lynagh | Make some more modules use LazyUniqFM instead of UniqFM |
tree | commitdiff |
2008-02-06 |
Ian Lynagh | Make UniqFM strict in its elements |
tree | commitdiff |
2008-02-03 |
Ian Lynagh | Strictness tweaks |
tree | commitdiff |
2008-02-03 |
Ian Lynagh | Whitespace |
tree | commitdiff |
next |