update condition in cabal file

This commit is contained in:
Evgeny Poberezkin
2022-02-16 20:11:29 +00:00
committed by GitHub
parent ee07921d42
commit ec70670630

View File

@@ -17,7 +17,7 @@ build-type: Simple
extra-source-files:
README.md
if (os(android))
if (os(linux))
ghc-option: -DANDROID
library