Commit 180d74d7 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] YARN dep + repl.

parent 555708ca
......@@ -2036,11 +2036,11 @@
"console",
"dom-simple",
"effect",
"ffi-simple",
"functions",
"nullable",
"prelude",
"unsafe-coerce"
"unsafe-coerce",
"ffi-simple"
],
"repo": "https://github.com/irresponsible/purescript-reactix",
"version": "v0.1.0"
......
#!/bin/bash
pulp --psc-package repl
yarn repl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment