Skip to content
Snippets Groups Projects
Commit 7e97eb21 authored by Alan Zimmerman's avatar Alan Zimmerman
Browse files

EPA: Match GHC replacing Monoid with NoAnn

Also tidies up the NFData NameAnn instance for NameAnnRArrow

GHC #20372
parent d073163a
No related branches found
No related tags found
No related merge requests found
{-# LANGUAGE CPP #-} {-# LANGUAGE CPP #-}
{-# LANGUAGE PatternGuards #-} {-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE TypeFamilies #-} {-# LANGUAGE PatternGuards #-}
{-# LANGUAGE BangPatterns #-} {-# LANGUAGE TypeFamilies #-}
{-# LANGUAGE BangPatterns #-}
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
-- | -- |
......
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