Export extensionsHandled

This commit is contained in:
Filip Gralinski 2019-02-14 22:29:44 +01:00
parent 94643e2af0
commit fcb16d43f1
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -41,7 +41,8 @@ module GEval.Core
gesMainMetric,
gesPreprocess,
getDataDecoder,
threeLineSource
threeLineSource,
extensionsHandled
) where
import Data.Conduit