Skip to content
Snippets Groups Projects
Commit e7934657 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Remove bang patterns from Data.Array.Base

GHC now refuses to accept top-level bang patterns unless BangPAtterns is
enabled, which we can't use in Data.Array.Base due to the way ! is used
as an operator.
parent 6e946489
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment