issues
search
yesodweb
/
yesod-scaffold
The Yesod scaffolding, with branches for different versions.
MIT License
76
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Testing Updated Scaffolding
#217
Burtannia
opened
8 months ago
2
Feature/seperate db
#216
xPoppa
closed
1 year ago
0
use Type over star * for sqlite
#215
KommuSoft
closed
1 year ago
0
use Type over star * for postgres
#214
KommuSoft
closed
1 year ago
1
use Type over star * for mysql
#213
KommuSoft
closed
1 year ago
0
use Type over star *
#212
KommuSoft
closed
1 year ago
0
[WIP] Trying to get postgres scaffold work with latest persistent
#211
schoettl
closed
2 years ago
11
postgres scaffold not compatible with current persistent library
#210
schoettl
opened
2 years ago
2
The haddock comment in stack-templates is broken and HLS cannot be enabled by default
#209
ncaq
opened
2 years ago
0
Add deployment help, e.g. with a multi-stage docker file
#208
malteneuss
closed
1 year ago
1
add note about `PORT` env var usage for `keter`; and how to re-compli…
#207
jeongoon
closed
2 years ago
1
WIP: Update deps for lts 18.10 -- Issue #205
#206
lowderdev
opened
3 years ago
2
Update templates to use a newer LTS.
#205
lowderdev
opened
3 years ago
6
Currently yesod scaffolding is broken on windows.
#204
hanjoosten
closed
4 years ago
4
Routes file uses .yesodroutes extension
#203
MaxGabriel
closed
4 years ago
2
Warn that TRUNCATEing many tables with Postgres can become slow
#202
MaxGabriel
closed
4 years ago
0
Postgres scaffolding's method of wiping the database is slow
#201
MaxGabriel
opened
4 years ago
3
Update comment to reflect the current state of yesod
#200
voidus
closed
4 years ago
0
Add DerivingStrategies and StandaloneDeriving for persistent
#199
MaxGabriel
closed
4 years ago
0
Split Foundation into 2 files
#198
MaxGabriel
opened
4 years ago
0
Split off App into its own file
#197
MaxGabriel
opened
4 years ago
3
Build fails on postgres scaffolding
#196
ishmum123
closed
5 years ago
4
DevelMain.update in GHCi seems to compile model everytime
#195
schoettl
closed
2 years ago
1
replace ClassyPrelude with RIO in simple
#194
cdornan
opened
5 years ago
4
Only fetch tables of type 'BASE TABLE' in tests
#193
jezen
closed
5 years ago
1
Use MonadUnliftIO for DB synonym
#192
MaxGabriel
closed
5 years ago
0
Should the DB synonym use MonadUnliftIO?
#191
MaxGabriel
closed
5 years ago
3
Use .persistentmodels extension
#190
MaxGabriel
closed
5 years ago
0
Yesod scaffold port variable incompatible with Keter
#189
SongWithoutWords
opened
6 years ago
2
Support {{name-as-module}} via PROJECTNAME_MODULE
#188
johnmendonca
closed
6 years ago
0
Fix: minor template typos
#187
xmbhasin
closed
6 years ago
1
Postgres createuser command in README
#186
johnmendonca
closed
6 years ago
1
Environment variable names
#185
snoyberg
closed
6 years ago
4
Add an example of a static resources in template to scaffolding
#184
hyperpape
closed
6 years ago
2
Update DevelMain docs, use forkFinally (#182)
#183
snoyberg
closed
6 years ago
0
DevelMain should use forkFinally
#182
parsonsmatt
closed
5 years ago
3
Update test-suite name to PROJECTNAME-test
#181
manusajith
closed
6 years ago
1
Add type signatures to instances in Foundation
#180
parsonsmatt
closed
6 years ago
1
Remove Functor constraint from DB synonym
#179
MaxGabriel
closed
6 years ago
0
stack new test yesod-postgres creates invalid .cabal file
#178
hyperpape
closed
6 years ago
3
Get rid of superflous "be" in READMEs
#177
Minoru
closed
6 years ago
1
Add ViewPatterns to Application.hs
#176
psibi
closed
6 years ago
0
Add foregin-store: Fix compile error for lts-10
#175
psibi
closed
6 years ago
3
Add README for minimal scaffolding
#174
MaxGabriel
closed
6 years ago
0
Add README for simple
#173
MaxGabriel
closed
6 years ago
0
Add readme for mongo
#172
MaxGabriel
closed
6 years ago
0
Add readme for MySQL
#171
MaxGabriel
closed
6 years ago
1
Add README for sqlite
#170
MaxGabriel
closed
6 years ago
0
Add README to scaffolded project
#169
MaxGabriel
closed
6 years ago
1
Link to Template Haskell syntax for models and routes file
#168
MaxGabriel
closed
7 years ago
0
Next