[commit: hoopl] master: add TypeSynonymInstances (4071efc)

Simon Marlow <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/hoopl

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/4071efcbb32a1d6e177661fb4c9ba4531d646cc6

>---------------------------------------------------------------

commit 4071efcbb32a1d6e177661fb4c9ba4531d646cc6
Author: Simon Marlow <[email protected]>
Date:   Fri Jul 6 09:28:54 2012 +0100

    add TypeSynonymInstances
    
    It seems this is now implied by FlexibleInstances, but maybe it wasn't
    in older GHC versions.

>---------------------------------------------------------------

 src/Compiler/Hoopl/Graph.hs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Compiler/Hoopl/Graph.hs b/src/Compiler/Hoopl/Graph.hs
index d9dda80..76e5b73 100644
--- a/src/Compiler/Hoopl/Graph.hs
+++ b/src/Compiler/Hoopl/Graph.hs
@@ -1,5 +1,5 @@
 {-# LANGUAGE GADTs, EmptyDataDecls, TypeFamilies, ScopedTypeVariables,
-    RankNTypes, FlexibleInstances #-}
+    RankNTypes, FlexibleInstances, TypeSynonymInstances #-}
 #if __GLASGOW_HASKELL__ >= 701
 {-# LANGUAGE Safe #-}
 #endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.