mirror of
https://github.com/github/semantic.git
synced 2024-12-20 21:31:48 +03:00
Don’t warn on the patterns we use in the where clauses.
This commit is contained in:
parent
50a3fecfe3
commit
f53d944546
@ -1,4 +1,5 @@
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
{-# OPTIONS_GHC -Wno-incomplete-uni-patterns #-}
|
||||
module Data.Sum.Templates
|
||||
( mkElemIndexTypeFamily
|
||||
, mkApplyInstance
|
||||
|
Loading…
Reference in New Issue
Block a user