mirror of
https://github.com/github/semantic.git
synced 2024-12-21 13:51:44 +03:00
Avoid exporting constructors for Name
This commit is contained in:
parent
654259f367
commit
8e6561c487
@ -1,6 +1,6 @@
|
|||||||
{-# LANGUAGE DeriveAnyClass #-}
|
{-# LANGUAGE DeriveAnyClass #-}
|
||||||
module Data.Abstract.Name
|
module Data.Abstract.Name
|
||||||
( Name(..)
|
( Name
|
||||||
-- * Constructors
|
-- * Constructors
|
||||||
, gensym
|
, gensym
|
||||||
, name
|
, name
|
||||||
|
Loading…
Reference in New Issue
Block a user