Code Monkey home page Code Monkey logo

haskell-cgi's People

Contributors

andersk avatar batterseapower avatar bringert avatar dcoutts avatar donsbot avatar glguy avatar igfoo avatar lemmih avatar peteg avatar robinbb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

haskell-cgi's Issues

Doesn't compile with 7.8.3

[1 of 8] Compiling Network.CGI.Header ( Network/CGI/Header.hs, dist/build/Network/CGI/Header.o )
[2 of 8] Compiling Network.CGI.Multipart ( Network/CGI/Multipart.hs, dist/build/Network/CGI/Multipart.o )
[3 of 8] Compiling Network.CGI.Protocol ( Network/CGI/Protocol.hs, dist/build/Network/CGI/Protocol.o )

Network/CGI/Protocol.hs:47:49:
    Module ‘Data.Typeable’ does not export ‘mkTyCon’

Bigger log: http://hydra.cryp.to/build/164718/log/raw

Please allow mtl-2.1

As mtl-2.2 requires a version of transfomers newer than what comes with 7.8, and replacing libraries shipped with the compiler is tricky for distributions. (This might also help @Fuuzetsu in his problem.)

Need a better story for MonadCGI exceptions (a.k.a. stop maintaining two branches)

In an effort to replace the MonadCGI-specific exception handling functions (throwCGI, catchCGI) with something more general, I introduced a MonadCatchIO-mtl dependency in cgi 3001.1.8.x. But the Haskell Platform lacks MonadCatchIO-mtl, so it remains stuck on cgi 3001.1.7.x.

Whether MonadCatchIO-mtl represents the current best practice for exception catching in monad transformer stacks is questionable. But my last effort to introduce something better, monad-peel, got derailed by monad-control with all its (IMHO pointlessly) required GHC extensions. So I feel a little stuck.

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.