Fix linker and tests
This commit is contained in:
parent
f0917565a2
commit
293de47f05
2 changed files with 46 additions and 45 deletions
|
|
@ -221,7 +221,7 @@ mkPolicyScript ctx = mustCompile (go # pconstant ctx)
|
|||
go = loudEval $
|
||||
plam $ \sc ->
|
||||
governorPolicy
|
||||
# pconstant (view #gstOutRef governor)
|
||||
# pdata (pconstant (view #gstOutRef governor))
|
||||
# pforgetData (pconstantData ())
|
||||
# sc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue