add TypeOperators
extension to fix warning
This commit is contained in:
parent
4349884e62
commit
3ddbf123de
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
{-# LANGUAGE FlexibleInstances #-}
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE TypeFamilies #-}
|
||||
{-# LANGUAGE TypeOperators #-}
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
-- |
|
||||
|
|
Loading…
Add table
Reference in a new issue