Skip to content

.hsc/CPP Can't find headers. #1892

Description

@YellowOnion

I have an hsc file:

{-# LANGUAGE CPP #-}

module System.FUSE.Internal
  -- TODO: explicit exports
  where

#define FUSE_USE_VERSION 318

#include <fuse.h>

I have my project setup fine, and running cabal build and cabal repl works. but for some reason I get these errors:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions