X-Git-Url: https://git.lukelau.me/?p=blog.git;a=blobdiff_plain;f=blog.cabal;h=a3d60b4b4c7774f9e1c2ff9d4d59f5dd0ac7f637;hp=c654987fda79d4b6930832ce91eeba914e0eec9a;hb=c353ebcf5759dc6d64973b85afbf7a3d794ed25f;hpb=f500b88dce0855766c5a8da4fdf3a855eb0a4d9b diff --git a/blog.cabal b/blog.cabal index c654987..a3d60b4 100644 --- a/blog.cabal +++ b/blog.cabal @@ -16,6 +16,7 @@ executable blog build-depends: base >=4.11, scotty, + scotty-cookie, text, mmark, mmark-ext, @@ -24,4 +25,7 @@ executable blog directory, http-types, time, - casing + casing, + transformers, + containers, + random