Skip to content

Commit

Permalink
GHC 7.8 workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Oct 15, 2013
1 parent 5200d1b commit 59d847c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Data/FileEmbed.hs
Expand Up @@ -26,6 +26,8 @@ module Data.FileEmbed
#endif
, inject
, injectFile
-- * Internal
, stringToBs
) where

import Language.Haskell.TH.Syntax
Expand Down
2 changes: 1 addition & 1 deletion file-embed.cabal
@@ -1,5 +1,5 @@
name: file-embed
version: 0.0.4.9
version: 0.0.5
license: BSD3
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
Expand Down

0 comments on commit 59d847c

Please sign in to comment.