mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 14:58:13 +03:00
Haddock is not Markdown
This commit is contained in:
parent
6dfecf703e
commit
c7709cd82e
@ -221,7 +221,7 @@ module Witch
|
|||||||
--
|
--
|
||||||
-- - The @From@ type class works great for specific pairs of types, but can
|
-- - The @From@ type class works great for specific pairs of types, but can
|
||||||
-- get confusing when it's polymorphic. For example if you have some
|
-- get confusing when it's polymorphic. For example if you have some
|
||||||
-- function with a `From s t` constraint, that doesn't really tell you
|
-- function with a @From s t@ constraint, that doesn't really tell you
|
||||||
-- anything about what it's doing.
|
-- anything about what it's doing.
|
||||||
) where
|
) where
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user