duckling/Duckling/Duration/SV
Jonathan Coens 41800a3171 Move onto dependent-sum instead of custom local data Some
Summary:
No need to reinvent the wheel when `dependent-sum` has what we need. I re-export `Some(..)` from `Duckling.Dimensions.Types` to cut down on import bloat.
Instead of a `Read` instance I created a `fromName` function.

Reviewed By: zilberstein

Differential Revision: D4710014

fbshipit-source-id: 1d4e86d
2017-03-15 10:34:17 -07:00
..
Corpus.hs Initial commit 2017-03-08 10:33:56 -08:00
Rules.hs codemod DNumber to Numeral 2017-03-14 13:34:11 -07:00
Tests.hs Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00