run linter

This commit is contained in:
Hongrui Fang 2022-11-11 23:39:23 +08:00
parent e294db2847
commit af17e4699d
No known key found for this signature in database
GPG key ID: F10AB2CCE24113DD

View file

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