change names to appropriate

This commit is contained in:
nlitkowski 2021-04-06 23:14:12 +02:00
parent 8e8955950f
commit 27a539265d
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ getDate url =
main = do main = do
let start = "http://www.almanachmuszyny.pl/" let start = "http://zborbielawa.pl/archiwum/"
let shadowLibrary = ShadowLibrary {logoUrl=Nothing, let shadowLibrary = ShadowLibrary {logoUrl=Nothing,
lname="Almanach Muszyny", lname="Almanach Muszyny",
abbrev="AlmMusz", abbrev="AlmMusz",

View File

@ -60,9 +60,9 @@ executable almanachmuszyny
default-language: Haskell2010 default-language: Haskell2010
executable zbiorbielawa executable zborbielawa
hs-source-dirs: app hs-source-dirs: app
main-is: zbiorbielawa.hs main-is: zborbielawa.hs
ghc-options: -threaded -rtsopts -with-rtsopts=-N ghc-options: -threaded -rtsopts -with-rtsopts=-N
build-depends: base build-depends: base
, hxt , hxt