haskell / haskell/c2hs

{#import module#} does not work cross-package

Open
#188 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
211
Forks
52
PR merge metrics
No merged PRs in 30d

Description

GIven a package hierarchy with two packages `a` and `b` and files
```
a/src/Foo.chs
b/src/Bar.chs
```
using `{# import Foo #}` in `Bar` fails.

Testcase: https://github.com/KaneTW/c2hs-testcase

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.