apply Emily's suggestions
This commit is contained in:
parent
768652deb2
commit
6548105719
2 changed files with 9 additions and 16 deletions
|
|
@ -416,11 +416,7 @@ proposalDatumValid proposal =
|
|||
let atLeastOneNegativeResult =
|
||||
pany
|
||||
# phoistAcyclic
|
||||
( plam $ \m ->
|
||||
let l :: Term _ (PBuiltinList _)
|
||||
l = pto $ pfromData $ psndBuiltin # m
|
||||
in pnull # l
|
||||
)
|
||||
(plam $ \m -> pnull #$ pto $ pfromData $ psndBuiltin # m)
|
||||
#$ pto
|
||||
$ pfromData datum.effects
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue