name: ppl version: 0.0.1 synopsis: Reimplementation of LazyPPL maintainer: Justin Bedo license: MIT dependencies: - base >= 4.9 && < 5 - transformers - log-domain - random - template-haskell - containers - streaming library: source-dirs: src exposed-modules: - PPL - PPL.Distr - PPL.Sampling