1
1
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:
Rob Rix 2018-05-02 11:26:51 -04:00
parent 50a3fecfe3
commit f53d944546

View File

@ -1,4 +1,5 @@
{-# LANGUAGE TemplateHaskell #-}
{-# OPTIONS_GHC -Wno-incomplete-uni-patterns #-}
module Data.Sum.Templates
( mkElemIndexTypeFamily
, mkApplyInstance