summaryrefslogtreecommitdiff
path: root/doc/todo/pull_request:_Locale.selectedFor_and_Locale.available_properties/comment_1_3c528827f40420e3f4001f69127a0c51._comment
blob: 4d413c84ef8029b1003488a574d1d4e38a9946cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2015-11-25T15:24:10Z"
 content="""
The types here don't tell me much about what values it expects.

`selectedFor :: String -> [String] -> Property NoInfo`

Function needs either some examples in its haddock, or better types.

Also, the `available` property incorrectly succeeds if the locale passed to
it is not listed in locale.gen.

(It would be nice for these properties to be revertable but that's just a
thought.)
"""]]