diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-07 23:55:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-07 23:55:13 -0400 |
| commit | 2415e5faa684c58f01264b53b28503aee226db1f (patch) | |
| tree | da9778c95a58bba85368e50592296aff605fe425 | |
| parent | 0ab312ec4bc2fe78b1a77c01fd3217577a0fa12c (diff) | |
link
| -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. |
