• Alfredo Di Napoli's avatar
    Refactor FlowSocialListWith type · d42866de
    Alfredo Di Napoli authored
    This commit refactors the FlowSocialListWith type in order to:
    
    * Split the "no list" vs the "yes list" cases into a sum type, so that
      we can pass to functions that ought to generate a list a type which is
      already a correct witness (without redundant information);
    * Remove the boolean from the `NoList` constructor, as that conveyed the
      wrong information anyway.
    d42866de
Name
Last commit
Last update
..
Stemming Loading commit data...
Errors.hs Loading commit data...
JSON.hs Loading commit data...
Ngrams.hs Loading commit data...
Phylo.hs Loading commit data...