Skip to content

Commit

Permalink
Updates for 0.11.5 (#77)
Browse files Browse the repository at this point in the history
* Updates for 0.11.5

* Use smolder v8.0.0 for now

* Use smolder-v7.0.0

* Remove pux

* Update packages.json
  • Loading branch information
paf31 authored Jun 5, 2017
1 parent 5f69c8d commit 6e62e98
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 174 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
229 changes: 56 additions & 173 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -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": [
Expand Down Expand Up @@ -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": [
Expand Down Expand Up @@ -2553,30 +2553,32 @@
"repo": "https://github.com/purescript/purescript-partial.git",
"version": "v1.2.0"
},
"pipes": {
"phoenix": {
"dependencies": [
"arrays",
"assert",
"bifunctors",
"console",
"const",
"contravariant",
"control",
"distributive",
"eff",
"either",
"foldable-traversable",
"functors",
"foreign",
"functions",
"generics",
"globals",
"identity",
"integers",
"invariant",
"lazy",
"lists",
"maps",
"math",
"maybe",
"mmorph",
"monoid",
"newtype",
"nonempty",
"options",
"partial",
"prelude",
"proxy",
Expand All @@ -2587,36 +2589,34 @@
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo":"https://github.com/felixSchl/purescript-pipes.git",
"version":"v4.0.0"
],
"repo": "https://github.com/brandonhamilton/purescript-phoenix",
"version": "v3.0.0"
},
"phoenix": {
"pipes": {
"dependencies": [
"arrays",
"assert",
"bifunctors",
"console",
"const",
"contravariant",
"control",
"distributive",
"eff",
"either",
"foldable-traversable",
"foreign",
"functions",
"generics",
"globals",
"functors",
"identity",
"integers",
"invariant",
"lazy",
"lists",
"maps",
"math",
"maybe",
"mmorph",
"monoid",
"newtype",
"nonempty",
"options",
"partial",
"prelude",
"proxy",
Expand All @@ -2628,8 +2628,8 @@
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/brandonhamilton/purescript-phoenix",
"version": "v3.0.0"
"repo": "https://github.com/felixSchl/purescript-pipes.git",
"version": "v4.0.0"
},
"posix-types": {
"dependencies": [
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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": [
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -3277,7 +3160,7 @@
"unsafe-coerce"
],
"repo": "https://github.com/bodil/purescript-smolder.git",
"version": "v7.0.0"
"version": "v9.0.0"
},
"spec": {
"dependencies": [
Expand Down Expand Up @@ -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": [
Expand Down

0 comments on commit 6e62e98

Please sign in to comment.