diff options
Diffstat (limited to 'config-manager.cabal')
-rw-r--r-- | config-manager.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-manager.cabal b/config-manager.cabal index 6dcf25e..99d5b1b 100644 --- a/config-manager.cabal +++ b/config-manager.cabal @@ -9,6 +9,9 @@ description: * required or optional imports, . * comments. + . + For details of the configuration file format, see + <http://hackage.haskell.org/packages/archive/config-manager/latest/doc/html/Data-ConfigManager.html>. homepage: https://gitlab.com/guyonvarch/config-manager bug-reports: https://gitlab.com/guyonvarch/config-manager/issues license: GPL-3 |