[Haskell-cafe] Usage of rewrite rule specialization in Hackage

Scott Kilpatrick skilpat at mpi-sws.org
Thu May 5 16:36:52 CEST 2011


I'm looking for "real" code that uses the kind of GHC rewrite rule
that specializes a polymorphic function with another one, as described
here <http://www.haskell.org/ghc/docs/latest/html/users_guide/rewrite-
rules.html#rule-spec>.  Can anyone point me to any popular packages in
Hackage that make use of this?

Thanks,
Scott



More information about the Haskell-Cafe mailing list