Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  Haskell Support for ImpulseC (Zbigniew Stanasiuk)
   2. Re:  Haskell Support for ImpulseC (Henk-Jan van Tuyl)
   3. Re:  Any advice on installing gtk2hs (patricklynch)
   4. Re:  Any advice on installing gtk2hs (patricklynch)
   5. Re:  Installing HDBC (Kathleen Lynch)
   6. Re:  Installing HDBC (Daniel Fischer)


----------------------------------------------------------------------

Message: 1
Date: Tue, 1 Feb 2011 12:43:56 +0100
From: Zbigniew Stanasiuk <zbigergo...@gmail.com>
Subject: Re: [Haskell-beginners] Haskell Support for ImpulseC
To: David Blubaugh <davidblubaugh2...@yahoo.com>
Cc: "beginners@haskell.org" <beginners@haskell.org>
Message-ID: <a09b0eea-73a6-4186-b014-a1232fef0...@gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello,

I would be happy to have the ghc or ghci on iPad board.

Best regards,
Zbigniew Stanasiuk

Wys?ane z iPada

Dnia 01-02-2011 o godz. 00:24 David Blubaugh <davidblubaugh2...@yahoo.com> 
napisa?(a):

> To All,
>  
>  
> I was wondering if it would be possible to develop Haskell support for the 
> ImpulseC programming language, which is a stream-oriented approach to 
> developing C to HDL applications.
>  
> Thanks
>  
> David Blubaugh
>  
>  
>  
>  
>  
> 
> 
>  
>  
> 
> _______________________________________________
> Beginners mailing list
> Beginners@haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20110201/b433d409/attachment-0001.htm>

------------------------------

Message: 2
Date: Tue, 01 Feb 2011 14:15:30 +0100
From: "Henk-Jan van Tuyl" <hjgt...@chello.nl>
Subject: Re: [Haskell-beginners] Haskell Support for ImpulseC
To: "David Blubaugh" <davidblubaugh2...@yahoo.com>, "Zbigniew
        Stanasiuk"      <zbigergo...@gmail.com>
Cc: "beginners@haskell.org" <beginners@haskell.org>
Message-ID: <op.vp7634fppz0...@zen5.arnhem.chello.nl>
Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes

On Tue, 01 Feb 2011 12:43:56 +0100, Zbigniew Stanasiuk  
<zbigergo...@gmail.com> wrote:

> Hello,
>
> I would be happy to have the ghc or ghci on iPad board.
>
> Best regards,
> Zbigniew Stanasiuk
>
> Wys?ane z iPada
>

There are people working on Haskell for iPhone:
   http://www.haskell.org/haskellwiki/IPhone

Regards,
Henk-Jan van Tuyl


-- 
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
--



------------------------------

Message: 3
Date: Tue, 01 Feb 2011 11:15:33 -0500
From: "patricklynch" <kmandpjly...@verizon.net>
Subject: Re: [Haskell-beginners] Any advice on installing gtk2hs
To: "'Krzysztof Skrzetnicki'" <gte...@gmail.com>
Cc: beginners@haskell.org
Message-ID: <6a366f751f4c4d8c895cf87f4a804...@stsv.com>
Content-Type: text/plain; charset="iso-8859-2"

I ran 'cabal install gtk2hs-buildtools' and it worked.

 

However, when I ran 'cabal install gtk', I got the following error:

'setup.exe: pkg-config version >=0.9.0 is required but it could not be
found.'

 

Help.

 

-----Original Message-----
From: Krzysztof Skrzetnicki [mailto:gte...@gmail.com] 
Sent: Monday, January 31, 2011 5:06 PM
To: patricklynch
Cc: beginners@haskell.org
Subject: Re: [Haskell-beginners] Any advice on installing gtk2hs

 


Cannot find gtk2hsC2hs

Please install 'gtk2hs-buildtools' first and check that the install

Well, did you follow the message with 'cabal install gtk2hs-buildtools'
then?

 

Best regards,

Krzysztof Skrz?tnicki

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20110201/8e0cef99/attachment-0001.htm>

------------------------------

Message: 4
Date: Tue, 01 Feb 2011 11:48:09 -0500
From: "patricklynch" <kmandpjly...@verizon.net>
Subject: Re: [Haskell-beginners] Any advice on installing gtk2hs
To: "'Krzysztof Skrzetnicki'" <gte...@gmail.com>
Cc: beginners@haskell.org
Message-ID: <0aae949f412c4105baa806df4abef...@stsv.com>
Content-Type: text/plain; charset="iso-8859-2"

I got thru the problem, mentioned below - namely, 'setup.exe: pkg-config
version >=0.9.0 is required but it could not be found..

 

However, now I'm missing:

Setup.exe: Missing dependencies on foreign libraries:

* Missing C Libraries: z, cairo

* Missing C Libraries: gobject-2.0, glib-2.0, intl

 

Help

 

-----Original Message-----
From: beginners-boun...@haskell.org [mailto:beginners-boun...@haskell.org]
On Behalf Of patricklynch
Sent: Tuesday, February 01, 2011 11:16 AM
To: 'Krzysztof Skrzetnicki'
Cc: beginners@haskell.org
Subject: Re: [Haskell-beginners] Any advice on installing gtk2hs

 

