[Haskell-cafe] ByteString install issues with GHC 7.0.3 on Windows 7

2011-10-01 Thread Ralph Hodgson
to install: bytestring-0.9.1.3 failed during the building phase. The exception was: ExitFailure 1 No joy. Help appreciated. May try all this on my MAC tomorrow. Ralph Hodgson, http://twitter.com/ralphtq @ralphtq Mobile Phone: +1 781-789-1664

Re: [Haskell-cafe] Server hosting

2011-05-07 Thread Ralph Hodgson
I am considering hetzner online in Germany - http://www.hetzner.de/en/hosting/produkte_rootserver/eq4 Ralph Hodgson @ralphtq On May 7, 2011, at 6:27 AM, Charles-Pierre Astolfi c...@crans.org wrote: I'm using tilaa.nl. It starts at ~10€/month and they are quite friendly and competent. -- Cp

RE: [Haskell-cafe] Dependency issues with GHC 6.12.2 installing parsec and others

2010-06-02 Thread Ralph Hodgson
I decided to remove everything and start again with the Haskell Platform. I am back up and running enough to make progress. -Original Message- From: haskell-cafe-boun...@haskell.org [mailto:haskell-cafe-boun...@haskell.org] On Behalf Of Ralph Hodgson Sent: Tuesday, June 01, 2010 4:34 PM

RE: [Haskell-cafe] Installing Curl on Windows 7 - permissions problem

2010-06-02 Thread Ralph Hodgson
...@gmail.com] Sent: Tuesday, June 01, 2010 10:25 AM To: rhodg...@topquadrant.com Cc: haskell-cafe@haskell.org Subject: Re: [Haskell-cafe] Installing Curl on Windows 7 - permissions problem On 31 May 2010 22:50, Ralph Hodgson rhodg...@topquadrant.com wrote: This is what happened when I went to my windows

RE: [Haskell-cafe] Installing Curl on Windows 7 - permissions problem

2010-06-02 Thread Ralph Hodgson
] Installing Curl on Windows 7 - permissions problem On Monday 31 May 2010 23:50:58, Ralph Hodgson wrote: Don, More angst with Windows 7 permissions. I hope this is a simple thing for you or someone else to help me with. I have successfully installed other packages into my private cabal area

RE: [Haskell-cafe] Dependency issues with GHC 6.12.2 installing parsec and others

2010-06-02 Thread Ralph Hodgson
...@topquadrant.com Subject: Re: [Haskell-cafe] Dependency issues with GHC 6.12.2 installing parsec and others On Tuesday 01 June 2010 22:31:21, Ralph Hodgson wrote: base-3.0.3.2-b2241f4c659fe250ebb821a4173f40c9 doesn't exist (use --force to override) You probably have a package.conf from the previous

[Haskell-cafe] Installing Curl on Windows 7 - permissions problem

2010-06-01 Thread Ralph Hodgson
Don, More angst with Windows 7 permissions. I hope this is a simple thing for you or someone else to help me with. I have successfully installed other packages into my private cabal area. When it came to the Haskell curl package, I got permission errors. Just to prove that

RE: [Haskell-cafe] Installing Curl on Windows 7 - no longer a permissions problem - due to dependency conflicts

2010-06-01 Thread Ralph Hodgson
There must be a tool somewhere that can assess potential conflicts : A needs B (2) A needs C (1) but C needs B (2) I will look once I get passed these install issues From: haskell-cafe-boun...@haskell.org [mailto:haskell-cafe-boun...@haskell.org] On Behalf Of Ralph Hodgson Sent

[Haskell-cafe] Dependency issues with GHC 6.12.2 installing parsec and others

2010-06-01 Thread Ralph Hodgson
the final install step. The exception was: exit: ExitFailure 1 I wonder what to do next? From: Ralph Hodgson [mailto:rhodg...@topquadrant.com] Sent: Tuesday, June 01, 2010 11:19 AM To: rhodg...@topquadrant.com; 'Don Stewart' Cc: 'Henning Thielemann'; haskell-cafe@haskell.org Subject: RE

RE: [Haskell-cafe] Dependency issues with GHC 6.12.2 installing parsec and others

