fluent-logger-conduit 0.2.0.0 → 0.2.0.1
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
Network/Fluent/Conduit.hs view
@@ -13,7 +13,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. ---+{-# LANGUAGE RankNTypes #-} -- | Fluent Logger with Conduit Interface module Network.Fluent.Conduit ( -- * Sinks
fluent-logger-conduit.cabal view
@@ -1,5 +1,5 @@ name: fluent-logger-conduit-version: 0.2.0.0+version: 0.2.0.1 synopsis: Conduit interface for fluent-logger description: Conduit interface for fluent-logger license: OtherLicense