Re: [GHC] #1278: filepath’s makeRelative does not work for relative directories

2007-04-16 Thread Joachim Breitner
Hi,

Am Montag, den 16.04.2007, 14:53 + schrieb GHC:
  hmm, looking at it, makeRelative has no generalised QuickCheck properties,
  and all the specific instances are on absolute paths. I'll try and come up
  with a patch for this that does the right thing in this situation.

I’d expect something like this:
 org / makeRelative org x == x
or at least something like 
 normalise (org / makeRelative org x) == normalise x
at least on a best effort basis.

Thanks,
Joachim

-- 
Joachim Breitner
  e-Mail: [EMAIL PROTECTED]
  Homepage: http://www.joachim-breitner.de
  ICQ#: 74513189
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


ASSERTION FAILED: file GC.c, line 1352

2006-06-26 Thread Joachim Breitner
Hi,

I have created a small app here, using gtk and hsql, and I sometimes get
crashes with this debug message:

internal error: ASSERTION FAILED: file GC.c, line 1352

What information do you need to further debug this, or what can I do
myself to find the problem?

Greetings,
Joachim

-- 
Joachim nomeata Breitner
  mail: [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Key: 4743206C
  JID: [EMAIL PROTECTED] | http://www.joachim-breitner.de/
  Debian Developer: [EMAIL PROTECTED]


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs