Building HEAD with -fasm: error in package 'unix'

2006-12-05 Thread wld
/ \/\/ /_/\/|_| Type :? for help. Loading package base ... linking ... done. Loading package template-haskell ... linking ... done. Loading package readline-1.0 ... linking ... done. ghc-6.7: /home/wld/test/fptools/libraries/unix/HSunix.o: unknown symbol `lstat' Loading package unix-1.0 ... linking

Re: [Haskell-cafe] Re: Problems interpreting

2006-09-18 Thread wld
Hi, On 9/18/06, Joachim Breitner [EMAIL PROTECTED] wrote: Hi, Am Montag, den 18.09.2006, 16:00 +0100 schrieb Neil Mitchell: subst e l' = concat.map (\x-if x==e then l' else [x]) subst e l' = concatMap (\x-if x==e then l' else [x]) Let's save an extra character :) We are talking keystrokes

Re: unsafeCoerce#

2006-07-30 Thread wld
On 7/31/06, Neil Mitchell [EMAIL PROTECTED] wrote: Hi, Finding unsafeCoerce# in the documentation is challenging at best. It's not indexed by Haddock, which in turn means its not indexed by Hoogle. Lambdabot doesn't find it. Googling gave me GhcExts (from an old Happy file), which I guessed at

One-character bug in time library

2006-06-05 Thread wld
Hi, File package.conf.in (darcs GHC HEAD) contains the following line: hs-libraries: HSTime This should be of course hs-libraries: HSTime V.Rudenko -- λ is the ultimate ___ Glasgow-haskell-bugs mailing list

Re: One-character bug in time library

2006-06-05 Thread wld
Sorry ;) On 6/5/06, wld [EMAIL PROTECTED] wrote: Hi, File package.conf.in (darcs GHC HEAD) contains the following line: hs-libraries: HSTime This should be of course hs-libraries: HSTime Certainly, hs-libraries: HStime

Re: ghci, sourcing

2006-06-05 Thread wld
Hi, On 6/5/06, Frederik Eaton [EMAIL PROTECTED] wrote: Hi, Is there a way to source a file in ghci? I have a series of initialization commands which I would like to run every time I do a certain set of experiments, and I've put them in a file. Is it best just to copy and paste the file into

Re: [Haskell-cafe] RE: Troubles with FFI

2006-05-16 Thread wld
[Seven, sorry for replying just to you. Now mailing and posting] On 5/17/06, SevenThunders [EMAIL PROTECTED] wrote: Thats some good info. It probably should go on that wiki page. All I need now is an unlimited amount of spare time... -- View this message in context:

GHC as library and new build tree layout

2006-05-05 Thread wld
Hi, I have tried Lemmih's example of using GHC as library. The very first line Prelude :m GHC failed. Searching for reason of this failure, I've looked into the package.conf.in file of package ghc and found that pragma import-dirs contains lines like import-dirs:

Re: eval in ghc(i)?

2006-05-03 Thread wld
Hi, On 5/4/06, Lemmih [EMAIL PROTECTED] wrote: You can also use the GHC library: Prelude :m GHC Prelude GHC GHC.init (Just /home/david/coding/haskell/ghc/usr/lib/ghc-6.5) Prelude GHC session - newSession Interactive Prelude GHC setSessionDynFlags session = initPackages = getSessionDynFlags

On GHC HEAD, Fefora Cote 5 and SELinux

2006-05-02 Thread wld
As described in trac ticket 738, GHC HEAD does not work on Fedora Core 5 with selinux in enforcing mode. Selinux is the additional level of protection in Linux kernel that works above usual Unix permissions. Turning selinux to permissive mode (as suggested in the workaround to make GHC work)

Re: [Haskell-cafe] Darcs apply error while getting the complete GHC tree

2005-12-17 Thread wld
Hi, On 12/17/05, Joel Reymont [EMAIL PROTECTED] wrote: I bit the bullet and... did a partial checkout. That worked but now I'm missing a configure file. I did things like this: aclocal autoconf ./configure checking for printf... yes configure: creating ./config.status config.status:

Bug in cvs head ghci

2005-12-08 Thread wld
HI, Typing Prelude :b GHC.Base I get [snip] data Addr# data Array# a data Bool = False | True data ByteArray# data Char# data Char = C# Char# data Double# data Float#*** Exception: No match in record selector TyCon.tyConTyVars Prelude ghc built on Linux with - ghc 6.4.1 -

Re: [Haskell] Libraries mailing list

2005-12-08 Thread wld
Hi, On 12/8/05, Krasimir Angelov [EMAIL PROTECTED] wrote: Hi Guys, Yesterday I sent a message to [EMAIL PROTECTED] mailing list but it seems like the message isn't dispatched yet. Is there any problem with the list or I have to send the message again? Cheers, Krasimir Is it Shipments