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

@@ -4,7 +4,7 @@
{-# LANGUAGE DeriveLift #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE StandaloneDeriving #-}
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TemplateHaskellQuotes #-}
{-|