usage of curl

This commit is contained in:
s444018 2022-04-16 19:12:09 +02:00
parent d5351842eb
commit 0231c45a80

View File

@ -20,6 +20,7 @@ library
, HTTP , HTTP
, hxt , hxt
, hxt-http , hxt-http
, hxt-curl
, hxt-xpath , hxt-xpath
, MissingH , MissingH
, monad-logger , monad-logger
@ -54,19 +55,7 @@ executable almanachmuszyny
build-depends: base build-depends: base
, hxt , hxt
, hxt-xpath , hxt-xpath
, MissingH
, regex-posix
, shadow-library
default-language: Haskell2010
executable kulturaparyska
hs-source-dirs: app
main-is: kulturaparyska.hs
ghc-options: -threaded -rtsopts -with-rtsopts=-N
build-depends: base
, hxt
, hxt-curl , hxt-curl
, hxt-xpath
, MissingH , MissingH
, regex-posix , regex-posix
, shadow-library , shadow-library