forgotten export
This commit is contained in:
parent
995beb6dbc
commit
a86828e3a8
@ -1,5 +1,5 @@
|
||||
name: geval
|
||||
version: 0.2.1.0
|
||||
version: 0.2.2.0
|
||||
synopsis: Machine learning evaluation tools
|
||||
description: Please see README.md
|
||||
homepage: http://github.com/name/project
|
||||
|
@ -2,6 +2,8 @@ module GEval.Core
|
||||
( geval,
|
||||
gevalCore,
|
||||
Metric(..),
|
||||
MetricOrdering(..),
|
||||
getMetricOrdering,
|
||||
MetricValue,
|
||||
GEvalSpecification(..),
|
||||
GEvalOptions(..),
|
||||
|
Loading…
Reference in New Issue
Block a user