From 14a678c6aa3decf5982cd1dc102d9c27c5a3021f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 14 Sep 2017 16:47:27 +0900 Subject: [PATCH] =?UTF-8?q?haskell=20=E2=86=92=20Haskell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- file-embed.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file-embed.cabal b/file-embed.cabal index 7423d18..45d069d 100644 --- a/file-embed.cabal +++ b/file-embed.cabal @@ -7,7 +7,7 @@ maintainer: Michael Snoyman synopsis: Use Template Haskell to embed file contents directly. description: Use Template Haskell to read a file or all the files in a directory, and turn them into (path, bytestring) pairs - embedded in your haskell code. + embedded in your Haskell code. category: Data stability: Stable cabal-version: >= 1.8