Skip to content
Snippets Groups Projects
Commit 3b991c0a authored by simonpj@microsoft.com's avatar simonpj@microsoft.com
Browse files

Roll back this change; I konw a better way

rolling back:

Fri Nov 12 21:09:02 GMT Standard Time 2010  Ian Lynagh <igloo@earth.li>
  * 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.

    M ./Data/Array/Base.hs -15 +21
parent e7934657
No related branches found
No related tags found
No related merge requests found
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