mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
🔥 redundant language extensions.
This commit is contained in:
parent
ec350c78ff
commit
bf7b397275
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE ConstrainedClassMethods, DataKinds, DefaultSignatures, GeneralizedNewtypeDeriving, StandaloneDeriving, TypeFamilies, UndecidableInstances #-}
|
||||
{-# LANGUAGE ConstrainedClassMethods, TypeFamilies #-}
|
||||
module Control.Abstract.Evaluator where
|
||||
|
||||
import Data.Abstract.Configuration
|
||||
|
Loading…
Reference in New Issue
Block a user