• Alfredo Di Napoli's avatar
    Simplify ExternalAPIs type · b3fb1a16
    Alfredo Di Napoli authored
    This commit simplifies the `ExternalAPIs` type, which is now a pure
    enumeration, moving the lookup of the Pubmed key at the usage sites.
    This simplified the code quite a bit, and made some otherwise-effectful
    functions pure.
    b3fb1a16
Node.hs 15.8 KB