Skip to content

Use Data.List.dropWhileEnd

The GHC tree has many instances of reverse . dropWhile ... . reverse. As well as being harder to read and work with (searching for those forms led me to discover #9616 (closed)) this approach is less efficient than dropWhileEnd. I think I've found all the places this is used, and I'll submit a patch to fix all the instances except for tests and nofib.

Trac metadata
Trac field Value
Version 7.8.3
Type Task
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
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