Fix CI (Trustworthy / Safe)

This commit is contained in:
Mark Karpov 2021-07-14 20:44:10 +02:00
parent 7fa3eed79b
commit e6fbc3d822
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{-# LANGUAGE Safe #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE TypeFamilies #-}
-- |

View File

@ -1,7 +1,7 @@
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE MultiWayIf #-}
{-# LANGUAGE Safe #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE TypeFamilies #-}
-- |