Get the checksum after repackaging
This commit is contained in:
@@ -19,6 +19,8 @@ common dependencies
|
||||
build-depends:
|
||||
base >= 4.16 && < 5,
|
||||
bytestring ^>= 0.11.0,
|
||||
conduit ^>= 1.3.5,
|
||||
http-client ^>= 0.7,
|
||||
containers ^>= 0.6,
|
||||
cryptonite >= 0.30,
|
||||
directory ^>= 1.3.8,
|
||||
@@ -30,6 +32,8 @@ common dependencies
|
||||
parser-combinators ^>= 1.3,
|
||||
process ^>= 1.6.18,
|
||||
req ^>= 3.13,
|
||||
tar-conduit ^>= 0.4,
|
||||
lzma-conduit ^>= 1.2,
|
||||
text ^>= 2.0,
|
||||
tomland ^>= 1.3.3,
|
||||
transformers ^>= 0.5.6,
|
||||
@@ -57,10 +61,6 @@ library
|
||||
SlackBuilder.Package
|
||||
SlackBuilder.Trans
|
||||
hs-source-dirs: lib
|
||||
build-depends:
|
||||
conduit ^>= 1.3.5,
|
||||
http-client ^>= 0.7
|
||||
|
||||
ghc-options: -Wall
|
||||
|
||||
executable slackbuilder
|
||||
|
Reference in New Issue
Block a user