-
I'm really struggling to figure out what I need to do to get this working inside servant. I have tried to follow what is happening in the tests but am just not really getting how to hook up all of the…
-
Hey,
Currently I want to use _reflex_. I followed the [project-development.md](https://github.com/reflex-frp/reflex-platform/blob/develop/docs/project-development.md) instruction, wich worked perfe…
-
I have a project with multiple stack files:
- One stack.yaml file in the root directory that is shared by most of the packages
- A few packages in subdirectories that have their own stack.yaml fil…
-
# Context
We'll provide a CLI to interact with the wallet layer from the terminal. The CLI acts as a proxy to the wallet backend server (and therefore, requires the wallet server to be up-and-r…
KtorZ updated
5 years ago
-
```
$ STACK_YAML=stack_netsu.yaml stack clean
Getting project config file from STACK_YAML environment
Run from outside a project, using implicit global projec…
-
## Context
We intend to maintain both a Swagger API specification and a Servant API specification, and to keep the two in synchronization with one another.
## Task
Translate the Swagger API s…
-
hspec-2.7.0 (Simon Hengel @sol) is out of bounds for:
- [x] email-validate-2.3.2.9 (>=2.2.3 && < 2.7). George Pollard @Porges. @Porges. Used by: test-suite
- [x] fmt-0.6.1.1 (>=2.2 && < 2.7). Arty…
-
I have set up the cache as indicated:
```
/tmp $ cat /etc/nix/nix.conf
binary-caches = https://cache.nixos.org https://nixcache.reflex-frp.org https://static-haskell-nix.cachix.org
binary-cache-p…
-
I have created a web service that exposes some REST API, but now I want to add another one to serve static files. However, I don't know how to get started.
Here is the code I want to extend: https:…
-
Here are the things that need to happen before a Hackage release.
- [x] Hackage release for `reflex-0.5` and `reflex-dom-core-0.4`
- [x] Response headers in `reflex-dom` (https://github.com/refle…