From 50b50c93618930d70cbe09fc7cb20606950d1380 Mon Sep 17 00:00:00 2001 From: lsrcz Date: Sat, 7 Sep 2024 02:08:40 +0000 Subject: [PATCH] :art: automated ormolu commit --- src/Grisette/Internal/SymPrim/Prim/Internal/Caches.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Grisette/Internal/SymPrim/Prim/Internal/Caches.hs b/src/Grisette/Internal/SymPrim/Prim/Internal/Caches.hs index fa3474a2..6fbffb89 100644 --- a/src/Grisette/Internal/SymPrim/Prim/Internal/Caches.hs +++ b/src/Grisette/Internal/SymPrim/Prim/Internal/Caches.hs @@ -296,4 +296,4 @@ dumpThreadCache tid = do cache <- readIORef cref mapM_ dumpCache (HM.elems cache) Nothing -> return () --} \ No newline at end of file +-}