| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Stackctl.Sort
Documentation
Arguments
| :: Ord k | |
| => (a -> k) | How to identify a given item |
| -> (a -> [k]) | How to get the given item's dependencies |
| -> [a] | |
| -> [a] |
| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Stackctl.Sort
Arguments
| :: Ord k | |
| => (a -> k) | How to identify a given item |
| -> (a -> [k]) | How to get the given item's dependencies |
| -> [a] | |
| -> [a] |