packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/Undefined10a.hs

module Data.Monoid.Factorial where

class FactorialMonoid m where
   -- comment A
   factors :: m
   -- comment B
   primePrefix :: m