Remove unused OverloadedStrings pragmas

This commit is contained in:
2021-04-14 07:09:21 +02:00
parent 5654b78935
commit 2220f0ca56
3 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,5 @@
{-# LANGUAGE DuplicateRecordFields #-}
{-# LANGUAGE ExistentialQuantification #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RecordWildCards #-}
-- | Error handling.