Skip to content

Commit

Permalink
fix the ghc-options (why didnt this fail when i tested it?)
Browse files Browse the repository at this point in the history
  • Loading branch information
bristermitten committed Sep 12, 2024
1 parent 9bfa7ab commit 1222a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templatespiler-server/server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ executable server
main-is: Main.hs
hs-source-dirs: src
other-modules: Templatespiler.Server
ghc-options: -threaded -rtsopts -with-rtsopts=-TN
ghc-options: -threaded -rtsopts -with-rtsopts=-T

0 comments on commit 1222a41

Please sign in to comment.