Reinstate some language handling
This commit is contained in:
parent
c60a856388
commit
1342e8fb1d
3 changed files with 13 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Name: tazblog
|
||||
Version: 5.0
|
||||
Version: 5.0.1
|
||||
Synopsis: Tazjin's Blog
|
||||
License: MIT
|
||||
License-file: LICENSE
|
||||
|
|
@ -11,7 +11,7 @@ cabal-version: >= 1.10
|
|||
|
||||
library
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
default-language: Haskell2010
|
||||
exposed-modules: Blog, BlogDB, Locales, Server, RSS
|
||||
build-depends: base,
|
||||
bytestring,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue