slist v0.1.0.0 Release Notes

    • #13: Support GHC-8.8.1.
    • #16: Use DerivingStrategies.
    • #9: Implement fromRange function. (by @zfnmxt)
    • #6: Add generic function over the size and indices. (by @waynee95)
    • ๐Ÿ‘‰ Make dropWhile work better on infinite lists. (by @chshersh)
    • ๐Ÿ‘Œ Support GHC-8.6.5 instead of GHC-8.6.3.
    • #6: Build with Stack.