[Haskell-cafe] haskell compiler never comes back

2008-12-15 Thread Greg Meredith
Haskellians,

The simple-minded and smallish code sample at this
linkcauses the compiler to go off
into never-never land. Any clues would be
greatly appreciated.

Best wishes,

--greg

-- 
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105

+1 206.650.3740

http://biosimilarity.blogspot.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] haskell compiler never comes back

2008-12-16 Thread Ian Lynagh

Hi Greg,

On Mon, Dec 15, 2008 at 12:23:08PM -0800, Greg Meredith wrote:
> 
> The simple-minded and smallish code sample at this
> linkcauses the compiler to go off
> into never-never land. Any clues would be
> greatly appreciated.

I've lost track of this thread, but if you still think there's a bug
then can you report it in the GHC trac please?:
http://hackage.haskell.org/trac/ghc/wiki/ReportABug

Please give an example without UndecidableInstances if possible, and the
smaller the example is the easier it is for us to look into it.


Thanks
Ian

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] haskell compiler never comes back

2008-12-16 Thread Greg Meredith
Ian,

Thanks for your diligence! i upgraded to ghc 6.10.1 and that resolved the
issue. i've a working version of the sample at this
link
.

Best wishes,

--greg

On Tue, Dec 16, 2008 at 10:28 AM, Ian Lynagh  wrote:

>
> Hi Greg,
>
> On Mon, Dec 15, 2008 at 12:23:08PM -0800, Greg Meredith wrote:
> >
> > The simple-minded and smallish code sample at this
> > linkcauses the compiler to go off
> > into never-never land. Any clues would be
> > greatly appreciated.
>
> I've lost track of this thread, but if you still think there's a bug
> then can you report it in the GHC trac please?:
>http://hackage.haskell.org/trac/ghc/wiki/ReportABug
>
> Please give an example without UndecidableInstances if possible, and the
> smaller the example is the easier it is for us to look into it.
>
>
> Thanks
> Ian
>
>


-- 
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105

+1 206.650.3740

http://biosimilarity.blogspot.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe