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