Fix hlint warnings

This commit is contained in:
2022-01-12 22:55:00 +01:00
parent 56fa798406
commit 3a7ed5ee2d
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE QuasiQuotes #-}
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TemplateHaskellQuotes #-}
{-# LANGUAGE TypeApplications #-}
{-# LANGUAGE ViewPatterns #-}