2006-09-19 |
Simon Marlow | add boring files from a build tree |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Simon Marlow | remove old comment |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Simon Marlow | unused import |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Simon Marlow | some updates |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Simon Marlow | use ghc-pkg --force-files, and update command-line... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Simon Marlow | add --force-files, like --force but doesn't allow missi... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Simon Marlow | emit an error if the user ran autoconf instead of autor... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Simon Marlow | Sanity check that all the core packages are present |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Simon Marlow | reformat import |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Simon Marlow | minor reformatting |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Simon Marlow | compiler/ isn't boring |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Markus Lauer | Added parsing rule for BangPattern in case expr |
commit | commitdiff | tree | snapshot |
2006-09-18 |
simonpj@microsoft.com | Fix a bug in subsumption, and tweak error messages |
commit | commitdiff | tree | snapshot |
2006-09-18 |
simonpj@microsoft.com | Comments |
commit | commitdiff | tree | snapshot |
2006-09-18 |
simonpj@microsoft.com | Ensure that only zonked poly_ids are passed to tcSpecPrag |
commit | commitdiff | tree | snapshot |
2006-09-18 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2006-09-17 |
simonpj@microsoft.com | Add a missing renamer dump (related to Template Haskell) |
commit | commitdiff | tree | snapshot |
2006-09-15 |
bringert@cs... | Instantiate data constructor type variables with the... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
bringert@cs... | Fixed error in user's manual, gadt section, part about... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Ian Lynagh | Replace "&" with "and" as this also gets pulled into... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Simon Marlow | move the "meat" into the wiki, this file just contains... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
audreyt@audreyt.org | Another s/autrijus/audreyt/ in comments. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
audreyt@audreyt.org | Take away XXXs in GADT records related code that are... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Ian Lynagh | Fix ~2000 second profiling time wrapping bug |
commit | commitdiff | tree | snapshot |
2006-09-12 |
simonpj@microsoft.com | Add postfix ops to the release notes |
commit | commitdiff | tree | snapshot |
2006-09-11 |
simonpj@microsoft.com | Document postfix operators |
commit | commitdiff | tree | snapshot |
2006-09-11 |
simonpj@microsoft.com | Simplify desugaring of left sections |
commit | commitdiff | tree | snapshot |
2006-09-11 |
simonpj@microsoft.com | Add comment |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Ian Lynagh | Fix warnings traceBegin/traceEnd implicitly declared |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Ian Lynagh | Fix linking to expf on Windows |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Ross Paterson | adapt stylesheet to example-contents class used by... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Ian Lynagh | 8 byte align data. Fixes SIBGUSs on HPPA/Linux. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Ian Lynagh | We now need alex >= 2.0.1 |
commit | commitdiff | tree | snapshot |
2006-09-09 |
sof@galois.com | remove generated files in a 'finally' manner |
commit | commitdiff | tree | snapshot |
2006-09-08 |
simonpj@microsoft.com | Catch errors in pattern matching for unboxed tuples |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Ian Lynagh | Typo, spotted by Bulat Ziganshin |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Ian Lynagh | Release note tweaks suggested by Bulat Ziganshin |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Ian Lynagh | Doc fix: generic classes are no longer broken |
commit | commitdiff | tree | snapshot |
2006-09-07 |
bringert@cs... | Fixed typo in users guide section about lexically scope... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Ian Lynagh | If we get an unknown or unimplemented opcode, say what... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Ross Paterson | remove __HUGS__ #if's (Hugs uses the standalone version) |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Simon Marlow | Remove the -optP-P from .raw-hs generation |
commit | commitdiff | tree | snapshot |
2006-09-07 |
simonpj@microsoft.com | Fix the handling of names in declaration brackets |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Simon Marlow | urk, the dependencies added in the last commit don... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Ian Lynagh | Remove trailing CRs with sed rather than relying on... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
simonpj@microsoft.com | Documentation for impredicative polymorphism |
commit | commitdiff | tree | snapshot |
2006-09-07 |
simonpj@microsoft.com | Comments only |
commit | commitdiff | tree | snapshot |
2006-09-07 |
simonpj@microsoft.com | Remove result type signatures from documentation |
commit | commitdiff | tree | snapshot |
2006-09-07 |
simonpj@microsoft.com | Fix bug in error message |
commit | commitdiff | tree | snapshot |
2006-09-07 |
simonpj@microsoft.com | Result type signatures are no longer supported (partial) |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Simon Marlow | Add dependencies on .h files #included into Haskell... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Simon Marlow | Remove CONSTR_CHARLIKE and CONSTR_INTLIKE closure types |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Simon Marlow | document -V in the +RTS --help outpout |
commit | commitdiff | tree | snapshot |
2006-09-06 |
simonpj@microsoft.com | Pattern-match warning police |
commit | commitdiff | tree | snapshot |
2006-09-06 |
simonpj@microsoft.com | Improve error reporting for SigTvs, and add comments |
commit | commitdiff | tree | snapshot |
2006-09-06 |
simonpj@microsoft.com | Check that top-level binders are unqualified names |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Ian Lynagh | Don't fail on missing happy/alex if we don't need them |
commit | commitdiff | tree | snapshot |
2006-09-06 |
simonpj@microsoft.com | Make record selection look cheap |
commit | commitdiff | tree | snapshot |
2006-09-06 |
simonpj@microsoft.com | Documentation for lexically-scoped type variables |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Ian Lynagh | Fix the Windows "VirtualAlloc MEM_COMMIT failed" bug |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Simon Marlow | Now in the wiki |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Simon Marlow | -threaded and -prof do not currently work together |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Duncan Coutts | Correct the Cabal version number and remove features. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Ian Lynagh | Strip trailing CRs when comparing output for nofib... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Ian Lynagh | new RTS flag: -V to modify the resolution of the RTS... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
simonpj@microsoft.com | Fix dependency analysis (notably bindInstsOfLocalFuns... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
simonpj@microsoft.com | Add note about overlapping instances |
commit | commitdiff | tree | snapshot |
2006-09-05 |
simonpj@microsoft.com | Record that TH doesn't support pattern types signature |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Ian Lynagh | Fix typos. |
commit | commitdiff | tree | snapshot |
2006-09-04 |
simonpj@microsoft.com | Refactoring for derived Read |
commit | commitdiff | tree | snapshot |
2006-09-04 |
simonpj@microsoft.com | Enable bang-patterns only when the flag says so (had... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
simonpj@microsoft.com | Improve pretty-printing for HsExpr |
commit | commitdiff | tree | snapshot |
2006-09-04 |
simonpj@microsoft.com | Remove linear implicit parameters, and document in... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
simonpj@microsoft.com | Release notes should mention better newtype-deriving |
commit | commitdiff | tree | snapshot |
2006-09-04 |
simonpj@microsoft.com | Documentation for bang patterns, and other improvements |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | Add a hint on tab completion |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | Add :main docs to ghci commands page |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | Ambiguities are now allowed in ghci command names |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | More output updates |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | Add docs for :main |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | More doc output fixes |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | Update ghci output in docs |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | Fix typo |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | Update ghci output in docs |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Ian Lynagh | Remove a tab causing ghci's :? alignment to go wrong |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Esa Ilari Vuokko | Don't lose linked list tail |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Esa Ilari Vuokko | Fix Windows MBlock alloctor bookkeeping bug |
commit | commitdiff | tree | snapshot |
2006-09-01 |
simonpj@microsoft.com | -fglasgow-exts no longer implies -fbang-patterns |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Ian Lynagh | Fix error in release notes, spotted by Esa Ilari Vuokko |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Ian Lynagh | Remove changes in packages we don't build |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Ian Lynagh | Don't enable SMP if we are unregisterised |
commit | commitdiff | tree | snapshot |
2006-08-31 |
simonpj@microsoft.com | Add a pointer to the fundeps paper |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Simon Marlow | free the task *after* calling closeCond and closeMutex |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Simon Marlow | add missing ghc_ge_605 |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Simon Marlow | don't closeMutex() the Capability lock |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Simon Marlow | fix Unix build |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Simon Marlow | add sysErrorBelch() for reporting system call errors |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Simon Marlow | call ShutdownIOManager() before closing handles |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Simon Marlow | Windows: make some soft failures into fatal errors |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Simon Marlow | MAYBE_GC: initialise HpAlloc |
commit | commitdiff | tree | snapshot |
next |