Folks,
Visi 0.1 is available as an executable for OS X 10.7 (
http://tunaforcats.com/visi_0_1.tar.bz ) The blog post announcement is
available at http://blog.goodstuff.im/visi-01-for-os-x/
Visi is written mostly in Haskell (which is totally awesome, btw).
I'll be hacking on Visi this weekend at
Jason
>
>
> On Mon, Dec 19, 2011 at 2:35 PM, David Pollak
> wrote:
> > Howdy,
> >
> > I'm trying to figure out how to get Cabal configured to compile and link
> my
> > Haskell code such that the code can be part of C and/or Objective-C code
> > s
On Mon, Dec 26, 2011 at 4:40 PM, Donn Cave wrote:
> Sorry about the belated response, but this shouldn't be a problem since
> it isn't going to be very helpful anyway!
>
> I've managed to follow the process described on this page:
> http://www.haskell.org/haskellwiki/Using_Haskell_in_an_Xcode_Coc
raries (STM, Iteratees, etc.) have
a much more composable set of concurrency primitives.
> Or maybe you don't mean the same thing by 'Actor'?
>
>
> 2011/12/19 David Pollak
>
>> On Mon, Dec 19, 2011 at 2:04 AM, Ivan Perez > > wrote:
>>
>>> I
Howdy,
I'm trying to figure out how to get Cabal configured to compile and link my
Haskell code such that the code can be part of C and/or Objective-C code
such that all the Haskell dependencies are rolled into a .a file and can be
linked by a normal C linker (e.g., ld).
I've been through
http://
On Mon, Dec 19, 2011 at 2:04 AM, Ivan Perez wrote:
> I'm actually trying to make a list of companies and people using Haskell
> for for-profit real world software development.
>
> I'd like to know the names of those startups, if possible.
>
I am building http://visi.pro on Haskell. I am doing it
Please try the following:
raptor:~ root# rm -rf /Library/Haskell/
raptor:~ root# cd ~dpp/Library/
raptor:Library root# rm -rf Haskell/
raptor:Library root# cd ..
raptor:dpp root# rm -rf .cabal/
raptor:dpp root#
I think the issue is that the installer was trying to install on top of an
existing i
Howdy Haskeller,
I've launch a new, Haskell powered, adventure: Visi.Pro, Cloud Computing for
the Rest of Us. Visi.Pro will offer a HyperCard-like development environment
that will empower normal people to build and run beautiful, interactive apps on
their iPad and seamlessly integrate the Cl
Here's a repository that demonstrates Lisp written in Haskell running on the
iPad via Haskell-iPhone (see http://www.haskell.org/mailman/listinfo/iphone
):
https://github.com/dpp/LispHaskellIPad
The library is mature and the author is tremendously responsive on the
Haskell-iPhone list.
On Tue,
On Mon, Aug 22, 2011 at 11:53 AM, Tom Murphy wrote:
> Thanks for running this again: very informative.
>
>
>
> "We ought to be able to write a library with a Par monad for distributed
> parallel algorithms."
>
> If someone were to do this they might want to start here:
>
> http://research.microso
On Sun, Jul 3, 2011 at 10:02 PM, Jason Dagit wrote:
> Hello,
>
> I'm trying to get some GUI code working on OSX and numerous forums
> around the internet keep reiterating that on OSX to correctly handle
> GUI events you need to use the original thread allocated to your
> process to check for even
Paul,
It's a good start, but it's a little too "feature" oriented rather than
"benefits" oriented.
Features: makes programmers more productive, allows projects to grow larger,
allows maintenance teams to pick up the code with less skills xfer, faster
time to market and faster and more reliable ch
http://www.lyricsdepot.com/lyle-lovett/west-texas-highway.html
--
lift, the fast, powerful, easy web framework
http://liftweb.net
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
For what it's worth from a Haskell newbie (and from someone who's been doing
FP since November, mainly in Scala.)
I really like Haskell's purity and having the clear separation between zero
side effects and monads is most excellent.
It was quite a brain change to program functionally. It took a
Howdy,
As I'm starting to learn the Haskell libraries, I'm having a less than fun
time trying to figure out what functions operate on what types. For
example, in the documentation for HaXml, there's a description of Document:
http://www.cs.york.ac.uk/fp/HaXml/HaXml/Text-XML-HaXml-Types.html#4
Ho
skell apps pretty soon.
Thanks,
David
PS -- An extra big thanks to you and Stefan for your responsiveness!
On 8/1/07, Duncan Coutts <[EMAIL PROTECTED]> wrote:
>
> On Wed, 2007-08-01 at 15:31 -0700, David Pollak wrote:
> > Duncan,
> >
> > Many thanks to you as wel
On 8/1/07, Stefan O'Rear <[EMAIL PROTECTED]> wrote:
>
> On Wed, Aug 01, 2007 at 03:31:56PM -0700, David Pollak wrote:
> > Duncan,
> >
> > Many thanks to you as well!
> >
> > On 8/1/07, Duncan Coutts <[EMAIL PROTECTED]> wrote:
> > &g
Duncan,
Many thanks to you as well!
On 8/1/07, Duncan Coutts <[EMAIL PROTECTED]> wrote:
>
> On Wed, 2007-08-01 at 13:48 -0700, David Pollak wrote:
>
>
> > * Can GHC generate stand-alone executables with all the
> > dependencies linked in such th
Stefan,
Thanks for the wicked quick response!
On 8/1/07, Stefan O'Rear <[EMAIL PROTECTED]> wrote:
>
>
> >- I found a package to do HTTP requests in Haskell but it does not
> >seem to support HTTPS. Is there an HTTPS client package for Haskell?
>
> Maybe soon; the current HTTP package is
Howdy,
I'm considering building a desktop app using Haskell. The primary target
for the app is Windows, but if it runs on Linux and Mac (Intel and PPC),
that'd be a bonus. I've got a bunch of questions that hopefully folks can
answer.
Well, before I start, you might well be asking "Gee David, y
20 matches
Mail list logo