69 Commits

Author SHA1 Message Date
Andrew Gibiansky
fdd6f51394 Updating versions and pushing to hackage 2015-05-22 11:48:00 +02:00
Andrew Gibiansky
accbec475f Updating for classy-prelude fixes, etc 2015-05-21 19:54:29 +02:00
Franklin Chen
b757b14255 Update ihaskell-rlangqq to Rlang-QQ-0.3.1.0. 2015-05-06 00:52:28 -04:00
Franklin Chen
284bf18bae Update ihaskell-diagrams to diagrams 1.3. 2015-05-06 00:51:21 -04:00
Andrew Gibiansky
5e12d47834 Require chart-cairo 1.2 or higher 2015-04-05 01:42:30 -07:00
Andrew Gibiansky
5c47e93202 Merge pull request #465 from gibiansky/minor-710-fixes
Minor 710 fixes
2015-04-01 19:32:04 -07:00
Andrew Gibiansky
baae96388e Bump rlangqq filepath dep 2015-04-02 12:01:59 -07:00
Andrew Gibiansky
a737ddb60d Bump static-canvas dependency on base 2015-04-01 11:12:02 -07:00
sumitsahrawat
2c96b37de1 Generalize ihaskell-plot to work for all types 2015-03-27 05:40:00 +05:30
sumitsahrawat
5ac6132fcc Ultimately, it boils down to style -- Fix style in Plot.hs 2015-03-26 10:36:11 -07:00
sumitsahrawat
1c0d454968 Another round of fixes
* Try to fix issue with `cabal configure --enable-tests' on travis.

* Remove upper bounds for version of ihaskell from ihaskell-rlangqq,
  taking cue from the other ihaskell-* packages.

* Fix formatting issues with IHaskell.Display.Plot.
2015-03-26 10:36:11 -07:00
sumitsahrawat
730669ba3e Add IHaskellDisplay instance for Figure () 2015-03-26 10:36:10 -07:00
Andrew Gibiansky
75e1979875 rlangqq version bump 2015-03-25 23:46:54 -07:00
Andrew Gibiansky
e979dee9df Fix rlang deps; no-pager by default b/c pager is broken 2015-03-25 22:14:52 -07:00
Andrew Gibiansky
80aa284d89 Reformat ihaskell display packages 2015-03-20 22:21:19 -07:00
Andrew Gibiansky
beb3ddf17a Minor style changes, nothing really 2015-03-05 14:24:52 -08:00
Sumit Sahrawat
d5c97ea303 Fix #350 -- Show diagrams Animations as animated .gif images 2015-03-06 01:00:57 +05:30
Andrew Gibiansky
b0bca8aeb7 Fixing #402; this may break 7.10 later, but for now 7.10 doesnt compile anyways 2015-03-05 09:46:50 -08:00
Andrew Gibiansky
2de62db7bb Completing merge 2015-03-04 23:37:55 -08:00
Andrew Gibiansky
fcb5107c9e Adding static-canvas support; adding 7.6.3 bugfix N+1 for travis 2015-03-04 22:16:23 -08:00
Ben Gamari
d372bb5d83 ihaskell-diagrams: Diagram type has changed
We now need to specify the numeric type and vector space explicitly
since these are given via type synonym family in `Diagram`
2015-02-23 22:40:27 -05:00
Ben Gamari
46445a5652 ihaskell-diagrams: Height constructor is no longer exported
Use `mkHeight` instead.
2015-02-23 22:29:58 -05:00
Ben Gamari
86ed34ab93 ihaskell-display: Bump base bounds for GHC 7.10 2015-02-23 21:20:50 -05:00
Andrew Gibiansky
9fbe4b24ad Fixing dependency issues 2015-02-16 16:16:01 -08: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
Miëtek Bak
ce444b1ff3 Add missing dependency 2014-12-16 13:09:53 +00:00
Ben Gamari
11d04731d5 Various upper bound bumps 2014-11-22 14:27:10 -05:00
Brian McKenna
4047e083fc Workaround changed API in Chart-cairo 1.3 2014-09-03 21:42:15 -06:00
Andrew Gibiansky
ead9198298 fixes ihaskell test nb 2014-06-11 21:27:17 -07:00
Andrew Gibiansky
0e6dc7e5a1 Updated cabal side packages to ghc 7.8 2014-06-11 21:02:30 -07:00
Andrew Gibiansky
d87b8b98d9 fixing issues with linting ordering 2014-05-18 16:44:33 -07:00
Andrew Gibiansky
393f87343e bumping versions to 0.4.0.0 for upcoming hackage release 2014-05-18 16:02:24 -07:00
Adam Vogt
7ca97f52a8 bump dependency upper bound 2014-05-17 19:42:01 -04:00
Adam Vogt
2115e45e8d fix ihaskell-magic broken by 699e292b60f63cba52ed3885782b1a731ea01781 2014-05-17 19:42:01 -04:00
Andrew Gibiansky
c3da884841 now actually works 2014-05-17 15:35:58 -07:00
Andrew Gibiansky
423fdc15cc Update parsec widget to use a javascript display for its JS 2014-05-17 10:36:27 -07:00
Andrew Gibiansky
9036da3d69 made stdin work 2014-05-16 22:20:01 -07:00
Andrew Gibiansky
2415aefda5 closes #142 2014-04-29 22:45:25 -07:00
Andrew Gibiansky
86f343b6a7 Adding beginnings of widget library. 2014-03-18 23:36:47 -07:00
Andrew Gibiansky
9de530301d setting up for widgets 2014-03-18 14:05:44 -07:00
Andrew Gibiansky
ec3287f642 Completed parsec integration! 2014-03-18 11:34:45 -07:00
Andrew Gibiansky
e2eef7094a everything is clean and works, i think 2014-03-18 01:18:03 -07:00
Andrew Gibiansky
3ca98642b8 parsec working! all cleaned up 2014-03-18 01:02:18 -07:00
Andrew Gibiansky
f07febc32a cleaned things up, and initial version of stuff works!! 2014-03-17 20:25:53 -07:00
Andrew Gibiansky
721c5d1d45 comms work now 2014-03-17 13:11:48 -07:00
Andrew Gibiansky
9f83db983f Progress on adding comms. Added things to Evaluate.hs; incomplete!!! 2014-03-16 22:15:09 -07:00
Andrew Gibiansky
3762c2acff demo for frontend 2014-03-16 21:33:33 -07:00
Andrew Gibiansky
91b634b652 Adding parsec ihaskell-display. So far, no comm. 2014-03-16 17:23:13 -07:00
Andrew Gibiansky
47e0bbec9c Changing diagrams dependencies a bit. 2014-03-16 14:39:17 -07:00
Andrew Gibiansky
2b4af24b75 undoing debugging printDisplay 2014-03-09 17:27:13 -07:00