mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
📝 TName.
This commit is contained in:
parent
38f1f59125
commit
67713cade6
@ -4,6 +4,7 @@ import Control.Monad.Fail
|
||||
import Data.Traversable
|
||||
import Prelude hiding (fail)
|
||||
|
||||
-- | The type of type variable names.
|
||||
type TName = Int
|
||||
|
||||
data Type
|
||||
|
Loading…
Reference in New Issue
Block a user