Skip to content

Commit 4b34567

Browse files
committed
Remove bad uses of Const in community build
* Use `unliftOrError` to emit an error rather than crashing with a `MatchError` * Use `unlift` to use a simpler pattern match on `Option`. This one can be checked for exhaustivity.
1 parent b2a09d3 commit 4b34567

File tree

3 files changed

+3
-3
lines changed