roller-0.1.5: Playing with applicatives and dice!
Roller.Types
type NumberOfDice = Word8 Source
type NumberOfFacesOfEachDie = Word8 Source
dieSymbol :: Char Source
additionSymbol :: Char Source
subtractionSymbol :: Char Source
data DiceExpression Source
Constructors
Instances