-
I'm thinking about using forem in application which is based on MongoDB. Will it work without additional changes?
-
```
ld: file too small (length=0) file 'bazel-out/darwin-fastbuild/bin/external/io_tweag_rules_haskell/haskell/libempty.a' for architecture x86_64
clang: error: linker command failed with exit code …
-
I am getting this error on reload of the client, otherwise seems to work.
![image](https://res.cloudinary.com/hpiynhbhq/image/upload/v1513539150/uayyslczehr4s9y5g0al.png)
```
index.html#/:1 Uncau…
-
Some thoughts on the current state of the smart contract language. We currently have a minimal language suitable for little more than today's needs. As we move towards supporting atomic swaps, we'll n…
-
### General summary/comments (optional)
If I build one package, modify one file there and built it again, for some reason more than one package is rebuilt.
### Steps to reproduce
Can be repro…
-
monad-par-0.3.4.8: copy/register
lens-4.15.4: copy/register
plutus-prototype-0.1.0.0: configure (lib)
plutus-prototype-0.1.0.0: build (lib)
vector-algorithms-0.7.0.1: copy/register
plutus-pro…
-
I am trying to verify some simple programs in our semantics for Plutus Core ([github.com/kframework/plutus-core-semantics](url)). I am running into an issue using `krun --prove` where it appears as th…
-
While writing tests for the prelude, I ran into the following problem:
```
[Error] Critical: Attempting to generate a fresh symbol of sort
Var@PLUTUS-CORE-SYNTAX but no fresh function can be found.
wh…
-
As given in the [specification of builtin reductions of Plutus Core](https://github.com/kframework/plutus-core-semantics/blob/master/docs/Plutus%20Core%20Builtin%20Reduction.pdf), Plutus Core features…
-
Builtin reductions of Plutus Core are specified in [Plutus Core Builtin Reduction.pdf](https://github.com/kframework/plutus-core-semantics/blob/master/docs/Plutus%20Core%20Builtin%20Reduction.pdf). Mo…