mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
We don’t actually use NamedFieldPuns here.
This commit is contained in:
parent
b07382d236
commit
3a18af8f47
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE ImplicitParams, LambdaCase, NamedFieldPuns #-}
|
||||
{-# LANGUAGE ImplicitParams, LambdaCase #-}
|
||||
module Integration.Spec (testTree) where
|
||||
|
||||
import Control.Exception (throw)
|
||||
|
Loading…
Reference in New Issue
Block a user