mirror of
https://github.com/github/semantic.git
synced 2024-12-01 09:15:01 +03:00
Re-export some stuff.
This commit is contained in:
parent
903e73cba8
commit
374f90dc7e
@ -1,2 +1,7 @@
|
||||
module Analysis.Effect.Domain
|
||||
() where
|
||||
( -- * Re-exports
|
||||
Carrier
|
||||
, run
|
||||
) where
|
||||
|
||||
import Control.Effect.Carrier
|
||||
|
Loading…
Reference in New Issue
Block a user