| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate Typeable info at definition sites | Ben Gamari | 2015-10-30 | 1 | -2/+2 |
* | Revert "Generate Typeable info at definition sites" | Ben Gamari | 2015-10-29 | 1 | -2/+2 |
* | Generate Typeable info at definition sites | Ben Gamari | 2015-10-29 | 1 | -2/+2 |
* | Make it possible to have different UniqSupply strategies | Bartosz Nitka | 2015-10-27 | 1 | -0/+2 |
* | Suggest chmod 755 instead of 644 | Ben Gamari | 2015-10-22 | 1 | -1/+1 |
* | Driver: `ghci -e` should behave like `ghc -e` (#9360) | Thomas Miedema | 2015-10-19 | 1 | -0/+13 |
* | MRP-refactor `GHCi` Applicative/Monad instance | Herbert Valerio Riedel | 2015-10-18 | 1 | -2/+1 |
* | Rename package key to unit ID, and installed package ID to component ID. | Edward Z. Yang | 2015-10-14 | 2 | -6/+6 |
* | Fix error msg: ghci can't be used with -prof or -static (#10936) | Thomas Miedema | 2015-10-10 | 1 | -1/+1 |
* | Prevent GHC from silently dying when preprocessor is not found | Tamar Christina | 2015-10-03 | 1 | -1/+0 |
* | Unify hsig and hs-boot; add preliminary "hs-boot" merging. | Edward Z. Yang | 2015-09-21 | 1 | -2/+17 |
* | Revert "Revert "Revert "Support for multiple signature files in scope.""" | Edward Z. Yang | 2015-09-21 | 1 | -3/+2 |
* | Build system: cleanup BUILD_DIRS + add lots of Notes | Thomas Miedema | 2015-09-08 | 1 | -0/+2 |
* | Respect GHC_CHARENC environment variable #10762 | Michael Snoyman | 2015-08-29 | 1 | -2/+12 |
* | Transliterate unknown characters at output | Michael Snoyman | 2015-08-18 | 1 | -0/+3 |
* | Replace (SourceText,FastString) with StringLiteral data type | Alan Zimmerman | 2015-08-02 | 1 | -3/+3 |
* | Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.8 | Thomas Miedema | 2015-07-21 | 1 | -4/+0 |
* | Revert "Revert "Support for multiple signature files in scope."" | Edward Z. Yang | 2015-07-20 | 1 | -2/+3 |
* | Fix off-by-one error in GHCi line reporting (Trac #10578) | Ömer Sinan Ağacan | 2015-07-17 | 1 | -3/+6 |
* | Build system: delete two unused files | Thomas Miedema | 2015-07-13 | 1 | -1/+0 |
* | Easy way to defer type errors (implements #8353) | Benjamin Bykowski | 2015-07-05 | 1 | -14/+28 |
* | Comments only [skip ci] | Thomas Miedema | 2015-07-04 | 1 | -0/+4 |
* | Mask to avoid uncaught ^C exceptions | Simon Marlow | 2015-06-29 | 1 | -7/+14 |
* | Add parseExpr and compileParsedExpr and use them in GHC API and GHCi | Simon Marlow | 2015-06-12 | 1 | -14/+32 |
* | Revert "Support for multiple signature files in scope." | Edward Z. Yang | 2015-06-11 | 1 | -3/+2 |
* | Always force the exception in enqueued commands | Zejun Wu | 2015-06-09 | 2 | -8/+9 |
* | ApiAnnotations : strings in warnings do not return SourceText | Alan Zimmerman | 2015-06-01 | 1 | -3/+4 |
* | Catch canonicalizePath exceptions, fix #10101 | Flaviu Andrei Csernik (archblob) | 2015-06-01 | 1 | -6/+3 |
* | ghci: Allow :back and :forward to take counts | Ben Gamari | 2015-05-19 | 1 | -18/+28 |
* | Do not check dir perms when .ghci doesn't exist | Zejun Wu | 2015-05-14 | 1 | -5/+4 |
* | Fix weird behavior of -ignore-dot-ghci and -ghci-scipt | Zejun Wu | 2015-05-12 | 1 | -40/+40 |
* | More accurate allocation stats for :set +s | Simon Marlow | 2015-05-11 | 2 | -41/+61 |
* | Implement -f[no-]print-unicode-syntax flag for unicode syntax output (#8959) | Bertram Felgenhauer | 2015-04-14 | 1 | -0/+1 |
* | Support for multiple signature files in scope. | Edward Z. Yang | 2015-04-07 | 1 | -2/+3 |
* | Suggest how to fix .ghci when it is group writeable (#8248) | Vikas Menon | 2015-04-07 | 1 | -1/+3 |
* | Replace hooks by callbacks in RtsConfig (#8785) | Simon Marlow | 2015-04-07 | 2 | -0/+16 |
* | fix typo | Javran Cheng | 2015-04-06 | 1 | -1/+1 |
* | Change which files --make thinks are 'Haskellish' (#10220) | Thomas Miedema | 2015-04-01 | 1 | -1/+1 |
* | Explicitly check for -C on registerised build (#7563) | Thomas Miedema | 2015-03-31 | 1 | -1/+6 |
* | Rename C(obj)cplusplus to C(obj)cxx | Thomas Miedema | 2015-03-28 | 1 | -1/+1 |
* | Rename driver phases C(obj)cpp to C(obj)cplusplus | Thomas Miedema | 2015-03-27 | 1 | -1/+1 |
* | Remove mention of `-unreg` in error message | Thomas Miedema | 2015-03-18 | 1 | -1/+1 |
* | Dont call unsafeGlobalDynFlags if it is not set | Thomas Miedema | 2015-03-16 | 1 | -3/+6 |
* | Update filepath submodule to filepath-1.4 snapshot | Herbert Valerio Riedel | 2015-03-11 | 1 | -1/+1 |
* | Support pattern synonyms in GHCi (fixes #9900) | Dr. ERDI Gergo | 2014-12-28 | 1 | -0/+1 |
* | Make ghc -e fail on invalid declarations | Reid Barton | 2014-12-23 | 2 | -5/+9 |
* | Make ghc -e not exit on valid import commands (#9905) | Reid Barton | 2014-12-23 | 2 | -8/+15 |
* | Comments only | Simon Peyton Jones | 2014-12-22 | 1 | -1/+5 |
* | Strip leading whitespace before checking if a statement looks like a declarat... | Dr. ERDI Gergo | 2014-12-22 | 1 | -2/+4 |
* | Check dflags for language extensions when deciding if "foreign " and "deriving " | Dr. ERDI Gergo | 2014-12-21 | 1 | -19/+32 |