packages feed

limp-cbc-0.3.0.0: src/Numeric/Limp/Solvers/Cbc/Error.hs

module Numeric.Limp.Solvers.Cbc.Error where

data Error
 = Infeasible
 deriving Show