On Jan 20, 2016, at 6:50 AM, Joachim Breitner <[email protected]> wrote:
> With GHC-HEAD, it compiles no longer(!): > > [1 of 2] Compiling AppendCallStack ( AppendCallStack.hs, > AppendCallStack.o ) > > AppendCallStack.hs:6:1: error: > • Illegal implicit parameter ‘?callStack::CallStack’ > • In the type synonym declaration for ‘AppendsCallStack’ > > > So Richard, does it do what you want with GHC-7.10? And given that GHC > HEAD rejects it, was 7.10 wrong or is there a bug in HEAD? Eek. That's a bug. :( Richard > > Greetings, > Joachim > > -- > Joachim “nomeata” Breitner > [email protected] • http://www.joachim-breitner.de/ > Jabber: [email protected] • GPG-Key: 0xF0FBF51F > Debian Developer: [email protected] > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
