mirror of
https://github.com/github/semantic.git
synced 2025-01-02 12:23:08 +03:00
Tidy up the Control.Abstract.Value language extensions.
This commit is contained in:
parent
447bb428a4
commit
9c8aff921f
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE FunctionalDependencies, GADTs, Rank2Types, TypeFamilies, TypeOperators, UndecidableInstances #-}
|
||||
{-# LANGUAGE FunctionalDependencies, GADTs, KindSignatures, Rank2Types #-}
|
||||
module Control.Abstract.Value
|
||||
( MonadValue(..)
|
||||
, Comparator(..)
|
||||
|
Loading…
Reference in New Issue
Block a user