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
warning about GHC 7.4 and happstack-state
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeremy Shaw  
View profile  
 More options Jan 31, 6:08 pm
From: Jeremy Shaw <jer...@n-heptane.com>
Date: Tue, 31 Jan 2012 17:08:37 -0600
Local: Tues, Jan 31 2012 6:08 pm
Subject: warning about GHC 7.4 and happstack-state

Just a heads up!

happstack-state compiles and works with GHC 7.4. HOWEVER, it does not
correctly read old checkpoint files.

The reason is because the names generated by the typeable instance are no
longer fully qualified.

When compiling apps I get a warning:

  Warning: In the use of `mkTyCon'
(imported from Happstack.Data, but defined in Data.Typeable):
Deprecated: "either derive Typeable, or use mkTyCon3 instead"

I think that if we conditionally use mkTyCon3 when available that might
provide backwards compatibility.

If someone wants to make a patch there is a bug:

http://code.google.com/p/happstack/issues/detail?id=164&thanks=164&ts...

On the other hand, maybe this is the kick in the pants you need to switch
to acid-state. The migration guide for that is here:

http://code.google.com/p/happstack/wiki/HapstackStateToAcidState

- jeremy


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »