Known to work up to base 4.13
This commit is contained in:
parent
f6a72bc968
commit
7157fb1239
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ library
|
|||
exposed-modules: Data.RomanNum
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.11.1.0
|
||||
build-depends: base <= 4.13
|
||||
, containers
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Reference in a new issue