mirror of
https://github.com/github/semantic.git
synced 2024-11-25 11:04:00 +03:00
Export Element.
This commit is contained in:
parent
5d7f3552ab
commit
25b3dcc738
@ -1,6 +1,7 @@
|
||||
{-# LANGUAGE AllowAmbiguousTypes, DataKinds, DisambiguateRecordFields, FlexibleContexts, FlexibleInstances, MultiParamTypeClasses, NamedFieldPuns, OverloadedStrings, ScopedTypeVariables, TypeApplications, TypeFamilies, TypeOperators, UndecidableInstances #-}
|
||||
module Tags.Taggable.Precise
|
||||
( runTagging
|
||||
, Element(..)
|
||||
) where
|
||||
|
||||
import Control.Effect.Reader
|
||||
|
Loading…
Reference in New Issue
Block a user