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
|
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",
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user