Draft: Re CLC issue 307 Improve the time performance of Data.List.unsnoc
See:
This merge request aims to improve the time performance of Data.List.unsnoc without reducing its memory space performance or changing its behaviour.
Due to a large amount of spam we do not allow new users to create repositories, they are "external" users. If you are a new user and want to create a repository, for example for forking GHC, open a new issue on ghc/ghc using the "get-verified" issue template
See:
This merge request aims to improve the time performance of Data.List.unsnoc without reducing its memory space performance or changing its behaviour.