mirror of
https://github.com/github/semantic.git
synced 2024-12-20 05:11:44 +03:00
Allow redunand-constraints in here for HasCallStack to work
This commit is contained in:
parent
624423273d
commit
9bf9c43ce7
@ -1,4 +1,5 @@
|
|||||||
{-# LANGUAGE DataKinds, RankNTypes, TypeOperators #-}
|
{-# LANGUAGE DataKinds, RankNTypes, TypeOperators #-}
|
||||||
|
{-# OPTIONS_GHC -Wno-redundant-constraints #-} -- For HasCallStack
|
||||||
module Language.Python.Assignment
|
module Language.Python.Assignment
|
||||||
( assignment
|
( assignment
|
||||||
, Syntax
|
, Syntax
|
||||||
|
Loading…
Reference in New Issue
Block a user