run linter

This commit is contained in:
Hongrui Fang 2022-11-11 23:39:23 +08:00
parent ec824b19f9
commit bcb147a716

View file

@ -105,7 +105,7 @@ instance Arbitrary GovernorDatumCases where
-}
governorDatumValidProperty :: Property
governorDatumValidProperty =
haskEquiv @( 'OnPEq) @( 'ByComplete)
haskEquiv @'OnPEq @'ByComplete
isValidModelImpl
(TestableTerm pisGovernorDatumValid)
(genDatum :* Nil)