Skip to content
Snippets Groups Projects
Commit a4961fa4 authored by Gogs's avatar Gogs
Browse files

changed base versions

parent a1745493
No related branches found
No related tags found
No related merge requests found
......@@ -17,10 +17,10 @@ build-type: Simple
source-repository head
type: git
location: https://github.com/stackbuilders/datetime.git
location: https://gitlab.haskell.com/fstuess/datetime.git
library
build-depends: base < 5,
build-depends: base > 4.11 && < 5,
old-locale >= 1.0.0.1,
old-time >= 1.0.0.1,
time >= 1.1.2.2
......@@ -42,7 +42,7 @@ test-suite test
, old-time >= 1.0.0.1
, time >= 1.1.2.2
, base >=4.2 && <4.9
, base >=4.11 && <5
, test-framework
, HUnit
, QuickCheck
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
{"cabal-version":"3.4.0.0","cabal-lib-version":"3.4.0.0","compiler-id":"ghc-8.10.7","os":"linux","arch":"x86_64","install-plan":[{"type":"pre-existing","id":"array-0.5.4.0","pkg-name":"array","pkg-version":"0.5.4.0","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"base-4.14.3.0","pkg-name":"base","pkg-version":"4.14.3.0","depends":["ghc-prim-0.6.1","integer-gmp-1.0.3.0","rts"]},{"type":"configured","id":"datetime-0.3.1-inplace","pkg-name":"datetime","pkg-version":"0.3.1","flags":{},"style":"local","pkg-src":{"type":"local","path":"/home/funk/workspace/datetime/."},"dist-dir":"/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/opt","depends":["base-4.14.3.0","old-locale-1.0.0.7-Imy8BjOomMC1ZfvTA3Dz4y","old-time-1.1.0.3-8bWuu5pHupwIQWcnGKO5m9","time-1.9.3"],"exe-depends":[],"component-name":"lib"},{"type":"pre-existing","id":"deepseq-1.4.4.0","pkg-name":"deepseq","pkg-version":"1.4.4.0","depends":["array-0.5.4.0","base-4.14.3.0"]},{"type":"pre-existing","id":"ghc-prim-0.6.1","pkg-name":"ghc-prim","pkg-version":"0.6.1","depends":["rts"]},{"type":"pre-existing","id":"integer-gmp-1.0.3.0","pkg-name":"integer-gmp","pkg-version":"1.0.3.0","depends":["ghc-prim-0.6.1"]},{"type":"pre-existing","id":"old-locale-1.0.0.7-Imy8BjOomMC1ZfvTA3Dz4y","pkg-name":"old-locale","pkg-version":"1.0.0.7","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"old-time-1.1.0.3-8bWuu5pHupwIQWcnGKO5m9","pkg-name":"old-time","pkg-version":"1.1.0.3","depends":["base-4.14.3.0","old-locale-1.0.0.7-Imy8BjOomMC1ZfvTA3Dz4y"]},{"type":"pre-existing","id":"rts","pkg-name":"rts","pkg-version":"1.0.1","depends":[]},{"type":"pre-existing","id":"time-1.9.3","pkg-name":"time","pkg-version":"1.9.3","depends":["base-4.14.3.0","deepseq-1.4.4.0"]}]}
\ No newline at end of file
{"cabal-version":"3.4.0.0","cabal-lib-version":"3.4.0.0","compiler-id":"ghc-8.10.7","os":"linux","arch":"x86_64","install-plan":[{"type":"pre-existing","id":"HUnit-1.6.2.0-7DKjurhu5hr9jKXrIpNRxV","pkg-name":"HUnit","pkg-version":"1.6.2.0","depends":["base-4.14.3.0","call-stack-0.3.0-38oqmL2ryft55CJ2Shs3ik","deepseq-1.4.4.0"]},{"type":"pre-existing","id":"QuickCheck-2.14.2-JCXxcu6guWY7rTDq31xrNV","pkg-name":"QuickCheck","pkg-version":"2.14.2","depends":["base-4.14.3.0","containers-0.6.5.1","deepseq-1.4.4.0","random-1.2.0-KwELIRRPk7PAcyDfwXEvGo","splitmix-0.1.0.3-EyzgLNoP6DEInch8Jq19NJ","template-haskell-2.16.0.0","transformers-0.5.6.2"]},{"type":"pre-existing","id":"ansi-terminal-0.11-9jIHjq4Fo5NCYjpO7qtA3g","pkg-name":"ansi-terminal","pkg-version":"0.11","depends":["base-4.14.3.0","colour-2.3.6-2cl6zeh1tuv4LM4jVThjAx"]},{"type":"pre-existing","id":"ansi-wl-pprint-0.6.9-C805La7BvHdB53XO8GGzbO","pkg-name":"ansi-wl-pprint","pkg-version":"0.6.9","depends":["ansi-terminal-0.11-9jIHjq4Fo5NCYjpO7qtA3g","base-4.14.3.0"]},{"type":"pre-existing","id":"array-0.5.4.0","pkg-name":"array","pkg-version":"0.5.4.0","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"base-4.14.3.0","pkg-name":"base","pkg-version":"4.14.3.0","depends":["ghc-prim-0.6.1","integer-gmp-1.0.3.0","rts"]},{"type":"pre-existing","id":"binary-0.8.8.0","pkg-name":"binary","pkg-version":"0.8.8.0","depends":["array-0.5.4.0","base-4.14.3.0","bytestring-0.10.12.0","containers-0.6.5.1"]},{"type":"pre-existing","id":"bytestring-0.10.12.0","pkg-name":"bytestring","pkg-version":"0.10.12.0","depends":["base-4.14.3.0","deepseq-1.4.4.0","ghc-prim-0.6.1","integer-gmp-1.0.3.0"]},{"type":"pre-existing","id":"call-stack-0.3.0-38oqmL2ryft55CJ2Shs3ik","pkg-name":"call-stack","pkg-version":"0.3.0","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"colour-2.3.6-2cl6zeh1tuv4LM4jVThjAx","pkg-name":"colour","pkg-version":"2.3.6","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"containers-0.6.5.1","pkg-name":"containers","pkg-version":"0.6.5.1","depends":["array-0.5.4.0","base-4.14.3.0","deepseq-1.4.4.0"]},{"type":"configured","id":"datetime-0.3.1-inplace","pkg-name":"datetime","pkg-version":"0.3.1","flags":{},"style":"local","pkg-src":{"type":"local","path":"/home/funk/workspace/datetime/."},"dist-dir":"/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1","depends":["base-4.14.3.0","old-locale-1.0.0.7-Imy8BjOomMC1ZfvTA3Dz4y","old-time-1.1.0.3-8bWuu5pHupwIQWcnGKO5m9","time-1.9.3"],"exe-depends":[],"component-name":"lib"},{"type":"configured","id":"datetime-0.3.1-inplace-test","pkg-name":"datetime","pkg-version":"0.3.1","flags":{},"style":"local","pkg-src":{"type":"local","path":"/home/funk/workspace/datetime/."},"dist-dir":"/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/t/test","depends":["HUnit-1.6.2.0-7DKjurhu5hr9jKXrIpNRxV","QuickCheck-2.14.2-JCXxcu6guWY7rTDq31xrNV","base-4.14.3.0","datetime-0.3.1-inplace","old-locale-1.0.0.7-Imy8BjOomMC1ZfvTA3Dz4y","old-time-1.1.0.3-8bWuu5pHupwIQWcnGKO5m9","test-framework-0.8.2.0-70p0QHdNoHHLmY32MmSWVc","test-framework-hunit-0.3.0.2-43QBEBFzuFdFWqhkkI2ihs","test-framework-quickcheck2-0.3.0.5-Kb1c5hPiekm1d1YvSJ2FP0","time-1.9.3"],"exe-depends":[],"component-name":"test:test","bin-file":"/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/t/test/build/test/test"},{"type":"pre-existing","id":"deepseq-1.4.4.0","pkg-name":"deepseq","pkg-version":"1.4.4.0","depends":["array-0.5.4.0","base-4.14.3.0"]},{"type":"pre-existing","id":"extensible-exceptions-0.1.1.4-5YSRW1g2usr7iZ7ia2Miay","pkg-name":"extensible-exceptions","pkg-version":"0.1.1.4","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"ghc-boot-th-8.10.7","pkg-name":"ghc-boot-th","pkg-version":"8.10.7","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"ghc-prim-0.6.1","pkg-name":"ghc-prim","pkg-version":"0.6.1","depends":["rts"]},{"type":"pre-existing","id":"hostname-1.0-LOG8AoMvJ3DDkW9jqHtcwF","pkg-name":"hostname","pkg-version":"1.0","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"integer-gmp-1.0.3.0","pkg-name":"integer-gmp","pkg-version":"1.0.3.0","depends":["ghc-prim-0.6.1"]},{"type":"pre-existing","id":"mtl-2.2.2","pkg-name":"mtl","pkg-version":"2.2.2","depends":["base-4.14.3.0","transformers-0.5.6.2"]},{"type":"pre-existing","id":"old-locale-1.0.0.7-Imy8BjOomMC1ZfvTA3Dz4y","pkg-name":"old-locale","pkg-version":"1.0.0.7","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"old-time-1.1.0.3-8bWuu5pHupwIQWcnGKO5m9","pkg-name":"old-time","pkg-version":"1.1.0.3","depends":["base-4.14.3.0","old-locale-1.0.0.7-Imy8BjOomMC1ZfvTA3Dz4y"]},{"type":"pre-existing","id":"pretty-1.1.3.6","pkg-name":"pretty","pkg-version":"1.1.3.6","depends":["base-4.14.3.0","deepseq-1.4.4.0","ghc-prim-0.6.1"]},{"type":"pre-existing","id":"random-1.2.0-KwELIRRPk7PAcyDfwXEvGo","pkg-name":"random","pkg-version":"1.2.0","depends":["base-4.14.3.0","bytestring-0.10.12.0","deepseq-1.4.4.0","mtl-2.2.2","splitmix-0.1.0.3-EyzgLNoP6DEInch8Jq19NJ"]},{"type":"pre-existing","id":"regex-base-0.94.0.1-342fIRp7rdKI3EshfnFVC6","pkg-name":"regex-base","pkg-version":"0.94.0.1","depends":["array-0.5.4.0","base-4.14.3.0","bytestring-0.10.12.0","containers-0.6.5.1","mtl-2.2.2","text-1.2.4.1"]},{"type":"pre-existing","id":"regex-posix-0.96.0.1-6bmKRLSnx6C9isNmXwDACh","pkg-name":"regex-posix","pkg-version":"0.96.0.1","depends":["array-0.5.4.0","base-4.14.3.0","bytestring-0.10.12.0","containers-0.6.5.1","regex-base-0.94.0.1-342fIRp7rdKI3EshfnFVC6"]},{"type":"pre-existing","id":"rts","pkg-name":"rts","pkg-version":"1.0.1","depends":[]},{"type":"pre-existing","id":"splitmix-0.1.0.3-EyzgLNoP6DEInch8Jq19NJ","pkg-name":"splitmix","pkg-version":"0.1.0.3","depends":["base-4.14.3.0","deepseq-1.4.4.0"]},{"type":"pre-existing","id":"template-haskell-2.16.0.0","pkg-name":"template-haskell","pkg-version":"2.16.0.0","depends":["base-4.14.3.0","ghc-boot-th-8.10.7","ghc-prim-0.6.1","pretty-1.1.3.6"]},{"type":"pre-existing","id":"test-framework-0.8.2.0-70p0QHdNoHHLmY32MmSWVc","pkg-name":"test-framework","pkg-version":"0.8.2.0","depends":["ansi-terminal-0.11-9jIHjq4Fo5NCYjpO7qtA3g","ansi-wl-pprint-0.6.9-C805La7BvHdB53XO8GGzbO","base-4.14.3.0","containers-0.6.5.1","hostname-1.0-LOG8AoMvJ3DDkW9jqHtcwF","old-locale-1.0.0.7-Imy8BjOomMC1ZfvTA3Dz4y","random-1.2.0-KwELIRRPk7PAcyDfwXEvGo","regex-posix-0.96.0.1-6bmKRLSnx6C9isNmXwDACh","time-1.9.3","xml-1.3.14-BMgY89G5lTiLN8wPVkfaZq"]},{"type":"pre-existing","id":"test-framework-hunit-0.3.0.2-43QBEBFzuFdFWqhkkI2ihs","pkg-name":"test-framework-hunit","pkg-version":"0.3.0.2","depends":["HUnit-1.6.2.0-7DKjurhu5hr9jKXrIpNRxV","base-4.14.3.0","extensible-exceptions-0.1.1.4-5YSRW1g2usr7iZ7ia2Miay","test-framework-0.8.2.0-70p0QHdNoHHLmY32MmSWVc"]},{"type":"pre-existing","id":"test-framework-quickcheck2-0.3.0.5-Kb1c5hPiekm1d1YvSJ2FP0","pkg-name":"test-framework-quickcheck2","pkg-version":"0.3.0.5","depends":["QuickCheck-2.14.2-JCXxcu6guWY7rTDq31xrNV","base-4.14.3.0","extensible-exceptions-0.1.1.4-5YSRW1g2usr7iZ7ia2Miay","random-1.2.0-KwELIRRPk7PAcyDfwXEvGo","test-framework-0.8.2.0-70p0QHdNoHHLmY32MmSWVc"]},{"type":"pre-existing","id":"text-1.2.4.1","pkg-name":"text","pkg-version":"1.2.4.1","depends":["array-0.5.4.0","base-4.14.3.0","binary-0.8.8.0","bytestring-0.10.12.0","deepseq-1.4.4.0","ghc-prim-0.6.1","integer-gmp-1.0.3.0","template-haskell-2.16.0.0"]},{"type":"pre-existing","id":"time-1.9.3","pkg-name":"time","pkg-version":"1.9.3","depends":["base-4.14.3.0","deepseq-1.4.4.0"]},{"type":"pre-existing","id":"transformers-0.5.6.2","pkg-name":"transformers","pkg-version":"0.5.6.2","depends":["base-4.14.3.0"]},{"type":"pre-existing","id":"xml-1.3.14-BMgY89G5lTiLN8wPVkfaZq","pkg-name":"xml","pkg-version":"1.3.14","depends":["base-4.14.3.0","bytestring-0.10.12.0","text-1.2.4.1"]}]}
\ No newline at end of file
No preview for this file type
......@@ -19,13 +19,13 @@ abi: inplace
exposed: True
exposed-modules: Data.DateTime
import-dirs:
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/opt/build
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/build
library-dirs:
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/opt/build
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/build
dynamic-library-dirs:
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/opt/build
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/build
data-dir: /home/funk/workspace/datetime/.
hs-libraries: HSdatetime-0.3.1-inplace
......@@ -34,7 +34,7 @@ depends:
old-time-1.1.0.3-8bWuu5pHupwIQWcnGKO5m9 time-1.9.3
haddock-interfaces:
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/opt/doc/html/datetime/datetime.haddock
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/doc/html/datetime/datetime.haddock
haddock-html:
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/opt/doc/html/datetime
/home/funk/workspace/datetime/dist-newstyle/build/x86_64-linux/ghc-8.10.7/datetime-0.3.1/doc/html/datetime
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment