Vaibhav Sagar
|
f9f71d8d3e
|
ghc-parser: 0.2.2.0
|
2020-05-03 17:07:47 +08:00 |
|
Vaibhav Sagar
|
717d650a48
|
ghc-parser: update
|
2020-03-29 22:16:51 +08:00 |
|
Vaibhav Sagar
|
6a303a7ce1
|
ghc-parser: 0.2.1.0
|
2019-09-25 21:45:44 -04:00 |
|
Vaibhav Sagar
|
867aabca48
|
Use parseDynamicFilePragma
|
2019-07-10 15:14:32 -04:00 |
|
Vaibhav Sagar
|
e836fa255a
|
Bump upper bounds for GHC 8.8 support
|
2019-07-06 16:11:46 -04:00 |
|
Vaibhav Sagar
|
ab15163e04
|
ghc-parser: 0.2.0.3
|
2019-04-26 14:50:40 -04:00 |
|
Vaibhav Sagar
|
819ccbe91f
|
ghc-parser: remove unused files
|
2019-01-04 19:57:26 -05:00 |
|
Erik de Castro Lopo
|
9e4ef2e6c2
|
ghc-parser: Switch on -Wall and fix all warnings
|
2018-09-01 22:41:23 +10:00 |
|
Erik de Castro Lopo
|
15d751447f
|
Clean out support for old ghcs from cabal files
|
2018-08-28 23:02:15 +10:00 |
|
Vaibhav Sagar
|
c3e53cf38c
|
ghc-parser/ghc-parser.cabal: bump bounds
|
2018-08-16 09:50:27 +08:00 |
|
Vaibhav Sagar
|
d9fc3881e2
|
ghc-parser: bump version
|
2018-03-17 11:06:26 +08:00 |
|
Vaibhav Sagar
|
2081c717e2
|
ghc-parser: update
|
2018-02-08 17:54:50 +08:00 |
|
Vaibhav Sagar
|
08d983cfcf
|
ghc-parser: 0.2.0.1
|
2017-12-23 00:15:39 +08:00 |
|
Vaibhav Sagar
|
b942377433
|
Bump version bounds for 8.2.1
|
2017-10-14 20:31:32 +08:00 |
|
Vaibhav Sagar
|
59adc28654
|
Change ghc-parser build-type to Simple
|
2017-09-04 00:13:45 +08:00 |
|
Vaibhav Sagar
|
ee8b8cc6ba
|
Remove build-parser.sh
|
2017-09-02 11:36:14 +08:00 |
|
Vaibhav Sagar
|
bd09a30d65
|
Use defaultMain
|
2017-09-02 11:36:14 +08:00 |
|
Vaibhav Sagar
|
2b36577c29
|
Don't build parsers for 7.6 and 7.8
These parsers are unused and generating them leads to changes in the
source of ghc-parser, which causes more rebuilds than necessary.
|
2017-09-02 11:36:14 +08:00 |
|
Andrew Gibiansky
|
3136676bbd
|
Bump version in cabal file for upload
|
2017-08-18 23:49:38 -07:00 |
|
Andrei Barbu
|
709e857c95
|
autogenerated parser files
|
2017-03-06 05:22:25 -05:00 |
|
Andrei Barbu
|
36467e8e86
|
relax overly-tight package bounds; stack file update
|
2017-03-06 05:21:45 -05:00 |
|
Andrei Barbu
|
e97b70198f
|
Apply #686
|
2017-03-05 10:12:24 -05:00 |
|
Andrew Gibiansky
|
73791d3711
|
Attempt to fix quasiquotes parsing bug with a hack
|
2016-06-24 23:09:32 -07:00 |
|
Andrew Gibiansky
|
4b548e393e
|
use new LTS
|
2016-03-26 11:04:47 -07:00 |
|
artuuge
|
6ef94c167e
|
ihaskell-widgets and singletons >= 2.0
|
2015-10-16 12:07:33 +02:00 |
|
Andrew Gibiansky
|
62b6c556b0
|
Fix formatting with newer hindent
|
2015-08-25 16:54:05 -07:00 |
|
Andrew Gibiansky
|
0c161751e2
|
Updates
|
2015-08-24 12:16:16 -07:00 |
|
Andrew Gibiansky
|
801d35b4f2
|
Add stack files to gitignore
|
2015-08-15 23:03:00 -07:00 |
|
Andrew Gibiansky
|
fdd6f51394
|
Updating versions and pushing to hackage
|
2015-05-22 11:48:00 +02:00 |
|
Andrew Gibiansky
|
bbbdd3427e
|
Adding src-710 to extra source files for ghc-parser
|
2015-04-20 12:40:21 -07:00 |
|
Andrew Gibiansky
|
3af35ad217
|
Version bumps for Hackage
|
2015-03-25 22:08:21 -07:00 |
|
Ben Gamari
|
dfd8bcc419
|
ghc-parser: Bump bounds
|
2015-02-23 21:54:42 -05:00 |
|
Ben Gamari
|
e6734da1f3
|
ghc-parser: Add GHC 7.10 parser
Unlike the previous GHC releases, now we can simply reexport the
parsers
|
2015-02-23 21:38:46 -05:00 |
|
Ben Gamari
|
a84934d33a
|
ghc-parser: Kill partial parsers
|
2015-02-23 21:20:27 -05:00 |
|
Andrew Gibiansky
|
8eb614d31b
|
Bumping versions on all packages for Hackage upload. No PVP, sorry, I suck.
|
2015-02-11 22:35:34 -08:00 |
|
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 |
|