forked from filipg/twilight-library
Robot for Teatr Lalek
This commit is contained in:
parent
953d7242e8
commit
1f23d94e7c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user