Robot for Biuletyn Bezpieczna Chemia

This commit is contained in:
Piotr Kopycki 2021-04-07 09:34:25 +02:00
parent 14aaa53b2b
commit c955526aa9

View File

@ -61,6 +61,19 @@ executable almanachmuszyny
, shadow-library
default-language: Haskell2010
executable biuletynbezpiecznachemia
hs-source-dirs: app
main-is: biuletynbezpiecznachemia.hs
ghc-options: -threaded -rtsopts -with-rtsopts=-N
build-depends: base
, hxt
, hxt-xpath
, hxt-curl
, MissingH
, regex-posix
, shadow-library
default-language: Haskell2010
source-repository head
type: git