mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
add StandaloneDeriving to enable constraints in instances
This commit is contained in:
parent
f06ae2dbd6
commit
054a1d17f6
@ -8,6 +8,7 @@
|
||||
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
||||
{-# LANGUAGE KindSignatures #-}
|
||||
{-# LANGUAGE MultiParamTypeClasses #-}
|
||||
{-# LANGUAGE StandaloneDeriving #-}
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
{-# LANGUAGE TypeApplications #-}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user