-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When executing the
On LocalStack pro, the request "succeeds" when it should fail:
```
…
-
On my Ubuntu 20.04 machine, I have installed Haskell Stack unpacking the tarball and adding it to my `PATH`, as described in the `README`. After having cloned the `fpm` repository, `stack build` faile…
-
I created a wiki page for [projects using jsig](https://github.com/jden/jsig/wiki/Projects-using-jsig) - please feel free to try it out and add your own.
-
`Config` contains a field called `connectionOptions` but it's unclear it is for, or at least I can't see how to use it successfully. For example, I thought that I could set `connectionOptions` to cho…
-
Several autocompleters, including the Clojure nrepl one and `nimsuggest`, require sockets. Right now, that's done by requiring the user to also install `luasocket`. And `luarocks`. And a separate Lua.…
-
I have some old code not written by me, calling `Network.connectTo :: HostName -> PortID -> IO Handle` from `network
-
# Checklist
- [ ] **Core**
- [ ] **Type**
- [x] **Leibniz**
- [x] **Liskov**
- [x] **AList**
- [ ] ...
- [ ] **Data**
- [ ] **IList** — Current version…
-
## Setup
MacOS Mojave 10.14.2, Xcode-10.1, current Macports with a lot of tools ("ports") installed, current Haskell Platform (ghc-8.6.3), current `cabal` and `stack`.
## In short
`stack` fails t…
-
### I am not doing work because the build system is lame.
I have been attempting to contribute to Coq since a while _(#11910, #11911)_, but every time I come back to it, there is some frustrating p…
-
## Layers of integers in F*
0. SMT primitive integers (Z3's Int sort)
1. Mathematical integers in F* (Prims.int)
2. Machine integers are modeled in FStar.UInt[N].fst and FStar.Int[N].fst.
…