summaryrefslogtreecommitdiff
path: root/minici.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-12-21 13:10:41 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2024-12-21 13:10:41 +0100
commit03c781c1a60759622e772ac7fb6a167111ed0bea (patch)
tree5208aec6c1c2e4fc24e962d85006811c414bab90 /minici.cabal
parent30432ddadb796638b6ca8ee354e31b7c95daff58 (diff)
Repo module to abstract git accessHEADmaster
Diffstat (limited to 'minici.cabal')
-rw-r--r--minici.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/minici.cabal b/minici.cabal
index 2091053..c91800d 100644
--- a/minici.cabal
+++ b/minici.cabal
@@ -52,6 +52,7 @@ executable minici
Config
Job
Paths_minici
+ Repo
Version
Version.Git
autogen-modules:
@@ -69,6 +70,7 @@ executable minici
MultiParamTypeClasses
MultiWayIf
OverloadedStrings
+ RecordWildCards
ScopedTypeVariables
TupleSections
TypeApplications