cl3 v1.0.0.1 Release Notes

Release Date: 2018-06-16 // almost 6 years ago
    • โœ… Used Stack to test different versions of GHC.
    • โœ‚ Removed {-# OPTIONS_GHC -fno-warn-unused-top-binds #-} from Cl3.hs to better support earlier versions of GHC, and it was no longer needed.
    • ๐Ÿ‘ Loosened version bound for QuickCheck to work better with earlier versions of Stackage LTS snapshots.
    • ๐Ÿ‘Œ Improved spectraldcmp's documentation to clairify that spectraldcmp requires an implementation of the real, imaginary, and complex implememtation of the function.