Closed
Description
For any function on https://hackage.haskell.org/package/filepath-1.4.2.1/docs/System-FilePath-Posix.html, if I click on # Source
, I just see this:
{-# LANGUAGE CPP #-}
#define MODULE_NAME Posix
#define IS_WINDOWS False
#include "Internal.hs"
This does not allow me to navigate to the point of interest in the source code.