Skip to content

Data.ByteString.Lazy.groupBy always raises an exception

This is not documented in the Haddock library ref.

The implementation of groupBy in Data.ByteString.Lazy is:

groupBy = error "Data.ByteString.Lazy.groupBy: unimplemented"

I think it would be better to not define the function at all than to define a version that is constantly broken.

Trac metadata
Trac field Value
Version 6.6.1
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component libraries/base
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information