Razzi Abuissa
|
10991eb133
|
Implement pragma handling
|
2014-12-15 22:27:54 -05:00 |
|
Andrew Gibiansky
|
e929f35aa2
|
Hlint fixes.
|
2014-11-22 21:39:18 -08:00 |
|
Andrew Gibiansky
|
6b22c6643d
|
Removed -dynamic flag.
|
2014-10-26 17:35:32 -07:00 |
|
Edward Tjörnhammar
|
5fc838702c
|
ghc-parser: add missing build-tools directive
|
2014-10-02 20:22:20 +02:00 |
|
Keshav Kini
|
a70d8e7a92
|
Fix ghc-parser on GHC 7.8.3
In GHC 7.8.3, GHC's parser changed a bit, causing ghc-parser to fail to
build. I fixed it by following the instructions on issue #268.
|
2014-07-31 17:44:42 -07:00 |
|
Andrew Gibiansky
|
baaa7ebab7
|
Ghci gets changed to Ihaskell in errors
|
2014-06-19 18:02:29 -07:00 |
|
Ben Gamari
|
65c7a04457
|
build-parser: Functions are only supported by bash
This confuses distributions which don't use bash as sh
|
2014-06-15 11:56:36 -04:00 |
|
Andrew Gibiansky
|
9c6490bf9f
|
Updated some things to 7.8, not yet compiling.
|
2014-06-08 11:06:31 -07:00 |
|
Andrew Gibiansky
|
392d183d16
|
Merge branch 'master' of github.com:gibiansky/IHaskell
Conflicts:
src/IHaskell/Eval/Evaluate.hs
|
2014-02-28 14:22:51 -08:00 |
|
Andrew Gibiansky
|
70ddc14f77
|
fixing comment removal within strings and such, closes #176
|
2014-02-06 22:34:39 -08:00 |
|
Andrew Gibiansky
|
bfb0af88cd
|
Moving parsing preprocessing into ghc-parser
|
2014-02-06 19:11:29 -08:00 |
|
Andrew Gibiansky
|
c7708accd2
|
update cabal file dependencies, just cleaned up
|
2014-01-09 10:46:19 -05:00 |
|
Andrew Gibiansky
|
e9f21bf344
|
Fixed ihaskell setup to untar a profile.tar file
|
2013-12-26 23:24:49 -05:00 |
|
Andrew Gibiansky
|
b82c15773f
|
Separated Haskell parser into package, closes #63
|
2013-12-26 20:59:01 -05:00 |
|