feat: Ability to specify integer definitions

This commit is contained in:
vegowotenks 2025-08-12 10:12:46 +02:00
parent 4bd766027f
commit bf525c2dfd
11 changed files with 142 additions and 12 deletions

View file

@ -19,14 +19,20 @@ extra-source-files:
description: Please see the README on GitHub at <https://github.com/githubuser/scalie#readme>
default-extensions:
- Safe
- ImportQualifiedPost
- NoImplicitPrelude
- StandaloneKindSignatures
- RoleAnnotations
dependencies:
- base >= 4.7 && < 5
- base
- containers
- text
- vector
ghc-options:
- -Weverything
- -Wno-unsafe
library:
source-dirs: src