summaryrefslogtreecommitdiff
path: root/fsmgr.cabal
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2023-06-19 11:04:10 -0400
committerAndrew Cady <d@jerkface.net>2023-06-19 11:04:10 -0400
commit9c1bd9b72a3167dd988bba9a51d381394ef3cd05 (patch)
tree49c2a011e57956edd91fc7443e04e40bf73b5117 /fsmgr.cabal
parentdcd1b899cef238c77c9a3169017dfaa5e7b7f4e3 (diff)
forward port to stackage lts-20.25
Diffstat (limited to 'fsmgr.cabal')
-rw-r--r--fsmgr.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsmgr.cabal b/fsmgr.cabal
index 4d2de80..6ad9040 100644
--- a/fsmgr.cabal
+++ b/fsmgr.cabal
@@ -19,7 +19,7 @@ source-repository head
19 19
20library 20library
21 exposed-modules: 21 exposed-modules:
22 Crypto.Hash.Types.Digest.Read, ConfigFile, String 22 ConfigFile, String
23 other-modules: 23 other-modules:
24 Paths_fsmgr 24 Paths_fsmgr
25 hs-source-dirs: 25 hs-source-dirs: