generated from tpl/purs
Update meta data in spago.dhall
This commit is contained in:
parent
67960570a5
commit
237d131859
@ -4,6 +4,7 @@ You can edit this file as you like.
|
||||
-}
|
||||
{ name =
|
||||
"my-project"
|
||||
, license = "BSD-3-Clause"
|
||||
, dependencies =
|
||||
[ "aff"
|
||||
, "arrays"
|
||||
@ -33,6 +34,7 @@ You can edit this file as you like.
|
||||
]
|
||||
, packages =
|
||||
./packages.dhall
|
||||
, repository = "https://github.com/rightfold/purescript-postgresql-client.git"
|
||||
, sources =
|
||||
[ "src/**/*.purs", "test/**/*.purs" ]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user