mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 14:58:13 +03:00
Add common usage notes
This commit is contained in:
parent
34a4636c0f
commit
ba95e3ceb2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user