mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
We no longer define a constraint synonym.
This commit is contained in:
parent
d93ce65861
commit
3fc86616a5
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE ConstraintKinds, GADTs, RankNTypes, ScopedTypeVariables, TypeOperators, UndecidableInstances #-}
|
||||
{-# LANGUAGE GADTs, RankNTypes, ScopedTypeVariables, TypeOperators, UndecidableInstances #-}
|
||||
module Data.Abstract.Evaluatable
|
||||
( module X
|
||||
, Evaluatable(..)
|
||||
|
Loading…
Reference in New Issue
Block a user