Skip to content

Commit

Permalink
restore TemplateHaskell pragma
Browse files Browse the repository at this point in the history
not 9.2 specific, but required for file_embed flag
  • Loading branch information
pepeiborra committed Dec 27, 2021
1 parent 48c6eb1 commit 187aebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hls-graph/src/Development/IDE/Graph/Internal/Profile.hs
@@ -1,5 +1,6 @@
{-# LANGUAGE CPP #-}
{-# LANGUAGE RecordWildCards #-}
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE ViewPatterns #-}

{- HLINT ignore "Redundant bracket" -} -- a result of CPP expansion
Expand Down

0 comments on commit 187aebc

Please sign in to comment.