Export extensionsHandled
This commit is contained in:
parent
94643e2af0
commit
fcb16d43f1
@ -1,5 +1,5 @@
|
|||||||
name: geval
|
name: geval
|
||||||
version: 1.16.0.0
|
version: 1.16.1.0
|
||||||
synopsis: Machine learning evaluation tools
|
synopsis: Machine learning evaluation tools
|
||||||
description: Please see README.md
|
description: Please see README.md
|
||||||
homepage: http://github.com/name/project
|
homepage: http://github.com/name/project
|
||||||
|
@ -41,7 +41,8 @@ module GEval.Core
|
|||||||
gesMainMetric,
|
gesMainMetric,
|
||||||
gesPreprocess,
|
gesPreprocess,
|
||||||
getDataDecoder,
|
getDataDecoder,
|
||||||
threeLineSource
|
threeLineSource,
|
||||||
|
extensionsHandled
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Data.Conduit
|
import Data.Conduit
|
||||||
|
Loading…
Reference in New Issue
Block a user