Dear Gershom,
Just to say many thanks for the extremely useful test cases! We will
investigate further.
Best,
Dimitris
> -Original Message-
> From: glasgow-haskell-users-boun...@haskell.org [mailto:glasgow-haskell-
> users-boun...@haskell.org] On Behalf Of Gershom Bazerman
> Sent: 12
This post is in literate Haskell. It describes how certain performance leaks
are introduced in type level programming. These leaks do not affect program
runtimes, but can cause compile times to grow drastically. They exist both with
Functional Dependencies and Type Families, but are currently wo
> Could you create a ticket please? That looks like an interesting
> result and we should investigate.
done [1]
Cheers.
[1] http://hackage.haskell.org/trac/ghc/ticket/5317
___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http:/
On 11/07/2011 14:55, Greg Steuck wrote:
Thanks for the response, answers inline.
On Mon, Jul 11, 2011 at 5:37 AM, Simon Marlow wrote:
I am integrating ghc-7.0.3 into our build system running on
Linux-amd64. One of the features of said build system is full
isolation from the host system. This m