aboutsummaryrefslogtreecommitdiff
path: root/src/ImageHoster/Data.hs
AgeCommit message (Collapse)Author
2022-04-08update stack snapshotHEADmasterDaniel Schadt
This gives us the fixes versions of cgi and multipart, as well as aeson 2 (which required some code adjustments).
2020-03-03reorganize moduleDaniel Schadt
This switches some definitions around and wraps App in a newtype, in preparation for more cleanup.