Changelog for planet-mitchell-0.1.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to the Haskell Package Versioning Policy.
[0.1.0] - 2018-10-21
Added
- Add
Diffdependency - Add
Safedependency - Add
compactabledependency - Add
email-validatedependency - Add
exact-pidependency - Add
fast-digitsdependency - Add
generic-lensdependency - Add
ilistdependency - Add
insert-ordered-containersdependency - Add
neat-interpolationdependency - Add
random-bytestringdependency - Add
saydependency - Add
stringsearchdependency - Add
text-metricsdependency - Add
Posix.Signalmodule - Add
ByteString.Lazy.Buildermodule - Export
Concurrency.TBQueue.lengthTBQueueifstm >= 2.5.0 - Export
Concurrency.TVar.stateTVarifstm >= 2.5.0 - Export
Foldable.any - Export
(Numeric.Fractional.^^) - Export
(Numeric.Num.^) - Export
(Optic.Fold.Unsafe.^?!) - Export
(Bits..|.~),(Bits..&.~),Bits.bitAt,Bits.bits - Export
Mitchell.Prelude.Contravariant - Export
Mitchell.Prelude.any - Export
Mitchell.Prelude.contramap - Export
File.Binary.hPutSerialise - Export
Function.curry3 - Export
Function.uncurry3 - Export
IO.Memoized - Export
IO.runMemoized - Export
IO.memoizeMVar - Export
Num.Nat.plusMinusInverse1 - Export
Num.Nat.plusMinusInverse2 - Export
Num.Nat.plusMinusInverse3 - Export
Parallelism.parEval - Export
Mitchell.Prelude.Prism' - Export
Mitchell.Prelude.Traversal' - Export
Mitchell.Prelude.the - Export
Mitchell.Prelude._As
Changed
- Swap
Uniqueimplementation frombasetounique - Swap
ByteString.splitfrombytestringforByteString.splitfromstringsearch - Swap old text printing functions for
sayversions inMitchell.Prelude - Rename
PosixtoLang.C - Rename
Posix.SignaltoSignal - Shorten
Numeric.*toNum.* - Move
Bifoldable(.Partial)modules infoFoldable(.Partial)modules - Move
Bifunctormodule infoFunctormodule - Move
Bitraversablemodule infoTraversablemodule - Move
Tuple.(un)currytoFunction.(un)curry - Move
Optic.Iso.*intoOptic.Iso - Move
Optic.Lens.*intoOptic.Lens - Move
Optic.Prism.*intoOptic.Prism - Move
Optic.Traversal.*intoOptic.Traversal
Removed
- Remove
envparsedependency - Remove
Distributive.fmapCollectfunction - Remove
ByteString.appendfunction - Remove
ByteString.consfunction - Remove
ByteString.emptyfunction - Remove
bitDefault,popCountDefault,testBitDefaultfromBits - Remove
File.Text.hPrintfunction - Remove
File.Text.printfunction - Remove
Mitchell.Prelude.Indextype family - Remove
Mitchell.Prelude.IxValuetype family - Remove
Mitchell.Prelude.Ixedtype class - Remove
Mitchell.Prelude.ixfunction - Split off separate
mitchell-prelude-testpackage- Remove
gaugedependency - Remove
hedgehogdependency - Remove
weighdependency - Remove
Benchmodule - Remove
Testmodule - Remove
Test.Genmodule - Remove
Test.Rangemodule - Remove
Weighmodule
- Remove
[0.0.0] - 2018-09-20
Added
- Initial release