Commit 0f6dfdf
committed
move: Database.Persist.TH internals -> Database.Persist.TH.Internal
It winds up making a lot more sense legibility wise to just move the
entire module. Maybe the API could be shifted back later (but it uses a
pile of internals that really are probably more bothersome to have in a
different file?), but this is at least easiest to review since it is
quite literally just copy pasting the entire content of the module.1 parent 6b14c82 commit 0f6dfdf
File tree
6 files changed
+3442
-3381
lines changed- persistent
- Database/Persist
- TH
- bench
6 files changed
+3442
-3381
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
9 | 18 | | |
10 | 19 | | |
11 | 20 | | |
| |||
0 commit comments