freer-simple v1.1.0.0 Release Notes

Release Date: 2018-02-20 // about 6 years ago
    • ๐Ÿ”„ Changed the implementation of LastMember to avoid an issue similar to the one with Member fixed in 1.0.1.1 that could cause the constraint to unnecessarily fail to solve (#6).
    • ๐Ÿ”„ Changed the order of the type variables in interpretM to be more consistent with other functions (only relevant in combination with TypeApplications).
    • Re-exported (~>) from Control.Natural through Control.Monad.Freer.