Changelog for separated-0.3.2.1
0.3.2.1
- Fixed Setup.hs to work with Cabal2
0.3.2
- Added
GenericandGeneric1instances forBefore,After,Between, andBetween'
0.3.1
- Added
Ord1instances forBefore,After,Between, andBetween'
0.3.0
- Add
Foldable1andTraversable1instances forPesarated1.
0.2.3
- Add
FoldableandTraversableinstances forSeparated,Separated1,PesaratedandPesarated1.
0.2.0
- Refactoring with lots of changes to data types.
- Introduce nix for building.
0.1.2
- Add instance of
WrappedandSwapped.
0.1.1
- Introduce
separatedByandseparatedBy1combinators.
0.1.0
- Refactor and reorganisation of modules.
0.0.8
- This change log starts.