auto v0.4.2.3 Release Notes

Release Date: 2015-05-18 // almost 9 years ago
  • 🚀 https://github.com/mstksg/auto/releases/tag/v0.4.2.3

    • Control.Auto.Process.Random: Removed self-defeating Seralize constraint on the seed parameter of sealRandom_.
    • Control.Auto.Serialize: Fixed compiler warning on GHC 7.10 for redundant Applicative import.