Robot for Teatr Lalek

This commit is contained in:
s470623 2022-04-10 23:54:07 +02:00
parent 953d7242e8
commit 1f23d94e7c
1 changed files with 13 additions and 12 deletions

View File

@ -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