Skip to content

Commit

Permalink
Fix cabal warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed Nov 30, 2020
1 parent b906b69 commit 8aa4ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monad-logger-extras.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cabal-version: >=1.10
name: monad-logger-extras
version: 0.1.0.0
synopsis:
Convenience types and functions for composing loggers, plus a few orphan instances.
Utilities for composing loggers, plus a few orphan instances.

description:
Build composable logging backends for monad-logger. This package includes a few composable backends (including a posix syslog backend).
Expand Down

0 comments on commit 8aa4ee6

Please sign in to comment.