diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-07 23:55:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-07 23:55:14 -0400 |
| commit | b5835cc33c9a7f15842cb9a0ad32aadf095e2ec3 (patch) | |
| tree | af1091eb581fb5e20e19685aa98ecccbd9269f64 /doc | |
| parent | e2a8b34190a3e167bd86b08165bca4fec47173cb (diff) | |
| parent | 2415e5faa684c58f01264b53b28503aee226db1f (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/type_level_OS_requirements.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/type_level_OS_requirements.mdwn b/doc/todo/type_level_OS_requirements.mdwn index 47f9710e..5654d49a 100644 --- a/doc/todo/type_level_OS_requirements.mdwn +++ b/doc/todo/type_level_OS_requirements.mdwn @@ -25,6 +25,7 @@ withOS. The `os` property would need to yield a `Property (os:[])`, where the type level list contains a type-level eqivilant of the value passed to the property. Is that possible to do? reification or something? +(See: <https://www.schoolofhaskell.com/user/thoughtpolice/using-reflection>) Or, alternatively, could have less polymorphic `debian` etc properties replace the `os` property. |
