# Update to latest version of Cabal.
cabal update
cabal install cabal-install
# Initialize a sandbox and install the package's dependencies.
make install
# Configure & build the package.
make configure
make build
# Test package.
make test
# Benchmark package.
make bench
# Run executable.
make run
# Start REPL.
make repl
# Generate documentation.
make haddock
# Analyze coverage.
make hpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Parser for cardiotocography data encoded with 1371 protocol
License
danplubell/CTG1371
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Parser for cardiotocography data encoded with 1371 protocol
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published