GithubHelp home page GithubHelp logo

Comments (3)

tomasurbanec avatar tomasurbanec commented on August 22, 2024

Oh, now I noticed, that there is already issue with this topic (#186 (comment)). I am going to ask there. I am sorry for the unnecessary issue.:(

from purescript.

emiel avatar emiel commented on August 22, 2024

Thanks for sharing your experience @tomasurbanec and apologies for the late reply. This is valuable feedback as we've been trying to make a decision on this exact issue.

It is indeed the case that you currently cannot add any additional dependencies. The test runner runs in a sandbox and doesn't even have Internet connectivity meaning we can't install anything. We currently work with a fixed set of dependencies and if anything is missing we may add it to the default set.

You can solve the Acronym exercise without the use of strings-extra. Maybe we should make this a bit more clear before people start on the exercise that we currently have a limited set of dependencies. It's a bit of a bummer to complete the exercise locally and then realize it can't be accepted because we can't test it properly without the dependencies used.

I'm really curious how the Haskell track is able to install additional dependencies...

Anyway I'll continue this discussion on #186.

from purescript.

SleeplessByte avatar SleeplessByte commented on August 22, 2024

@emiel perhaps those are bundled in the solution. In JS/TS we also don't allow any dependencies, but technically you could "vendor bundle" them into your solution, and that would work. Does purescript have that option?

from purescript.

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.