Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 882  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: HAppS issues and development.
 

heroku build package 
  Hello, Has any one used heroku's build package to post a happstack application to heroku? I tried using the haskell-buildpack-demo<[link]>on github with happstacks hello world, but<[link]>I keep getting "no Cedar-supported app detected."... more »
By Ryan Desfosses  - May 21 - 1 new of 1 message    

exporting events generated by makeAcidic 
  Hi, Is there a way to export the events/data constructors generated by makeAcidic? I've tried several variations with all but two ending up with anything from an out of scope data constructor to orphaned instance errors. As it stands now I'm having to take one of two approaches: - export everything in the module (e.g. "module MyModule where").... more »
By Bob Hutchison  - May 17 - 3 new of 3 messages    

form builder options? 
  What are they? Also dos happstack cache in ram automatically?
By gavino  - May 5 - 2 new of 2 messages    

Happstack and Heist Example 
  Dear Happstack Group, Im not able to get the Heist Template Example from the Crashcourse to work with the current Heist (0.11.1) and Happstack-Heist (7.0.2) packages. An Example which just serves a template directory would be fine and a great help for me as haskkell-newbe. thank you very much for the great work you are doing,... more »
By Robert Hennig  - Apr 15 - 4 new of 4 messages    

ANN: adobe-swatch-exchange-0.1.0.0 
  I am pleased to annouce the release of adobe-swatch-exchange 0.1.0.0. My primary motivation in writing this is to make it easier to download color swatches from [link] and test them on my site. Though, perhaps there is already a great way of doing this and I didn't look hard enough.... more »
By Jeremy Shaw  - Apr 3 - 1 new of 1 message    

ANN: new clckwrks theme, geo bootstrap! 
  Hello all! I am pleased to announce a new theme for clckwrks, clckwrks-theme-geo-boostrap. You can see what it looks here: [link] big thanks to these guys for putting it together, [link] You can get it from hackage or: darcs get [link]... more »
By Jeremy Shaw  - Apr 2 - 2 new of 2 messages    

AcidState feature request 
  Hello again! Can we please have MonadError instance for Query and Update? Right now layering ErrorT over them results in unusable makeAcidic TH macro and manual rollback on exceptions. As far as I see, this feature can be added without breaking compatibility - with String as default error type and... more »
By Maxim Savchenko  - Apr 1 - 12 new of 12 messages    

What array-like data structure to use inside acid-state? 
  Hello! And another noob question from me. I need to store integer-indexed structure with fast, preferably constant-time r/w access in the acid-state. My algorithm ideally lays on mutable arrays, but as far as I see, acid-state can't contain mutable structures. Should I move to IntMap, or there is some way to make acid-state store log of ST-monad writes?... more »
By Maxim Savchenko  - Mar 26 - 11 new of 11 messages    

How to stitch multiple events into one transaction with acid-state? 
  Hello! I have a problem with expressing my algorithm in acid-state terms. That's what I'm trying to do: x <- query' acidStorage (SomeQuery ...) y <- someReasoningThatNeedsIO x update' acidStorage (SomeUpdate y ...) The problem is, that I need this query+update to be one atomic transaction. Is this possible with acid-state alone or I need to write transaction... more »
By Maxim Savchenko  - Mar 26 - 4 new of 4 messages    

fresh benchmarks 
  I think everyone who has been working on the web frameworks (including Bryan of course) has been doing an awesome job. Every time I dig into more libraries and packages that have been coming out of these efforts I am just bowled over with the care and attention, and great design. (Same for GHC of course, and many other packages.)... more »
By Chris Dornan  - Feb 28 - 1 new of 1 message    

1 - 10 of 882   « Newer | Older »

XML       Send email to this group: happs@googlegroups.com