Remove hls pragmas
This commit is contained in:
parent
f2e8a02255
commit
764faa582b
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
{-# LANGUAGE LambdaCase #-}
|
||||
{-# LANGUAGE OverloadedRecordDot #-}
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# OPTIONS_GHC -Wno-unrecognised-pragmas #-}
|
||||
|
||||
{-# HLINT ignore "Use camelCase" #-}
|
||||
|
||||
module TypeChecker.TypeChecker where
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue