質問編集履歴
2
初心者マークの追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
エラーメッセージの抜けを追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -5,6 +5,7 @@
|
|
5
5
|
### 発生している問題・エラーメッセージ
|
6
6
|
|
7
7
|
```GHCi
|
8
|
+
*GHCi> let dt = timeSlice parametersSetting
|
8
9
|
<interactive>:15:21: error:
|
9
10
|
• Couldn't match expected type ‘ParametersFromExternalFiles’
|
10
11
|
with actual type ‘(Double, DensitiesOfEachLayer, ElasticCoefficients,)’
|