1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 11:04:00 +03:00

Export yield.

This commit is contained in:
Rob Rix 2019-09-24 16:01:50 -04:00
parent 0ca230c1d6
commit e8c1348d36
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -2,6 +2,7 @@
module Tags.Taggable.Precise
( runTagging
, Tags
, yield
) where
import Control.Effect.Reader