I ran 'cabal install gtk2hs-buildtools' and it worked.

 

However, when I ran 'cabal install gtk', I got the following error:

'setup.exe: pkg-config version >=0.9.0 is required but it could not be
found.'

 

Help.

 

-----Original Message-----
From: Krzysztof Skrzetnicki [mailto:gte...@gmail.com] 
Sent: Monday, January 31, 2011 5:06 PM
To: patricklynch
Cc: beginners@haskell.org
Subject: Re: [Haskell-beginners] Any advice on installing gtk2hs

 


Cannot find gtk2hsC2hs

Please install 'gtk2hs-buildtools' first and check that the install

Well, did you follow the message with 'cabal install gtk2hs-buildtools'
then?

 

Best regards,

Krzysztof Skrz?tnicki

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20110201/cf6d1217/attachment-0001.htm>

------------------------------

Message: 5
Date: Tue, 01 Feb 2011 13:03:32 -0500
From: "Kathleen Lynch" <kmandpjly...@verizon.net>
Subject: Re: [Haskell-beginners] Installing HDBC
To: "Daniel Fischer" <daniel.is.fisc...@googlemail.com>,
        <beginners@haskell.org>
Message-ID: <B63AE9F0B4664082B956F4F287583104@UserPC>
Content-Type: text/plain; format=flowed; charset=iso-8859-1;
        reply-type=original

...I got everything installed but am getting the following message:

Prelude> :module Database.HDBC.Sqlite3
<no location info>:
    Could not find module `Database.HDBC.Sqlite3':
      it is not a module in the current program, or in any known package.

...I have the file 'sqlite3' installed in the folder: 
C:\users\user\downloads\sqlite-linux-x486-3070400

I'd appreciate any help...


----- Original Message ----- 
From: "Daniel Fischer" <daniel.is.fisc...@googlemail.com>
To: <beginners@haskell.org>
Cc: "Kathleen Lynch" <kmandpjly...@verizon.net>
Sent: Monday, January 31, 2011 10:54 AM
Subject: Re: [Haskell-beginners] Installing HDBC


> On Monday 31 January 2011 16:39:30, Kathleen Lynch wrote:
>> Good morning,
>> I'm trying to install Sqlite on a Windows PC...
>> I'm using "Real World Haskell" as a guide in regard to this...
>> It indicates that HDBC must be installed first and points to
>> http://hackage.haskell.org/.
>>
>> I displayed this url and see the following in regard to downloading
>> HDBC: Downloads
>>   a.. HDBC-2.2.6.1.tar.gz (Cabal source package)
>>   b.. package description (included in the package)
>> If I'm correct, tar is a Unixy thing...
>
> Windows can handle .tar.gz, but if you have the cabal executable (you
> should have it if you've installed the Haskell platform, otherwise you'll
> probably need it sooner or later anyway:
> http://www.haskell.org/cabal/download.html
> ), simply "cabal install HDBC" [1] in a command shell should work (unless
> there are some foreign [C] libraries missing, in which case you'd need to
> install those first).
>
> [1] before you can cabal install something, you first need to call "cabal
> update" to let cabal know what is available on hackage
This returned a null result - but the "cabal install HDBC' did install HDBC.
In ghci: I can execute: :m Database.HDBC
I then downloaded Sqlite3 using:
    Precompiled Binaries For Windows
     sqlite-shell-win32-x86-3070400.zip
    (275.08 KiB)  A command-line shell for accessing and modifying SQLite
databases. This program is compatible with all versions of SQLite through
3.7.4 and beyond.
However, looks like I need to do something else, when I execute:  :m
Database.HDBC Database.HDBC.Sqlite3
it doesn't find Sqlite3 - the following message appears:
<no location info>:
    Could not find module `Database.HDBC.Sqlite3':
      it is not a module in the current program, or in any known package.
I'd appreciate any help

>
>>
>> Can someone tell me how to download this to a Windows Vista PC?
>>
>> Thank you
>




------------------------------

Message: 6
Date: Tue, 1 Feb 2011 19:33:47 +0100
From: Daniel Fischer <daniel.is.fisc...@googlemail.com>
Subject: Re: [Haskell-beginners] Installing HDBC
To: "Kathleen Lynch" <kmandpjly...@verizon.net>
Cc: beginners@haskell.org
Message-ID: <201102011933.48183.daniel.is.fisc...@googlemail.com>
Content-Type: text/plain;  charset="iso-8859-1"

On Tuesday 01 February 2011 19:03:32, Kathleen Lynch wrote:
> ...I got everything installed but am getting the following message:
>
> Prelude> :module Database.HDBC.Sqlite3
> <no location info>:
>     Could not find module `Database.HDBC.Sqlite3':
>       it is not a module in the current program, or in any known
> package.

It's in http://hackage.haskell.org/package/HDBC-sqlite3

$ cabal install HDBC-sqlite3

(similarly for mysql, postgresql, odbc). I suppose those packages depend on 
having the foreign library installed, so they come alone. It's a bit 
annoying (especially if one is not told which packages one needs), but 
having to install multiple databases when one wants to use only one would 
be at least as bad.

Cheers,
Daniel



------------------------------

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 32, Issue 2
****************************************

Reply via email to