[Haskell-cafe] Happstack-state in non-happstack production apps
Tom Murphy
amindfv at gmail.com
Mon Feb 13 20:19:50 CET 2012
Could someone with more knowledge of the project please update
http://www.haskell.org/haskellwiki/Web/Databases_and_Persistence, to
reflect the move from happstack-state to acid-state?
Thanks,
Tom
On 2/11/12, dag.odenhall at gmail.com <dag.odenhall at gmail.com> wrote:
> On 10 February 2012 23:09, Antoine Latter <aslatter at gmail.com> wrote:
>> On Fri, Feb 10, 2012 at 3:56 PM, Tom Murphy <amindfv at gmail.com> wrote:
>>> Hi,
>>> Is it common to use happstack-state without happstack for
>>> real-world code (web or otherwise)?
>>>
>>
>> The package 'acid-state' is considered the successor to
>> happstack-state, and it doesn't include 'happstack' in it's name to
>> advertise that it is quite usable outside of happstack.
>>
>> I don't have a list of who does, though.
>>
>> http://hackage.haskell.org/package/acid-state
>>
>> Antoine
>
> There's even a snaplet for acid-state:
>
> http://hackage.haskell.org/package/snaplet-acid-state
>
More information about the Haskell-Cafe
mailing list