2010-06-01 Thread Ralph Hodgson
@haskell.org; rhodg...@topquadrant.com Subject: Re: [Haskell-cafe] Dependency issues with GHC 6.12.2 installing parsec and others On Tuesday 01 June 2010 22:31:21, Ralph Hodgson wrote: base-3.0.3.2-b2241f4c659fe250ebb821a4173f40c9 doesn't exist (use --force to override) You probably have

RE: [Haskell-cafe] TagSoup 0.9

2010-05-23 Thread Ralph Hodgson
the code. -Original Message- From: Neil Mitchell [mailto:ndmitch...@gmail.com] Sent: Wednesday, May 19, 2010 12:19 PM To: Ralph Hodgson Cc: Daniel Fischer; haskell-cafe@haskell.org; Don Stewart Subject: Re: [Haskell-cafe] TagSoup 0.9 Hi Ralph, I was using TagSoup 0.8 with great

[Haskell-cafe] TagSoup 0.9

2010-05-19 Thread Ralph Hodgson
] ++ (takeWhile (~/= markerTag ) $ tail startTags) where startTags = dropWhile (~/= markerTag ) tags I need to repair this code quickly. I am hoping you can quickly help me resolve this. Thanks. Ralph Hodgson, @ralphtq http://twitter.com/ralphtq

RE: [Haskell-cafe] TagSoup 0.9

2010-05-19 Thread Ralph Hodgson
, Malcolm On Wednesday, May 19, 2010, at 08:05AM, Ralph Hodgson rhodg...@topquadrant.com wrote: ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe Hello Neil , I was using TagSoup 0.8

RE: [Haskell-cafe] TagSoup 0.9

2010-05-19 Thread Ralph Hodgson
: TQ.TagSoup.TagSoupExtensions. *TQ.TagSoup.TagSoupExtensions From: haskell-cafe-boun...@haskell.org [mailto:haskell-cafe-boun...@haskell.org] On Behalf Of Ralph Hodgson Sent: Wednesday, May 19, 2010 10:30 AM To: 'Malcolm Wallace' Cc: haskell-cafe@haskell.org Subject: RE: [Haskell-cafe] TagSoup

[Haskell-cafe] Windows 7 Permission Denied Problem on Cabal

2010-05-17 Thread Ralph Hodgson
to full control, without any effect. I have searched the web for help but could not find my problem. Can't help but think it is something trivial but what? Help appreciated. Ralph Hodgson, @ralphtq http://twitter.com/ralphtq ___ Haskell-Cafe

RE: [Haskell-cafe] Windows 7 Permission Denied Problem on Cabal

2010-05-17 Thread Ralph Hodgson
-1.8.0.4 failed during the final install step. The exception was: exit: ExitFailure 1 cabal-install-0.8.2 depends on Cabal-1.8.0.4 which failed to install. C:\Users\Ralph From: haskell-cafe-boun...@haskell.org [mailto:haskell-cafe-boun...@haskell.org] On Behalf Of Ralph Hodgson Sent: Monday

RE: [Haskell-cafe] Windows 7 Permission Denied Problem on Cabal

2010-05-17 Thread Ralph Hodgson
this go to C:\Users\username\AppData\Roaming\cabal\ and open the file config in a text editor and inside that, uncomment the bit that says user-install: True That should do it. From: haskell-cafe-boun...@haskell.org [mailto:haskell-cafe-boun...@haskell.org] On Behalf Of Ralph Hodgson Sent

[Haskell-cafe] Passing Constructors as arguments

2005-04-13 Thread Ralph Hodgson
I am learning Haskell and have set a small exercise for myself on a frames and slots program. Would appreciate some help on how to pass constructors of data structures as arguments to a function. Thanks, -- Ralph __ A Frames test module Frames where Define frame slots:

Re: [Haskell-cafe] Passing Constructors as arguments

2005-04-13 Thread Ralph Hodgson
Thanks for your help Daniel - I am clarifying my message Daniel Fischer wrote: Am Mittwoch, 13. April 2005 15:43 schrieb Ralph Hodgson: I am learning Haskell and have set a small exercise for myself on a frames and slots program. Would appreciate some help on how to pass constructors of data