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.  Downloading SqlLite and using with Haskell (patricklynch)
   2. Re:  Downloading SqlLite and using with Haskell (Magnus Therning)


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

Message: 1
Date: Fri, 28 Jan 2011 12:42:29 -0500
From: "patricklynch" <kmandpjly...@verizon.net>
Subject: [Haskell-beginners] Downloading SqlLite and using with
        Haskell
To: <beginners@haskell.org>
Message-ID: <63eb5eb9d1e547368fa4429d78fac...@stsv.com>
Content-Type: text/plain; charset=us-ascii

Good morning,

I need to download SqlLite and then use it with Haskell in GHC
environment...

I'm using the book "Real World Haskell" as a guide...

Do you have any advice in regard to the download onto a Windows pc?

Thanks







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

Message: 2
Date: Fri, 28 Jan 2011 18:51:55 +0000
From: Magnus Therning <mag...@therning.org>
Subject: Re: [Haskell-beginners] Downloading SqlLite and using with
        Haskell
To: beginners@haskell.org
Message-ID: <4d43104b.2050...@therning.org>
Content-Type: text/plain; charset="utf-8"

First off, by doing what you just did, starting a new thread by replying
to a
message belonging to an unrelated thread, you reduce the chance of people
reading your emails.  People using a mail client that supports threading, or
using gmail are likely to completely miss that your email is unrelated
to the
current thread.

On 28/01/11 17:42, patricklynch wrote:
> Good morning,
>
> I need to download SqlLite and then use it with Haskell in GHC
> environment...
>
> I'm using the book "Real World Haskell" as a guide...
>
> Do you have any advice in regard to the download onto a Windows pc?

Start with installing Haskell Platform, and then try to use cabal-install.
I'm guessing you'll also need to download and install sqlite for
Windows, this
seems to be a good place to start looking for that [1].

/M

[1] http://www.sqlite.org/download.html
-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe               http://therning.org/magnus

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20110128/f1ee0a02/attachment-0001.pgp>

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

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


End of Beginners Digest, Vol 31, Issue 36
*****************************************

Reply via email to