1
1
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:
Rick Winfrey 2019-03-26 14:55:15 -07:00
parent 654259f367
commit 8e6561c487

View File

@ -1,6 +1,6 @@
{-# LANGUAGE DeriveAnyClass #-}
module Data.Abstract.Name
( Name(..)
( Name
-- * Constructors
, gensym
, name