From d0deaaf4241fa236bd8d87abde68a0ad41a7e119 Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Mon, 21 Feb 2022 17:19:07 +0000 Subject: Suggestions due to hlint It turns out this job hasn't been running for quite a while (perhaps ever) so there are quite a few failures when running the linter locally. --- compiler/GHC/Unit/Module/Graph.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/GHC/Unit/Module/Graph.hs') diff --git a/compiler/GHC/Unit/Module/Graph.hs b/compiler/GHC/Unit/Module/Graph.hs index 2a791b42b5..f71c71347f 100644 --- a/compiler/GHC/Unit/Module/Graph.hs +++ b/compiler/GHC/Unit/Module/Graph.hs @@ -1,6 +1,5 @@ {-# LANGUAGE LambdaCase #-} {-# LANGUAGE RecordWildCards #-} -{-# LANGUAGE DeriveFunctor #-} {-# LANGUAGE DeriveTraversable #-} module GHC.Unit.Module.Graph -- cgit v1.2.1