We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ab38d9 + 18fe6c6 commit f2dd5aeCopy full SHA for f2dd5ae
1 file changed
Setup.hs
@@ -136,6 +136,6 @@ rawSystemExit' = rawSystemExit
136
workingDirFlag :: BuildFlags -> Flag ()
137
workingDirFlag _ = NoFlag
138
139
-interpretSymbolicPath :: Maybe CWDPath -> FilePath -> FilePath
+interpretSymbolicPath :: Maybe () -> FilePath -> FilePath
140
interpretSymbolicPath _ = id
141
#endif
0 commit comments