Add common usage notes

This commit is contained in:
Taylor Fausak 2021-05-01 19:08:48 +00:00 committed by GitHub
parent 34a4636c0f
commit ba95e3ceb2

View File

@ -4,6 +4,10 @@
-- unqualified, so getting started is as easy as:
--
-- >>> import Witch
--
-- In typical usage, you will most likely use 'Witch.Utility.into' for
-- 'Witch.Cast.Cast' instances and 'With.Utility.tryInto' for
-- 'Witch.TryCast.TryCast' instances.
module Witch
( -- * Type classes