Closed
Description
If we have {-# LANGUAGE DataKinds #-}
we might use Nat
literals in types.
foo :: V 8 a
foo = bar
The type here gets a reddish highlight in emacs for me, and gives me a sum-node-start: Wrong type argument: markers, nil
message. Similar code in a much larger whole gives shm a lot of trouble.
Metadata
Metadata
Assignees
Labels
No labels