summaryrefslogtreecommitdiff
path: root/doc/forum/How_can_File.mode_be_used_in_config.hs___63__/comment_1_c176c1507c6f08917b4e5d2a70b19ee4._comment
blob: da03171567f67e7a982bdab4ac518929fd62bcc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2019-04-01T15:49:26Z"
 content="""
Yes, you'll need to add a dependency on `unix` to get access to that.

This does seem like an oversight, so I made Propellor.Utilities re-export
it. But, I think I'd personally choose the dependency on `unix` instead
of relying on that module, which does not guarantee any API stability.
"""]]