Skip to content
Snippets Groups Projects
Commit c5f3fdc9 authored by Ashley Yakeley's avatar Ashley Yakeley
Browse files

fix time.cabal

Ignore-this: bac91d44100c3aab03e4ef2440ec3a9c

darcs-hash:20121125111224-ac6dd-c7db079938d2688d6803332b742e4e02ff9abaaf
parent 9b3c6c76
No related branches found
No related tags found
No related merge requests found
AC_INIT([Haskell time package], [1.3], [ashley@semantic.org], [time])
AC_INIT([Haskell time package], [1.4.0.2], [ashley@semantic.org], [time])
# Safety check: Ensure that we are in the correct source directory.
AC_CONFIG_SRCDIR([include/HsTime.h])
......
......@@ -20,19 +20,20 @@ extra-source-files:
include/HsConfigure.h
include/HsTime.h
include/HsTimeConfig.h.in
test/Makefile
test/*.hs
test/*.lhs
test/*.ref
test/*.dat
test/*.c
test/*.h
Test/*.hs
Test/*.lhs
Test/*.c
Test/*.h
extra-tmp-files:
config.log
config.status
autom4te.cache
include/HsTimeConfig.h
source-repository head
type: darcs
location: http://code.haskell.org/time/
library
build-depends:
base >= 4,
......
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