mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
Export Env.
This commit is contained in:
parent
cf1371f66a
commit
7508f9c902
@ -1,6 +1,7 @@
|
|||||||
{-# LANGUAGE DeriveFunctor, DeriveGeneric, ExistentialQuantification, LambdaCase, RankNTypes, StandaloneDeriving #-}
|
{-# LANGUAGE DeriveFunctor, DeriveGeneric, ExistentialQuantification, LambdaCase, RankNTypes, StandaloneDeriving #-}
|
||||||
module Analysis.Analysis
|
module Analysis.Analysis
|
||||||
( Analysis(..)
|
( Analysis(..)
|
||||||
|
, Env(..)
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Control.Effect.Carrier
|
import Control.Effect.Carrier
|
||||||
|
Loading…
Reference in New Issue
Block a user