• Alfredo Di Napoli's avatar
    Correctly terminate results function · eb130c71
    Alfredo Di Napoli authored
    This commit fixes a bug in the 'results' function. This function
    was not using the 'Ax.exhausted' function which checks if we are
    done fetching results from Arxiv. As a result the generated 'Conduit'
    would get stuck demanding results, resulting in the caller never
    making progress.
    eb130c71
Name
Last commit
Last update
app Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
ChangeLog.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Setup.hs Loading commit data...
crawlerArxiv.cabal Loading commit data...
package.yaml Loading commit data...
stack.yaml Loading commit data...