summaryrefslogtreecommitdiff
path: root/compiler/ghci/ByteCodeItbls.hs
Commit message (Expand)AuthorAgeFilesLines
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-071-5/+13
* Fix GHCi on Arm (#10375).Erik de Castro Lopo2015-10-151-5/+5
* fix '&stg_interp_constr_entry' FFI type to be FunPtrSergei Trofimovich2015-04-061-13/+16
* Remove redundant constraints in the compiler itself, found by -fwarn-redundan...Simon Peyton Jones2015-01-061-2/+4
* Fix a couple of bugs in the way info tables are generated for 64-bit platformsSimon Marlow2014-11-051-14/+24
* Convert GHCi sources from .lhs to .hsRodlogic2014-10-291-0/+397