forked from alephcloud/hs-hoist-error
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Order HoistFail type params same as HoistError
`hoistFailE` and co mean you don't have to use type applications as often, so order doesn't matter as much. The alternative to this was changing the order of `HoistError` params for consistency, but this would not be backward-compatible and would require a major version bump.
- Loading branch information
Showing
1 changed file
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters