From ee07921d42d95393d32a6547d7d2b147d0b3b6c8 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Wed, 16 Feb 2022 18:49:48 +0000 Subject: [PATCH] update cabal file - GHC option for android --- simplex-chat.cabal | 3 +++ 1 file changed, 3 insertions(+) diff --git a/simplex-chat.cabal b/simplex-chat.cabal index 7f665785e3..6b8e4f4d0b 100644 --- a/simplex-chat.cabal +++ b/simplex-chat.cabal @@ -16,6 +16,9 @@ license-file: LICENSE build-type: Simple extra-source-files: README.md + +if (os(android)) + ghc-option: -DANDROID library exposed-modules: