1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 18:06:14 +03:00

Don’t export the FeatureVector constructor.

This commit is contained in:
Rob Rix 2017-10-27 10:21:14 -04:00
parent fbc39aad08
commit 328ef66a09

View File

@ -4,7 +4,7 @@ module RWS
, Options(..)
, defaultOptions
, ComparabilityRelation
, FeatureVector(..)
, FeatureVector
, defaultFeatureVectorDecorator
, featureVectorDecorator
, pqGramDecorator