mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +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
|
||||
|
||||
import Prologue
|
||||
|
Loading…
Reference in New Issue
Block a user