[Initial import, including only Control.Monad.Maybe **20070226140832] [Finished preliminary import of existing probability code **20070228131625] [Bug fixes for 'Perhaps _ 0', and a naive Bayes example. **20070302145328] [Particle system example **20070420015415] [Control.Monad.Maybe moved to an external library. haskell@randomhacks.net**20071006085340] [Started major reorganization and cleanup haskell@randomhacks.net**20071006110249] [All probabilities are now monoids haskell@randomhacks.net**20071006111134] [Added Dist instance for (Probability p) => MVT p [], reorganized the Probability interface, and made MVT generate proper functors. haskell@randomhacks.net**20071006114333] [Added definitions of DDist using various representations of probability. haskell@randomhacks.net**20071006120121] [Merged Bayesian versions of monads from paper. I still need to refactor these. haskell@randomhacks.net**20071006124503] [Removed pzero and pone from the API. haskell@randomhacks.net**20071006130853] [Imported sample, sampleIO, ddist from paper, and worked on distribution instances. haskell@randomhacks.net**20071006135702] [Added an new example program, and cleaned up a bunch of things which kept it from working. haskell@randomhacks.net**20071006152652] [Moved * -> *.Base, *.Double -> *, to let users know which the standard API is. haskell@randomhacks.net**20071006155102] [More example scripts (adapted from the old examples file). haskell@randomhacks.net**20071006183427] [Renamed package, and added move convenience functions and documentation. haskell@randomhacks.net**20071007152958] [More documentation improvements. haskell@randomhacks.net**20071007153720] [Added some missing Haddock tags in the documentation. haskell@randomhacks.net**20071007154341] [More warnings about weaker parts of API. haskell@randomhacks.net**20071007154815] [Updated instructions on finding support libraries. haskell@randomhacks.net**20071007154948]