| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
System.FilePath.Dicom
Documentation
isDicomFile :: FilePath -> IO Bool Source
dicomFileR :: FilePath -> IO FileR Source
exitCodeFileR :: FileR -> ExitCode Source
Constructors
| IsNotDicom | |
| DoesNotExist | |
| IsNotReadable | |
| IsDirectory | |
| IsDicom |