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

Deprecate `bindPhase` and `skipPhase` #34

Closed danidiaz closed 1 year ago

danidiaz commented 1 year ago

Recommend Dep.Phase.>>= and pure () Dep.Phase.>> instead (with or without -XQualifiedDo).

danidiaz commented 1 year ago

Better only deprecate skipPhase for now 45306a26250c3e8331336b0814dbbd2dd12b5928.