We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcfe17 commit 40567fbCopy full SHA for 40567fb
src/Constrained/Generation.hs
@@ -1317,8 +1317,6 @@ fromGESpec ge = case ge of
1317
GenError xs -> ErrorSpec (catMessageList xs)
1318
FatalError es -> error $ catMessages es
1319
1320
--- TODO: move this somewhere sensible
1321
-
1322
-- | Functor like property for Specification, but instead of a Haskell function (a -> b),
1323
-- it takes a function symbol (t '[a] b) from a to b.
1324
-- Note, in this context, a function symbol is some constructor of a witnesstype.
0 commit comments