Giter VIP home page Giter VIP logo

exception-transformers's People

Contributors

bergmark avatar mainland avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

exception-transformers's Issues

Please make a new release on Hackage

I'd like to get language-c-quote back into Stack snapshots, and currently exception-transformers is a blocker due to too tight bounds on version 0.4.0.6.

Bump stm bound

exception-transformers is currently limited to to stm 2.4 at the latest, which does not support GHC 8.6.

Please bump transformers bounds

I think this is the right package to report the bug on.

We're using language-c-quote to feed strange programs into feldspar-compiler for debugging purposes. We're also using QuickCheck for the test suite and there seems to be some funny interaction between transformers and exception-transformers on older versions of GHC. Here's a snippet of the build log (from https://travis-ci.org/Feldspar/feldspar-compiler/jobs/114312170):

..
trying: feldspar-compiler-0.6.1.0:*test
trying: QuickCheck-2.8.2 (dependency of feldspar-compiler-0.6.1.0:*test)
trying: transformers-0.5.2.0 (dependency of QuickCheck-2.8.2)
trying: tasty-golden-2.3.1 (dependency of feldspar-compiler-0.6.1.0:*test)
trying: async-2.1.0 (dependency of tasty-golden-2.3.1)
trying: stm-2.4.4.1 (dependency of async-2.1.0)
trying: language-c-quote-0.11.4.1 (dependency of feldspar-compiler-0.6.1.0)
next goal: exception-transformers (dependency of language-c-quote-0.11.4.1)
rejecting: exception-transformers-0.4.0.3, 0.4.0.2, 0.4.0.1, 0.4, 0.3.0.4
(conflict: transformers==0.5.2.0, exception-transformers => transformers>=0.2
&& <0.5)
rejecting: exception-transformers-0.3.0.3 (conflict: transformers==0.5.2.0,
exception-transformers => transformers>=0.2 && <0.4)
rejecting: exception-transformers-0.3.0.2 (conflict: stm==2.4.4.1,
exception-transformers => stm>=2.1 && <2.4)
rejecting: exception-transformers-0.3.0.1, 0.3 (conflict: stm==2.4.4.1,
exception-transformers => stm>=2.1 && <2.3)
rejecting: exception-transformers-0.2 (conflict: language-c-quote =>
exception-transformers>=0.3 && <0.5)
Backjump limit reached (change with --max-backjumps).

I don't have an easy way to test older versions of GHC but with 7.8.3 I can build exception-transformers if I just bump the upper bound on transformers.

Relax constraint on transformers-compat

The current constraint (<0.6) prevents exception-transformers from building with current Stackage nightlies. I have verified that exception-transformers builds with transformers-compat-0.6.1.5.

Missing version?

The newest version of exception-transformers on Hackage is 0.4.0.6, but this repository contains only 0.4.0.5.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.