mirror of
https://github.com/stackbuilders/hapistrano.git
synced 2024-11-24 15:56:36 +03:00
Resolve merge conflict with master
This commit is contained in:
commit
acdbaa2ad4
@ -18,7 +18,7 @@ library
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
exposed-modules: Hapistrano
|
||||
build-depends: base >=4.6 && <4.7
|
||||
build-depends: base >=4.6 && <4.8
|
||||
, time
|
||||
, old-locale
|
||||
, process
|
||||
@ -26,4 +26,4 @@ library
|
||||
, transformers
|
||||
, lens >= 4.1
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
default-language: Haskell2010
|
||||
|
Loading…
Reference in New Issue
Block a user