summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2023-07-20 21:13:11 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2023-07-20 21:13:11 +0200
commit1abd855b5fb7cbcac2e77efec4a392d6d940a91f (patch)
treec3040ee6f59ae6ef7b6d3aae8a5bea746a731dae /erebos.cabal
parentf626ae18bddc6b5d2ba2fab4984e2219968e197b (diff)
Network: refactor startServer with RecordWildCards
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal
index 2b22604..f5d3fb9 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -50,6 +50,7 @@ executable erebos
LambdaCase,
MultiWayIf,
RankNTypes,
+ RecordWildCards
ScopedTypeVariables,
StandaloneDeriving,
TypeOperators