mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
🔥 ConstraintKinds.
This commit is contained in:
parent
e0c47f11bc
commit
b726bf8702
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE ConstraintKinds, FlexibleInstances, GeneralizedNewtypeDeriving, MultiParamTypeClasses, TypeOperators, UndecidableInstances #-}
|
||||
{-# LANGUAGE FlexibleInstances, GeneralizedNewtypeDeriving, MultiParamTypeClasses, TypeOperators, UndecidableInstances #-}
|
||||
module Control.Carrier.Fail.WithLoc
|
||||
( -- * Fail effect
|
||||
module Control.Effect.Fail
|
||||
|
Loading…
Reference in New Issue
Block a user