[Haskell-cafe] built-in lists vs inductively defined list

Bas van Dijk v.dijk.bas at gmail.com
Thu May 10 04:39:43 EDT 2007


There's also documentation about rewrite rules on the Haskell en GHC wikis:

http://haskell.org/haskellwiki/Playing_by_the_rules

http://hackage.haskell.org/trac/ghc/wiki/RewriteRules

Bas

On 5/10/07, Bas van Dijk <v.dijk.bas at gmail.com> wrote:
> On 5/9/07, Jason Morton <jason.morton at gmail.com> wrote:
> > I'd love to understand these rewrite-rules a little better; could
> > anyone point me to where (if?) they are documented?
>
> They are documented in the GHC User Guide:
>
> http://www.haskell.org/ghc/docs/latest/html/users_guide/rewrite-rules.html
>
> regards,
>
> Bas van Dijk
>


More information about the Haskell-Cafe mailing list