mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: added website template
This commit is contained in:
parent
ac4fca8fe6
commit
27781d3d0f
34 changed files with 13 additions and 1 deletions
2
templates/website/backend/backend.cabal
Normal file → Executable file
2
templates/website/backend/backend.cabal
Normal file → Executable file
|
@ -6,5 +6,7 @@ executable main
|
|||
main-is: Main.hs
|
||||
build-depends:
|
||||
, base
|
||||
, scotty
|
||||
, wai-cors
|
||||
default-language: Haskell2010
|
||||
hs-source-dirs: src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue