From dcef0b65069fb38fd0f6c4382353167f603ebff1 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 16 Nov 2023 19:06:43 -0500 Subject: Initial commit --- deps/discord-haskell/docs/cache.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 deps/discord-haskell/docs/cache.md (limited to 'deps/discord-haskell/docs/cache.md') diff --git a/deps/discord-haskell/docs/cache.md b/deps/discord-haskell/docs/cache.md new file mode 100644 index 0000000..c3f91b5 --- /dev/null +++ b/deps/discord-haskell/docs/cache.md @@ -0,0 +1,7 @@ +### Cache + +The cache (`readCache`) is currently deprecated. + +It's capable of working, but the code to update is not written. + +Current source code is at [Discord.Internal.Gateway.Cache](../src/Discord/Internal/Gateway/Cache.hs) -- cgit v1.2.3