duckling/Duckling
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
..
Api Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Data Initial commit 2017-03-08 10:33:56 -08:00
Dimensions Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Distance Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Duration Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Email Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Engine Initial commit 2017-03-08 10:33:56 -08:00
Finance Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Number Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Ordinal Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
PhoneNumber Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Quantity Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Ranking Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Regex Initial commit 2017-03-08 10:33:56 -08:00
Rules Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Temperature Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Testing Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Time Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
TimeGrain Initial commit 2017-03-08 10:33:56 -08:00
Url Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Volume Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Api.hs Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Core.hs Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Debug.hs Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Dimensions.hs Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Engine.hs Strip off TODO/FIXME 2017-03-10 12:04:16 -08:00
Lang.hs Initial commit 2017-03-08 10:33:56 -08:00
Resolve.hs Fix st build 2017-03-09 10:49:26 -08:00
Rules.hs Strip off TODO/FIXME 2017-03-10 12:04:16 -08:00
Stash.hs Initial commit 2017-03-08 10:33:56 -08:00
Tests.hs Initial commit 2017-03-08 10:33:56 -08:00
Types.hs Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00