We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c6eb1 commit 187aebcCopy full SHA for 187aebc
hls-graph/src/Development/IDE/Graph/Internal/Profile.hs
@@ -1,5 +1,6 @@
1
{-# LANGUAGE CPP #-}
2
{-# LANGUAGE RecordWildCards #-}
3
+{-# LANGUAGE TemplateHaskell #-}
4
{-# LANGUAGE ViewPatterns #-}
5
6
{- HLINT ignore "Redundant bracket" -} -- a result of CPP expansion
0 commit comments