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