Skip to content

Commit

Permalink
ban partial function sRGB24read
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Dec 27, 2024
1 parent cb2a9e5 commit 1dc97ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .hlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
- {name: Prelude.!!, within: [Swarm.Util.indexWrapNonEmpty, TestEval]}
- {name: undefined, within: [Swarm.Language.Key, TestUtil]}
- {name: fromJust, within: []}
- {name: Data.Colour.SRGB.sRGB24read, within: []}
# - {name: Data.Map.!, within: []} # TODO: #1494
# - {name: error, within: []} # TODO: #1494

Expand Down

0 comments on commit 1dc97ad

Please sign in to comment.