forked from filipg/twilight-library
change names to appropriate
This commit is contained in:
parent
8e8955950f
commit
27a539265d
@ -37,7 +37,7 @@ getDate url =
|
||||
|
||||
|
||||
main = do
|
||||
let start = "http://www.almanachmuszyny.pl/"
|
||||
let start = "http://zborbielawa.pl/archiwum/"
|
||||
let shadowLibrary = ShadowLibrary {logoUrl=Nothing,
|
||||
lname="Almanach Muszyny",
|
||||
abbrev="AlmMusz",
|
@ -60,9 +60,9 @@ executable almanachmuszyny
|
||||
default-language: Haskell2010
|
||||
|
||||
|
||||
executable zbiorbielawa
|
||||
executable zborbielawa
|
||||
hs-source-dirs: app
|
||||
main-is: zbiorbielawa.hs
|
||||
main-is: zborbielawa.hs
|
||||
ghc-options: -threaded -rtsopts -with-rtsopts=-N
|
||||
build-depends: base
|
||||
, hxt
|
||||
|
Loading…
Reference in New Issue
Block a user