Since Dict k accepts any comparable k (not only strings), translate
those too.
Note that I haven't tested this at all. Because Haskell takes too much time and space to build stuff on my poor laptop, I didn't even compile this change in the package (I'm counting on Travis here), but a similar change in the hooks servant-elm provides works fine.
Since Dict k accepts any comparable k (not only strings), translate those too.
Note that I haven't tested this at all. Because Haskell takes too much time and space to build stuff on my poor laptop, I didn't even compile this change in the package (I'm counting on Travis here), but a similar change in the hooks
servant-elm
provides works fine.