2019-02-17 07:08:40 +00:00
|
|
|
{
|
|
|
|
"name": "purescript-httpure",
|
2019-08-16 19:03:38 +00:00
|
|
|
"set": "psc-0.13.2-20190815",
|
2019-02-17 07:08:40 +00:00
|
|
|
"source": "https://github.com/purescript/package-sets.git",
|
|
|
|
"depends": [
|
|
|
|
"aff",
|
2019-02-27 06:13:10 +00:00
|
|
|
"arrays",
|
|
|
|
"bifunctors",
|
|
|
|
"console",
|
|
|
|
"control",
|
|
|
|
"effect",
|
|
|
|
"either",
|
|
|
|
"exceptions",
|
2019-02-17 07:08:40 +00:00
|
|
|
"foldable-traversable",
|
2019-02-27 06:13:10 +00:00
|
|
|
"foreign",
|
2019-08-16 19:03:38 +00:00
|
|
|
"globals",
|
2019-02-27 06:13:10 +00:00
|
|
|
"lists",
|
|
|
|
"maybe",
|
|
|
|
"newtype",
|
|
|
|
"node-buffer",
|
2019-02-17 07:08:40 +00:00
|
|
|
"node-child-process",
|
|
|
|
"node-fs",
|
|
|
|
"node-fs-aff",
|
|
|
|
"node-http",
|
2019-02-27 06:13:10 +00:00
|
|
|
"node-streams",
|
|
|
|
"nullable",
|
|
|
|
"options",
|
2019-02-17 07:08:40 +00:00
|
|
|
"prelude",
|
|
|
|
"psci-support",
|
2019-02-27 06:13:10 +00:00
|
|
|
"refs",
|
2019-02-17 07:08:40 +00:00
|
|
|
"spec",
|
|
|
|
"strings",
|
2019-02-27 06:13:10 +00:00
|
|
|
"tuples",
|
|
|
|
"type-equality",
|
2019-02-17 07:08:40 +00:00
|
|
|
"unsafe-coerce"
|
|
|
|
]
|
|
|
|
}
|