Coder Social home page Coder Social logo

Comments (5)

aneophyte avatar aneophyte commented on June 3, 2024 1

Here are the details:

$  etlas --version
etlas version 1.2.0.0
compiled using version 2.1.0.0 of the etlas-cabal library 
$  etlas exec eta -- --version
Compiler for the Eta Programming Language, version 0.7.0b2```

from wai-servlet.

jneira avatar jneira commented on June 3, 2024 1

@aneophyte hi, finally i've fixed the bug and it is in master and in the 0.1.5.0 tag
To get installed the new version you should do an etlas update and i am afraid that maybe you will have to delete ~/etlas/packages/etlas.org/wai-servlet/0.1.5.0 to force etlas to download the fixed version

from wai-servlet.

jneira avatar jneira commented on June 3, 2024

@aneophyte ugh, yes, the 0.1.5.0 release wanted to be backwards compatible with the code linked and https://github.com/jneira/wai-servlet/blob/0.1.5.0/wai-servlet.cabal#L46
I'll investigate why the cpp condition didn't work.
btw could you share the versions of eta and etlas used in the install?

from wai-servlet.

aneophyte avatar aneophyte commented on June 3, 2024

Thank you very much for the prompt fix! That definitely solved the issue.

I did, however, run into one problem.

src/Network/Wai/Servlet/Request.hs:91:19:
    Not in scope: ‘H.http20’
    Perhaps you meant one of these:
      ‘H.http10’ (imported from Network.HTTP.Types),
      ‘H.http09’ (imported from Network.HTTP.Types),
      ‘H.http11’ (imported from Network.HTTP.Types)
etlas: Leaving directory '/tmp/etlas-tmp-12704'
etlas: Error: some packages failed to install:
wai-servlet-0.1.5.0-I0egAxeJrMBLj7pkRuaDXn failed during the building phase.
The exception was:
ExitFailure 1

I managed to fix it by installing http-types manually. I think this needs to be mentioned as it might be something to check on.

I apologize for not including the version details earlier on. This issue can be closed now, I suppose?

from wai-servlet.

jneira avatar jneira commented on June 3, 2024

Great! thanks for notice the http-types problem, i'll take a look to the dependency to get auto the correct one

from wai-servlet.

Related Issues (14)

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.