diff --git a/shadow-library.cabal b/shadow-library.cabal index cd77195..0e050ca 100644 --- a/shadow-library.cabal +++ b/shadow-library.cabal @@ -34,18 +34,19 @@ library , tz default-language: Haskell2010 --- executable maly-modelarz-exe --- hs-source-dirs: app --- main-is: malymodelarz.hs --- ghc-options: -threaded -rtsopts -with-rtsopts=-N --- build-depends: base --- , hxt --- , hxt-curl --- , hxt-xpath --- , MissingH --- , regex-posix --- , shadow-library --- default-language: Haskell2010 +executable teatrLalek + hs-source-dirs: app + main-is: teatrLalek.hs + ghc-options: -threaded -rtsopts -with-rtsopts=-N + build-depends: base + , hxt + , hxt-curl + , hxt-xpath + , MissingH + , regex-posix + , shadow-library + , regex-tdfa + default-language: Haskell2010 executable almanachmuszyny hs-source-dirs: app