generated from tpl/purs
Fix Spago error; add missing dependencies used in source code
This commit is contained in:
parent
fcc2dfef85
commit
3cfe9ffa3d
11
spago.dhall
11
spago.dhall
@ -17,25 +17,36 @@ You can edit this file as you like.
|
||||
, "dotenv"
|
||||
, "effect"
|
||||
, "either"
|
||||
, "enums"
|
||||
, "exceptions"
|
||||
, "foldable-traversable"
|
||||
, "foreign"
|
||||
, "foreign-generic"
|
||||
, "foreign-object"
|
||||
, "identity"
|
||||
, "integers"
|
||||
, "js-date"
|
||||
, "lists"
|
||||
, "math"
|
||||
, "maybe"
|
||||
, "newtype"
|
||||
, "node-fs"
|
||||
, "node-process"
|
||||
, "nullable"
|
||||
, "ordered-collections"
|
||||
, "partial"
|
||||
, "polyform"
|
||||
, "polyform-batteries-core"
|
||||
, "polyform-batteries-env"
|
||||
, "prelude"
|
||||
, "psci-support"
|
||||
, "string-parsers"
|
||||
, "strings"
|
||||
, "test-unit"
|
||||
, "transformers"
|
||||
, "tuples"
|
||||
, "typelevel-prelude"
|
||||
, "validation"
|
||||
]
|
||||
, packages = ./packages.dhall
|
||||
, repository = "https://github.com/rightfold/purescript-postgresql-client.git"
|
||||
|
Loading…
Reference in New Issue
Block a user