mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
Clean up the dead evaluator’s LANGUAGE pragmas.
This commit is contained in:
parent
9cfad1d275
commit
1543a019f2
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE DataKinds, ScopedTypeVariables, TypeApplications, TypeOperators #-}
|
{-# LANGUAGE DataKinds, ScopedTypeVariables, TypeApplications #-}
|
||||||
module Analysis.Abstract.Dead where
|
module Analysis.Abstract.Dead where
|
||||||
|
|
||||||
import Control.Effect
|
import Control.Effect
|
||||||
|
Loading…
Reference in New Issue
Block a user