Skip to content

Commit

Permalink
Update from Hackage at 2018-12-16T18:14:28Z
Browse files Browse the repository at this point in the history
  • Loading branch information
all-cabal-tool committed Dec 16, 2018
1 parent 5ad0b84 commit bfe0890
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snap-loader-dynamic/1.0.0.0/snap-loader-dynamic.cabal
@@ -1,6 +1,6 @@
name: snap-loader-dynamic
version: 1.0.0.0
x-revision: 3
x-revision: 4
synopsis: Snap dynamic loader
description: Snap Framework dynamic code loader for development mode
license: BSD3
Expand Down Expand Up @@ -46,10 +46,10 @@ Library

if impl(ghc >= 7.6.0)
build-depends:
directory >= 1.2 && < 1.3
directory >= 1.2 && < 1.4
else
build-depends:
directory >= 1.0 && < 1.3,
directory >= 1.0 && < 1.4,
old-time >= 1.0 && < 1.2

if !os(windows)
Expand Down

0 comments on commit bfe0890

Please sign in to comment.