Commit 5801ebf
committed
Remove Functor instance for Values
Undoes 7267c93
This isn't as attractive as it seemed at first glace, because if the
function mapped over Values changes the Haskell types, the postgresql
types may need changing as well.
Perhaps the original omission of Functor on my part was intentional?1 parent 79b08bf commit 5801ebf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
0 commit comments