Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecation warnings #6

Open
1 of 4 tasks
HWoidt opened this issue Mar 24, 2016 · 0 comments
Open
1 of 4 tasks

Fix deprecation warnings #6

HWoidt opened this issue Mar 24, 2016 · 0 comments

Comments

@HWoidt
Copy link
Contributor

HWoidt commented Mar 24, 2016

Issue by HWoidt
Thursday Jul 09, 2015 at 12:45 GMT
Originally opened as https://gits-15.sys.kth.se/ingo/forsyde-deep/issues/6


There are lots of deprecation warnings for ghc-7.10 and ghc-8.0.1

  • remove module wide overlapping instance pragma
  • replace Monad.Trans.Error with Monad.Trans.Except
  • use traceIO instead of putTraceMsg
  • use the new testing framwork (see branch newTestingFramework )
@HWoidt HWoidt added this to the Release ForSyDe.Deep 3.2 on Hackage milestone Mar 24, 2016
@ugeorge ugeorge removed this from the Release ForSyDe.Deep 3.2 on Hackage milestone Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants