• Alfredo Di Napoli's avatar
    Drop 'All' data constructor from 'Lang' · 63fcd605
    Alfredo Di Napoli authored
    Removing the `All` data constructor from  the `Lang` datatype has
    several benifits, the main one being that we now have total functions
    for things like `toISO693`.
    
    This will make possible to write an uniform interface for stemming
    `stem :: Lang -> StemmingAlgorithm -> T.Text -> T.Text`, as now
    `Lang` will always map to a valid (ISO693) language.
    63fcd605
Name
Last commit
Last update
..
Admin Loading commit data...
Auth Loading commit data...
Errors Loading commit data...
GraphQL Loading commit data...
Ngrams Loading commit data...
Node Loading commit data...
Context.hs Loading commit data...
Count.hs Loading commit data...
Dev.hs Loading commit data...
EKG.hs Loading commit data...
Errors.hs Loading commit data...
Flow.hs Loading commit data...
GraphQL.hs Loading commit data...
HashedResponse.hs Loading commit data...
Job.hs Loading commit data...
Members.hs Loading commit data...
Metrics.hs Loading commit data...
Middleware.hs Loading commit data...
Ngrams.hs Loading commit data...
Node.hs Loading commit data...
Prelude.hs Loading commit data...
Public.hs Loading commit data...
Routes.hs Loading commit data...
Search.hs Loading commit data...
Server.hs Loading commit data...
Swagger.hs Loading commit data...
Table.hs Loading commit data...
ThrowAll.hs Loading commit data...
Types.hs Loading commit data...