mirror of
https://github.com/github/semantic.git
synced 2025-01-03 04:51:57 +03:00
ConstraintKinds is not used here.
This commit is contained in:
parent
052c1fdbb3
commit
32abdb5bf5
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE ConstraintKinds, DataKinds, GeneralizedNewtypeDeriving, ScopedTypeVariables, TypeApplications, TypeFamilies, TypeOperators, MultiParamTypeClasses, UndecidableInstances #-}
|
{-# LANGUAGE DataKinds, GeneralizedNewtypeDeriving, ScopedTypeVariables, TypeApplications, TypeFamilies, TypeOperators, MultiParamTypeClasses, UndecidableInstances #-}
|
||||||
module Analysis.Abstract.Evaluating where
|
module Analysis.Abstract.Evaluating where
|
||||||
|
|
||||||
import Prologue
|
import Prologue
|
||||||
|
Loading…
Reference in New Issue
Block a user