mirror of
https://github.com/github/semantic.git
synced 2024-12-19 21:01:35 +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 #-}
|
||||
{-# OPTIONS_GHC -Wno-redundant-constraints #-} -- For HasCallStack
|
||||
module Language.Python.Assignment
|
||||
( assignment
|
||||
, Syntax
|
||||
|
Loading…
Reference in New Issue
Block a user