Updates for 0.11.5 (#77)

* Updates for 0.11.5

* Use smolder v8.0.0 for now

* Use smolder-v7.0.0

* Remove pux

* Update packages.json
This commit is contained in:
Phil Freeman 2017-06-05 14:33:32 -07:00 committed by GitHub
parent 5f69c8d1cb
commit 6e62e98e67
2 changed files with 76 additions and 193 deletions

View file

@ -11,7 +11,7 @@ env:
- PATH=$HOME/purescript:$HOME/psc-package:$PATH
install:
- TAG=v0.11.2
- TAG=v0.11.5
- PSC_PACKAGE_TAG=v0.1.1
- wget -O $HOME/purescript.tar.gz https://github.com/purescript/purescript/releases/download/$TAG/linux64.tar.gz
- tar -xvf $HOME/purescript.tar.gz -C $HOME/

View file

@ -269,7 +269,7 @@
"arraybuffer-types": {
"dependencies": [],
"repo": "https://github.com/purescript-contrib/purescript-arraybuffer-types.git",
"version": "v1.0.0"
"version": "v2.0.0"
},
"arrays": {
"dependencies": [
@ -1634,7 +1634,7 @@
"unsafe-coerce"
],
"repo": "https://github.com/purescript-contrib/purescript-js-date.git",
"version": "v4.0.0"
"version": "v5.0.0"
},
"js-timers": {
"dependencies": [
@ -1960,35 +1960,35 @@
},
"mmorph": {
"dependencies": [
"arrays",
"bifunctors",
"console",
"const",
"contravariant",
"control",
"distributive",
"eff",
"either",
"foldable-traversable",
"functors",
"identity",
"invariant",
"lazy",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"st",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo":"https://github.com/Thimoteus/purescript-mmorph.git",
"version":"v3.0.0"
"arrays",
"bifunctors",
"console",
"const",
"contravariant",
"control",
"distributive",
"eff",
"either",
"foldable-traversable",
"functors",
"identity",
"invariant",
"lazy",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"st",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/Thimoteus/purescript-mmorph.git",
"version": "v3.0.0"
},
"monoid": {
"dependencies": [
@ -2553,44 +2553,6 @@
"repo": "https://github.com/purescript/purescript-partial.git",
"version": "v1.2.0"
},
"pipes": {
"dependencies": [
"arrays",
"assert",
"bifunctors",
"console",
"const",
"contravariant",
"control",
"distributive",
"eff",
"either",
"foldable-traversable",
"functors",
"identity",
"invariant",
"lazy",
"lists",
"math",
"maybe",
"mmorph",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo":"https://github.com/felixSchl/purescript-pipes.git",
"version":"v4.0.0"
},
"phoenix": {
"dependencies": [
"arrays",
@ -2631,6 +2593,44 @@
"repo": "https://github.com/brandonhamilton/purescript-phoenix",
"version": "v3.0.0"
},
"pipes": {
"dependencies": [
"arrays",
"assert",
"bifunctors",
"console",
"const",
"contravariant",
"control",
"distributive",
"eff",
"either",
"foldable-traversable",
"functors",
"identity",
"invariant",
"lazy",
"lists",
"math",
"maybe",
"mmorph",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/felixSchl/purescript-pipes.git",
"version": "v4.0.0"
},
"posix-types": {
"dependencies": [
"control",
@ -2747,69 +2747,6 @@
"repo": "https://github.com/purescript/purescript-psci-support.git",
"version": "v3.0.0"
},
"pux": {
"dependencies": [
"aff",
"arraybuffer-types",
"arrays",
"assert",
"bifunctors",
"catenable-lists",
"colors",
"console",
"const",
"contravariant",
"control",
"css",
"datetime",
"distributive",
"dom",
"eff",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"functors",
"generics",
"globals",
"identity",
"integers",
"invariant",
"js-date",
"js-timers",
"lazy",
"lists",
"maps",
"math",
"maybe",
"media-types",
"monoid",
"newtype",
"nonempty",
"nullable",
"parallel",
"partial",
"prelude",
"profunctor",
"proxy",
"react",
"refs",
"signal",
"smolder",
"st",
"strings",
"tailrec",
"these",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/alexmingoia/purescript-pux.git",
"version": "v9.1.0"
},
"quickcheck": {
"dependencies": [
"arrays",
@ -3039,9 +2976,9 @@
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo":"https://github.com/krisajenkins/purescript-remotedata",
"version":"v2.1.0"
],
"repo": "https://github.com/krisajenkins/purescript-remotedata",
"version": "v2.1.0"
},
"safely": {
"dependencies": [
@ -3193,60 +3130,6 @@
"repo": "https://github.com/bodil/purescript-signal.git",
"version": "v9.0.0"
},
"slides": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"catenable-lists",
"console",
"control",
"datetime",
"distributive",
"dom",
"eff",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"gen",
"generics",
"globals",
"identity",
"integers",
"invariant",
"js-date",
"js-timers",
"lazy",
"list-zipper",
"lists",
"maps",
"math",
"maybe",
"media-types",
"monoid",
"newtype",
"nonempty",
"nullable",
"partial",
"prelude",
"proxy",
"psci-support",
"signal",
"smolder",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/soupi/purescript-slides.git",
"version": "v0.5.0"
},
"smolder": {
"dependencies": [
"arrays",
@ -3277,7 +3160,7 @@
"unsafe-coerce"
],
"repo": "https://github.com/bodil/purescript-smolder.git",
"version": "v7.0.0"
"version": "v9.0.0"
},
"spec": {
"dependencies": [
@ -3336,8 +3219,8 @@
"unfoldable",
"unsafe-coerce"
],
"repo":"https://github.com/owickstrom/purescript-spec.git",
"version":"v1.0.0"
"repo": "https://github.com/owickstrom/purescript-spec.git",
"version": "v1.0.0"
},
"st": {
"dependencies": [