diff --git a/shadow-library.cabal b/shadow-library.cabal index 3e1bd4e..e3e5079 100644 --- a/shadow-library.cabal +++ b/shadow-library.cabal @@ -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