Hello,
are you aware of a framework to find probabilities in a given game of
chance, in Haskell?

l would like to compute probabilities like:
"roll 3 dices, sum the result,  then roll 3 other dices, sum the result,
what is the probability to obtain the same sum?"

Cheers,
Corentin