System.Locale.SetLocale
build-depends:
X11 > 1.4.4, unix
- default-language: Haskell2010
+ default-language: Haskell98
executable arbtt-stats
main-is: stats-main.hs
else
other-modules:
System.Locale.SetLocale
- default-language: Haskell2010
+ default-language: Haskell98
executable arbtt-dump
main-is: dump-main.hs
else
other-modules:
System.Locale.SetLocale
- default-language: Haskell2010
+ default-language: Haskell98
executable arbtt-import
main-is: import-main.hs
else
other-modules:
System.Locale.SetLocale
- default-language: Haskell2010
+ default-language: Haskell98
executable arbtt-recover
main-is: recover-main.hs
else
other-modules:
System.Locale.SetLocale
- default-language: Haskell2010
+ default-language: Haskell98
test-suite test
Type:
, directory
, parsec == 3.*, containers == 0.5.*, pcre-light, old-locale
, transformers
- default-language: Haskell2010
+ default-language: Haskell98
source-repository head
type: darcs