Code Monkey home page Code Monkey logo

Comments (6)

commandodev avatar commandodev commented on May 5, 2024

Actually base-4.8 and higher should be high enough.

from bake.

ndmitchell avatar ndmitchell commented on May 5, 2024

Are you using bake from HEAD or Hackage? I strongly recommend the HEAD version.

You can't mix and match GHC versions and base versions - there's no way to change the base version installed, so I don't see how your base/GHC can get out of alignment. I've just run the buildbot (https://travis-ci.org/ndmitchell/bake) and it successfully compiles on 7.6 to GHC Head (the errors are all due to insufficient doc comments), so I guess the question is what is different with your setup. Which version of transformers do you have? Any chance it is 0.3 or before? If you upgrade to a newer one that should probably work. If that works for you, I'll change the bounds. If not, I can write those instances by hand and we can avoid the transformers-0.4+ dependency.

from bake.

commandodev avatar commandodev commented on May 5, 2024

I'll have a look later. BTW how did you get around compiling cryptonite on that special, old red hat box? I'm getting cc1: error: unrecognized command line option "-maes", I assume due to an old gcc...

from bake.

ndmitchell avatar ndmitchell commented on May 5, 2024

Mostly by asking @vincenthz, I also wrote it down on the JIRA related to Hoogle. I think the magic was something like -fold_toolchain_inliner when configuring cryptonite.

from bake.

commandodev avatar commandodev commented on May 5, 2024

I was on transformers-3. I've upgraded to 0.5.2.0 and everything is now working :-)

from bake.

ndmitchell avatar ndmitchell commented on May 5, 2024

Dependency added. Let me know if you have any other problems.

from bake.

Related Issues (20)

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.