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 , tz
default-language: Haskell2010 default-language: Haskell2010
-- executable maly-modelarz-exe executable teatrLalek
-- hs-source-dirs: app hs-source-dirs: app
-- main-is: malymodelarz.hs main-is: teatrLalek.hs
-- ghc-options: -threaded -rtsopts -with-rtsopts=-N ghc-options: -threaded -rtsopts -with-rtsopts=-N
-- build-depends: base build-depends: base
-- , hxt , hxt
-- , hxt-curl , hxt-curl
-- , hxt-xpath , hxt-xpath
-- , MissingH , MissingH
-- , regex-posix , regex-posix
-- , shadow-library , shadow-library
-- default-language: Haskell2010 , regex-tdfa
default-language: Haskell2010
executable almanachmuszyny executable almanachmuszyny
hs-source-dirs: app hs-source-dirs: app