vty-ui v1.8 Release Notes

  • 📦 Package changes:

    • Depend on newer time 1.5 that has absorbed old-locale (fixes #67)
    • Expand version bounds on filepath dependency to support GHC 7.10

    API changes:

    • API: List: Add listFind*By functions.

    🐛 Bug fixes:

    • Fixed space leaks by making some things strict