We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b23a7e commit 7576a3aCopy full SHA for 7576a3a
1 file changed
src/Control/Monad/Unify.hs
@@ -82,7 +82,7 @@ data UnifyState t = UnifyState {
82
defaultUnifyState :: (Partial t) => UnifyState t
83
defaultUnifyState = UnifyState 0 mempty
84
85
--- \
+-- |
86
-- A class for errors which support unification errors
87
--
88
class UnificationError t e where
0 commit comments