add granular script querying support
This commit is contained in:
parent
e862de7e59
commit
5f2d191ae7
5 changed files with 89 additions and 7 deletions
|
|
@ -28,6 +28,7 @@ common lang
|
|||
BinaryLiterals
|
||||
ConstrainedClassMethods
|
||||
ConstraintKinds
|
||||
DuplicateRecordFields
|
||||
DataKinds
|
||||
DeriveAnyClass
|
||||
DeriveDataTypeable
|
||||
|
|
@ -255,6 +256,7 @@ executable agora-scripts
|
|||
, wai
|
||||
, wai-cors
|
||||
, warp
|
||||
, containers
|
||||
|
||||
executable agora-purescript-bridge
|
||||
import: lang, deps, exe-opts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue