mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
No need for MonoLocalBinds here
This commit is contained in:
parent
7afe9660f4
commit
66027a688e
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE AllowAmbiguousTypes, FlexibleContexts, DefaultSignatures, FlexibleInstances, MultiParamTypeClasses, ScopedTypeVariables, TypeApplications, TypeOperators, UndecidableInstances, MonoLocalBinds #-}
|
||||
{-# LANGUAGE AllowAmbiguousTypes, FlexibleContexts, DefaultSignatures, FlexibleInstances, MultiParamTypeClasses, ScopedTypeVariables, TypeApplications, TypeOperators, UndecidableInstances #-}
|
||||
module Abstract.Eval where
|
||||
|
||||
import Abstract.Store
|
||||
|
Loading…
Reference in New Issue
Block a user