directory 1.1

This commit is contained in:
Michael Snoyman 2010-11-17 12:59:35 +02:00
parent 5fa4f48a7c
commit 94748acc94

View File

@ -1,5 +1,5 @@
name: file-embed
version: 0.0.3
version: 0.0.3.1
license: BSD3
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -14,7 +14,7 @@ homepage: http://github.com/snoyberg/file-embed/tree/master
library
build-depends: base >= 4 && < 5,
bytestring >= 0.9.1.4 && < 0.10,
directory >= 1.0.0.3 && < 1.1,
directory >= 1.0.0.3 && < 1.2,
template-haskell
exposed-modules: Data.FileEmbed
ghc-options: -Wall