fsm-oracle icon indicating copy to clipboard operation
fsm-oracle copied to clipboard

Use ignoreWeaken from Typedefs

Open andrevidela opened this issue 5 years ago • 0 comments

In src/PetriFormat.idr we use dropContext to update the type of our TDef which is used in a context with a greater arity than itself.

typedefs/typedefs#221 Introduces the same function. When it is merged, we should remove ignoreWeaken in favor of the Typedefs implementation.

andrevidela avatar Jun 15 '20 19:06 andrevidela