danidiaz / dep-t

Dependency injection for records-of-functions.
http://hackage.haskell.org/package/dep-t
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Add inductive environment with anonymous fields #12

Closed danidiaz closed 3 years ago

danidiaz commented 3 years ago

It could be useful to convert Has-style functions into functions which take normal positional parameters. For example for simple testing, or to interface with packages like registry.

danidiaz commented 3 years ago

Added in 3a6bb85d34b63ac3d6b4c464f5a808d12eb8317b.