[web-devel] alpha release: my thesis

Chris Eidhof chris at eidhof.nl
Sat Apr 24 02:49:05 EDT 2010


Hey Thomas,

I think you need to checkout the following packages from github and cabal-install them:

chriseidhof/fclabels
chriseidhof/salvia
chriseidhof/salvia-protocol
chriseidhof/regular-web
chriseidhof/Basil

And then you could checkout my thesis repository and do a "cd quiz; ghci Quiz.lhs; main".

I'm sure that I've forgotten something, just let me know if you run into problems and I'll fix the instructions.

-chris

On 23 apr 2010, at 21:14, Thomas Hartman wrote:

> I see there's a lot of stuff on github. Yah!
> 
> Could you give the command(s) for
> 
> -- checkout
> -- cabal install
> -- run the quiz sample app
> 
> cheers, thomas.
> 
> 
> On Fri, Apr 23, 2010 at 6:53 AM, Chris Eidhof <chris at eidhof.nl> wrote:
>> Hm, the link didn't render correctly because of the web-devel footer. The correct link is:
>> 
>> http://eidhof.nl/thesis/thesis-alpha.pdf
>> 
>> Thanks,
>> 
>> -chris
>> 
>> On 23 apr 2010, at 14:40, Chris Eidhof wrote:
>> 
>>> Hey everyone,
>>> 
>>> Next week I'll be handing in my thesis, which is titled "Web development in Haskell". In my thesis I discuss three libraries that I've developed: one for data modeling (and persistency), one for continuation-based web programming and a library for generic views. The thesis starts with a small example that shows how these libraries play together.
>>> 
>>> If anybody feels like reading it, I've uploaded the current version [1]. If there's anything that's unclear: it's not your fault, but probably lousy writing from me. Comments are very much appreciated and can be emailed to me.
>>> 
>>> After finishing my thesis, I plan to build a nice website and tutorial for this framework, and prepare everything to release it on hackage. It'll probably take some time though, but I'll keep this list updated.
>>> 
>>> -chris
>>> 
>>> [1]: http://eidhof.nl/thesis/thesis-alpha.pdf_______________________________________________
>>> web-devel mailing list
>>> web-devel at haskell.org
>>> http://www.haskell.org/mailman/listinfo/web-devel
>> 
>> _______________________________________________
>> web-devel mailing list
>> web-devel at haskell.org
>> http://www.haskell.org/mailman/listinfo/web-devel
>> 
> 
> 
> 
> -- 
> Need somewhere to put your code? http://patch-tag.com
> Want to build a webapp? http://happstack.com



More information about the web-devel mailing list