kowainik / stan

🕵️ Haskell STatic ANalyser
https://kowainik.github.io/projects/stan
Mozilla Public License 2.0
562 stars 48 forks source link

Replace -fno-warn with -Wno #568

Closed philderbeast closed 1 month ago

philderbeast commented 1 month ago

Fixes #567.

tomjaguarpaw commented 1 month ago

Thanks!