cabal update

This commit is contained in:
Mateusz Ogrodowczyk 2022-04-17 21:20:50 +02:00
parent dd4ffc2faf
commit 309ce718b1

View File

@ -59,6 +59,18 @@ executable almanachmuszyny
, shadow-library
default-language: Haskell2010
executable tekstydrugie
hs-source-dirs: app
main-is: tekstydrugie.hs
ghc-options: -threaded -rtsopts -with-rtsopts=-N
build-depends: base
, hxt
, hxt-xpath
, MissingH
, regex-posix
, shadow-library
default-language: Haskell2010
source-repository head
type: git