multiset icon indicating copy to clipboard operation
multiset copied to clipboard

Fix #25: Revert fixes for compiler warnings under GHC 7.8.4

Open rcook opened this issue 8 years ago • 0 comments

With this change, we will now omit AMP-related warnings like before. However, we can now build on earlier versions of GHC without errors related to the unknown compiler switch "-fno-warn-amp".

This reverts commit 5aebca1b6ceca62e87e7cfb1ad3338a6d350f58f.

rcook avatar Jun 03 '16 13:06 rcook