IntersectMBO / IntersectMBO/cardano-base

Mark "Internal" modules accordingly

Open
#511 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
105
Forks
54
Avg merge
9d 2h
Merged PRs (30d)
4

Description

We need to add these pragmas and add a comment to all internal modules to clearly indicate that they are indeed internal:

```haskell
{-# OPTIONS_GHC -Wno-orphans #-}
{-# OPTIONS_HADDOCK not-home #-}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.