Fix build on GHC 9.2
This commit is contained in:
parent
2894c10b28
commit
b3d09ebe01
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{-# LANGUAGE DeriveDataTypeable #-}
|
||||
{-# LANGUAGE FlexibleInstances #-}
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
{-# LANGUAGE MultiParamTypeClasses #-}
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE UndecidableInstances #-}
|
||||
|
|
Loading…
Add table
Reference in a new issue