Skip to content

issues Search Results · repo:purescript-hyper/hyper language:PureScript

Filter by

47 results
 (78 ms)

47 results

inpurescript-hyper/hyper (press backspace or delete to remove)

Currently it s commented out from package-sets as there are apparently some issues with PureScript 0.14 https://github.com/purescript/package-sets/blob/master/src/groups/purescript-hyper.dhall
  • ad-si
  • Opened 
    on Mar 31, 2021
  • #99

I m currently using hyper as part of functional test with Toppokki. The problem being that I m unable to close the current server after each test, so when I run a new describe the old server is still ...
  • Cmdv
  • Opened 
    on Dec 10, 2019
  • #93

It looks like the migration to a GitHub organization broke the Travis integration. Need to review.
  • nsaunders
  • Opened 
    on Sep 25, 2019
  • #92

Due to the concerns raised in #86, I doubt this idea is desired. Still, I thought I would bring it up as a possible discussion. The idea is to convert this codebase from using a variant of the StateT ...
  • JordanMartinez
  • Opened 
    on Sep 17, 2019
  • #90

Currently, IxMonadMiddleware is defined as two functions: getConn and putConn. As a result, modifyConn requires two steps when it only needs one. class IxMonad m = IxMonadMiddleware m where getConn ...
  • JordanMartinez
  • 1
  • Opened 
    on Aug 31, 2019
  • #89

I was following the instruction from Getting Started with Hyper¶ , but It showed me this after I type in bower i purescript-hyper --save EE81BDA8-80DF-4D8C-991A-67BF4DA09EA8 What should I do? Thanks ...
  • tarsbase
  • 2
  • Opened 
    on Aug 15, 2019
  • #87

The res type in Conn is implicitly Type - Type despite its declaration not showing that. module Hyper.Conn where -- | A `Conn` models the entirety of an HTTP connection, containing the fields -- | `request`, ...
  • JordanMartinez
  • Opened 
    on Aug 6, 2019
  • #85

Just to share the changes I had to do to run the example in the Getting Started Notice that I had to install the following (which was not specified) bower i purescript-indexed-monad and my final code ...
  • giuliohome
  • 6
  • Opened 
    on May 8, 2019
  • #75

The list of commits to master since v0.8.0 is quite lengthy, so a new release is probably quite overdue. I have updated the outdated portions of the docs (see #73). Aside from that, here are the remaining ...
  • nsaunders
  • 6
  • Opened 
    on Apr 24, 2019
  • #72

I notice that the docs are currently deployed to Oskar s S3 storage. I wonder if perhaps it would make sense to migrate to Read the Docs given that maintenance is becoming more of a community effort. Any ...
  • nsaunders
  • 2
  • Opened 
    on Apr 22, 2019
  • #71
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub