Closed mariari closed 4 years ago
In Haskell type is useful for type alises, however with the current version of extensible, we get the following error message
type
not a datatype
If we move it out, it complains about not knowing the aliases, would be nice for abstraction purposees to use it as an alias
In Haskell
type
is useful for type alises, however with the current version of extensible, we get the following error messageIf we move it out, it complains about not knowing the aliases, would be nice for abstraction purposees to use it as an alias