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