Kazu Yamamoto
416c901188
Merge remote-tracking branch 'eagletmt/ghc-syb-utils'
2012-02-14 16:16:26 +09:00
Kazu Yamamoto
a7430eb494
Adaptor layer for GHC API.
2012-02-14 16:09:53 +09:00
eagletmt
84d7747c1b
simplify a bit
2012-02-14 12:18:54 +09:00
eagletmt
122167f4c1
avoid GHC's panic
2012-02-14 12:18:54 +09:00
Kazu Yamamoto
1e1b729e15
refactoring on convert.
2012-02-14 11:33:27 +09:00
eagletmt
b11475821e
display types simply unless "-l" option is given
2012-02-13 20:31:36 +09:00
Kazu Yamamoto
11eb321ff6
annot -> type.
2012-02-13 13:38:06 +09:00
Kazu Yamamoto
a43985a735
annot -> type.
2012-02-13 13:23:04 +09:00
Kazu Yamamoto
cd1f61d6a5
GHC 7.0 hack.
2012-02-13 10:44:37 +09:00
Hideyuki Tanaka
9d1fe778a6
add elisp
2012-02-13 01:01:58 +09:00
Hideyuki Tanaka
b8d8926ec4
add annot command
2012-02-12 21:04:18 +09:00
Austin Seipp
b7197d9dc6
Add support for GHC 7.4.1
...
The GHC API changed a bit to accomodate the REPL changes since 7.2 (now
most top-level decls can be used in the API.) Tested and working using
virthualenv with GHC 7.0.4 and 7.2.1-rc1
2011-12-24 19:01:37 -06:00
Kazu Yamamoto
dbdcf9841e
Supporting GHC 7.2.1!
2011-08-24 15:58:12 +09:00
Takano Akio
ad55168265
adding options: --package-conf and --no-user-package-conf
...
These command line options work just like the similar-named GHC flags.
They are useful when working with non-standard package databases.
2011-05-28 06:06:13 +09:00
Kazu Yamamoto
3b6848d7a5
extract initializeGHC.
2011-05-24 16:17:19 +09:00
Kazu Yamamoto
783e4a4e4c
new include scheme.
2011-05-24 16:00:47 +09:00
Kazu Yamamoto
c3248b6e4f
cosmetic change.
2011-01-14 13:55:58 +09:00
Kazu Yamamoto
2f804f5de1
cosmetic change.
2011-01-14 11:18:33 +09:00
Kazu Yamamoto
34f360fef7
cosmetic change.
2011-01-13 17:22:43 +09:00
Daniel Schoepe
35fef6b6c7
Better handling of files with errors in Info.hs
2011-01-10 16:43:09 +01:00
Kazu Yamamoto
f2a151d6a9
adding a comment.
2010-11-25 14:12:55 +09:00
Kazu Yamamoto
d81954d2c8
user friendly messages.
2010-11-18 16:38:55 +09:00
Kazu Yamamoto
39409f2239
"info" and "type" can display it even if the source file is broken.
2010-11-17 17:07:33 +09:00
Kazu Yamamoto
11f1341fe5
defining "info" for "ESC i".
2010-11-15 14:46:59 +09:00
Kazu Yamamoto
537d825668
bug fix for "type".
2010-11-15 12:14:38 +09:00
Kazu Yamamoto
8760f6b714
info -> type.
2010-11-12 16:32:20 +09:00
Kazu Yamamoto
9467a5d22e
type check.
2010-11-12 16:27:50 +09:00