Code Monkey home page Code Monkey logo

arity-generic-lifta's Introduction

arity-generic-lifta's People

Contributors

oisdk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

arity-generic-lifta's Issues

Build failures with GHC 7.10 & GHC 7.8

Hi,

see also https://matrix.hackage.haskell.org/#/package/arity-generic-liftA/0.1.0.0/ghc-7.10.3@1546275784

Configuring library for arity-generic-liftA-0.1.0.0..
Preprocessing library for arity-generic-liftA-0.1.0.0..
Building library for arity-generic-liftA-0.1.0.0..
[1 of 3] Compiling Paths_arity_generic_liftA ( /tmp/matrix-worker/1546276376/dist-newstyle/build/x86_64-linux/ghc-7.10.3/arity-generic-liftA-0.1.0.0/build/autogen/Paths_arity_generic_liftA.hs, /tmp/matrix-worker/1546276376/dist-newstyle/build/x86_64-linux/ghc-7.10.3/arity-generic-liftA-0.1.0.0/build/Paths_arity_generic_liftA.o )
[2 of 3] Compiling Control.Applicative.Lift.Internal ( src/Control/Applicative/Lift/Internal.hs, /tmp/matrix-worker/1546276376/dist-newstyle/build/x86_64-linux/ghc-7.10.3/arity-generic-liftA-0.1.0.0/build/Control/Applicative/Lift/Internal.o )

src/Control/Applicative/Lift/Internal.hs:38:14:
    Wildcard not allowed
    In type family instance equation of ‘CountArgs’: CountArgs (_ -> b)
<<ghc: 232234472 bytes, 142 GCs, 5618836/14259800 avg/max bytes residency (7 samples), 37M in use, 0.001 INIT (0.001 elapsed), 0.146 MUT (0.191 elapsed), 0.177 GC (0.178 elapsed) :ghc>>

If GHC 8.0 is the earliest GHC you want to support, you can simply state base >= 4.9 as the lower bound on base (which is currently non-reinstallable, and thus can be used as proxy for the GHC version) to prevent the cabal solver from running into such an unsupported configuration.

You can fixup the lower bound via Hackage Metadata Revisions, i.e. via https://hackage.haskell.org/package/arity-generic-liftA-0.1.0.0/arity-generic-liftA.cabal/edit

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.