From 8e8955950f3717129fb8febedd8d50ec23c6de72 Mon Sep 17 00:00:00 2001 From: nlitkowski Date: Tue, 6 Apr 2021 23:01:51 +0200 Subject: [PATCH] fix typo --- shadow-library.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shadow-library.cabal b/shadow-library.cabal index 30f0764..9f3ef00 100644 --- a/shadow-library.cabal +++ b/shadow-library.cabal @@ -60,9 +60,9 @@ executable almanachmuszyny default-language: Haskell2010 -executable zbiorbelawa +executable zbiorbielawa hs-source-dirs: app - main-is: zbiorbelawa.hs + main-is: zbiorbielawa.hs ghc-options: -threaded -rtsopts -with-rtsopts=-N build-depends: base , hxt