diff --git a/staging/packages.dhall b/staging/packages.dhall index ef7a4ef2..304baff6 100644 --- a/staging/packages.dhall +++ b/staging/packages.dhall @@ -1,5 +1,5 @@ let upstream = - https://github.com/purescript/package-sets/releases/download/psc-0.14.1-20210516/packages.dhall sha256:f5e978371d4cdc4b916add9011021509c8d869f4c3f6d0d2694c0e03a85046c8 + https://github.com/purescript/package-sets/releases/download/psc-0.14.3-20210823/packages.dhall sha256:501660806a34bb3b0293648673bba4457628d1cbc250dbdc2fca2a031ded1294 let overrides = {=} diff --git a/staging/spago.dhall b/staging/spago.dhall index 1996ca44..7ecce489 100644 --- a/staging/spago.dhall +++ b/staging/spago.dhall @@ -14,9 +14,12 @@ , "argonaut-core" , "argonaut-generic" , "argonaut-traversals" + , "arraybuffer" + , "arraybuffer-builder" , "arraybuffer-types" , "arrays" , "arrays-zipper" + , "ask" , "assert" , "avar" , "aws-encryption-sdk" @@ -53,6 +56,7 @@ , "checked-exceptions" , "cheerio" , "cirru-parser" + , "classnames" , "clipboardy" , "codec" , "codec-argonaut" @@ -71,6 +75,7 @@ , "datetime" , "debug" , "decimals" + , "dexie" , "distributive" , "dodo-printer" , "dom-filereader" @@ -82,6 +87,7 @@ , "easy-ffi" , "effect" , "either" + , "elasticsearch" , "elmish" , "elmish-html" , "email-validate" @@ -93,10 +99,13 @@ , "exitcodes" , "expect-inferred" , "express" + , "fast-vect" , "ffi-foreign" , "filterable" , "fixed-points" , "fixed-precision" + , "flame" + , "float32" , "foldable-traversable" , "foreign" , "foreign-generic" @@ -105,6 +114,7 @@ , "form-urlencoded" , "format" , "formatters" + , "framer-motion" , "free" , "freeap" , "freet" @@ -119,6 +129,7 @@ , "grain" , "grain-router" , "grain-virtualized" + , "graphql-client" , "graphqlclient" , "graphs" , "group" @@ -134,6 +145,7 @@ , "halogen-subscriptions" , "halogen-svg-elems" , "halogen-vdom" + , "heckin" , "heterogeneous" , "heterogeneous-extrablatt" , "homogeneous" @@ -202,21 +214,25 @@ , "nodemailer" , "nonempty" , "now" + , "npm-package-json" , "nullable" , "numbers" , "open-folds" , "open-memoize" , "open-mkdirp-aff" , "open-pairing" + , "option" , "options" , "options-extra" , "optparse" , "ordered-collections" , "ordered-set" , "orders" + , "owoify" , "pairs" , "parallel" , "parsing" + , "parsing-dataview" , "parsing-expect" , "parsing-hexadecimal" , "parsing-repetition" @@ -225,6 +241,7 @@ , "parsing-validation" , "partial" , "pathy" + , "payload" , "phoenix" , "pipes" , "point-free" @@ -239,10 +256,12 @@ , "profunctor" , "profunctor-lenses" , "promises" + , "protobuf" , "ps-cst" , "psa-utils" , "psc-ide" , "psci-support" + , "quantities" , "queue" , "quickcheck" , "quickcheck-combinators" @@ -275,11 +294,13 @@ , "resource" , "resourcet" , "result" + , "return" , "ring-modules" , "routing" , "routing-duplex" , "row-extra" , "run" + , "run-external-state" , "safe-coerce" , "safely" , "scrypt" @@ -304,14 +325,17 @@ , "sparse-polynomials" , "spec" , "spec-discovery" + , "spec-mocha" , "spec-quickcheck" , "spork" , "st" + , "strictlypositiveint" , "string-parsers" , "strings" , "strings-extra" , "stringutils" , "subcategory" + , "substitute" , "subtlecrypto" , "suggest" , "sunde" @@ -328,12 +352,16 @@ , "tree-rose" , "tuples" , "turf" + , "two-or-more" , "type-equality" , "typedenv" , "typelevel" , "typelevel-lists" , "typelevel-peano" , "typelevel-prelude" + , "typelevel-rows" + , "uint" + , "ulid" , "undefinable" , "undefined" , "undefined-is-not-a-problem" @@ -371,12 +399,14 @@ , "web-streams" , "web-touchevents" , "web-uievents" + , "web-url" , "web-xhr" , "which" , "yaml-next" , "yargs" , "zeta" , "zeta-extra" + , "zipperarray" ] , packages = ./packages.dhall , sources = [ "src/**/*.purs" ]